mastodon/spec/services
2026-02-12 10:39:13 +00:00
..
activitypub Process actor public keys when they are in a separate document without the ActivityStreams context (#37826) 2026-02-11 15:47:24 +00:00
accept_notification_request_service_spec.rb Reload notifications when accepted notifications are merged (streaming only) (#31419) 2024-08-19 15:59:06 +00:00
account_search_service_spec.rb
account_statuses_cleanup_service_spec.rb
add_account_to_collection_service_spec.rb Federate Add when item is added to Collection (#37823) 2026-02-11 13:52:29 +00:00
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
appeal_service_spec.rb
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_collection_service_spec.rb Federate creation of collections (#37618) 2026-01-27 10:52:54 +00:00
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
delete_collection_item_service_spec.rb Federate deletion of collection item (#37837) 2026-02-12 10:39:13 +00:00
delete_collection_service_spec.rb Federate Remove when collection is deleted (#37741) 2026-02-05 10:33:39 +00:00
dismiss_notification_request_service_spec.rb
fan_out_on_write_service_spec.rb Fix filtering of mentions from filtered-on-their-origin-server accounts (#37583) 2026-01-27 09:53:21 +00:00
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 Fix filtering of mentions from filtered-on-their-origin-server accounts (#37583) 2026-01-27 09:53:21 +00:00
post_status_service_spec.rb Extract interaction policy class (#37277) 2025-12-17 10:12:43 +00:00
precompute_feed_service_spec.rb
process_hashtags_service_spec.rb
process_mentions_service_spec.rb Fix mentions of domain-blocked users being processed (#37257) 2025-12-16 08:49:48 +00:00
purge_domain_service_spec.rb
reblog_service_spec.rb
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 Fix deletion of posts quoting soft-deleted local post (#36461) 2025-10-14 15:15:38 +00:00
report_service_spec.rb
resolve_account_service_spec.rb
resolve_url_service_spec.rb
revoke_quote_service_spec.rb Fix QuoteAuthorization id not being properly serialized when federating revocation (#36083) 2025-09-11 09:37:56 +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
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
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_collection_service_spec.rb Federate updates to collections (#37790) 2026-02-10 10:08:55 +00:00
update_status_service_spec.rb
verify_link_service_spec.rb
vote_service_spec.rb
webhook_service_spec.rb