mastodon/spec/services
2025-08-27 12:12:55 +00:00
..
activitypub Add digest re-check before removing followers in synchronization mechanism (#34273) 2025-08-27 12:12:55 +00:00
accept_notification_request_service_spec.rb
account_search_service_spec.rb
account_statuses_cleanup_service_spec.rb
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
after_unallow_domain_service_spec.rb
app_sign_up_service_spec.rb Add DomainHelpers spec support module for DNS/MX stub (#32690) 2024-10-29 15:35:25 +00:00
appeal_service_spec.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
approve_appeal_service_spec.rb
authorize_follow_service_spec.rb
backup_service_spec.rb
batched_remove_status_service_spec.rb
block_domain_service_spec.rb
block_service_spec.rb
bootstrap_timeline_service_spec.rb
bulk_import_row_service_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
bulk_import_service_spec.rb
clear_domain_media_service_spec.rb
create_featured_tag_service_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
delete_account_service_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
dismiss_notification_request_service_spec.rb
fan_out_on_write_service_spec.rb
favourite_service_spec.rb
fetch_link_card_service_spec.rb
fetch_oembed_service_spec.rb
fetch_remote_status_service_spec.rb
fetch_resource_service_spec.rb
follow_service_spec.rb
move_service_spec.rb
mute_service_spec.rb
notify_service_spec.rb Change notifications from moderators to not be filtered (#33654) 2025-01-21 11:39:53 +00:00
post_status_service_spec.rb Add quote_approval_policy parameter when posting and editing statuses (#35699) 2025-08-06 14:23:12 +00:00
precompute_feed_service_spec.rb Fix tootctl feeds build not building list timelines (#33783) 2025-01-30 09:18:46 +00:00
process_hashtags_service_spec.rb
process_mentions_service_spec.rb
purge_domain_service_spec.rb
reblog_service_spec.rb Use touch_all for time column updates (#33295) 2024-12-13 08:41:42 +00:00
reject_follow_service_spec.rb
remove_domains_from_followers_service_spec.rb
remove_featured_tag_service_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
remove_from_followers_service_spec.rb
remove_status_service_spec.rb
report_service_spec.rb
resolve_account_service_spec.rb
resolve_url_service_spec.rb
revoke_quote_service_spec.rb Add support for local quote stamps (#35626) 2025-08-01 14:55:25 +00:00
search_service_spec.rb Add FASP account search support (#34033) 2025-06-30 07:42:34 +00:00
software_update_check_service_spec.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
suspend_account_service_spec.rb Use config_for for cache buster values (#34851) 2025-05-30 11:54:25 +00:00
tag_search_service_spec.rb
translate_status_service_spec.rb
unallow_domain_service_spec.rb Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
unblock_domain_service_spec.rb
unblock_service_spec.rb
unfavourite_service_spec.rb
unfollow_service_spec.rb
unmute_service_spec.rb Change lists to reflect added and removed users retroactively (#32930) 2024-11-19 10:04:12 +00:00
unsuspend_account_service_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
update_account_service_spec.rb
update_status_service_spec.rb Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 2024-12-11 12:59:29 +00:00
verify_link_service_spec.rb rel="me" check should be case-insenstive (#32238) 2024-11-21 14:37:25 +00:00
vote_service_spec.rb
webhook_service_spec.rb