mastodon/app/services
2026-03-18 16:22:24 +00:00
..
activitypub Only persist a collection item's approval URI once it is verified (#38255) 2026-03-17 15:14:30 +00:00
concerns
accept_notification_request_service.rb
account_search_service.rb Change min. characters required for logged-out account search from 5 to 3 (#36487) 2025-10-27 15:52:21 +00:00
account_statuses_cleanup_service.rb
add_account_to_collection_service.rb Federate activity when remote account is added to a Collection (#37992) 2026-02-26 15:11:02 +00:00
add_accounts_to_list_service.rb
after_block_domain_from_account_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
after_block_service.rb
after_unallow_domain_service.rb Add defensive check to AfterUnallowDomainService (#37744) 2026-02-05 14:13:56 +00:00
app_sign_up_service.rb
appeal_service.rb
approve_appeal_service.rb
authorize_follow_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
backup_service.rb Add constant for backup service placeholder (#38280) 2026-03-18 16:22:24 +00:00
base_service.rb
batched_remove_status_service.rb Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00
block_domain_service.rb Purge custom emojis on domain suspension (#37808) 2026-02-10 16:13:06 +00:00
block_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
bootstrap_timeline_service.rb
bulk_import_row_service.rb
bulk_import_service.rb
clear_domain_media_service.rb
create_collection_service.rb Federate activity when remote account is added to a Collection (#37992) 2026-02-26 15:11:02 +00:00
create_featured_tag_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
delete_account_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
delete_collection_item_service.rb Federate deletion of collection item (#37837) 2026-02-12 10:39:13 +00:00
delete_collection_service.rb Federate Remove when collection is deleted (#37741) 2026-02-05 10:33:39 +00:00
dismiss_notification_request_service.rb
fan_out_on_write_service.rb Use JSON.generate call for fan out service (#38222) 2026-03-16 14:31:58 +00:00
favourite_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
fetch_link_card_service.rb Add missing_attribution boolean to preview cards (#38043) 2026-03-04 11:18:37 +00:00
fetch_oembed_service.rb Convert mix of JSON.parse and JSON.load_file (#38242) 2026-03-17 13:27:57 +00:00
fetch_remote_status_service.rb
fetch_resource_service.rb Non-ActivityPub Link header alternate blocks HTML ActivityPub discovery in FetchResourceService (#37439) 2026-01-13 15:47:48 +00:00
follow_migration_service.rb
follow_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
move_service.rb
mute_service.rb
notify_service.rb Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00
post_status_service.rb Fix race condition when processing statuses twice with the same idempotency key (#37879) 2026-02-16 14:58:22 +00:00
precompute_feed_service.rb
process_hashtags_service.rb
process_mentions_service.rb Fix mentions of domain-blocked users being processed (#37257) 2025-12-16 08:49:48 +00:00
purge_domain_service.rb
reblog_service.rb Refactor activity serialization (#37678) 2026-02-05 09:39:27 +00:00
reject_follow_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
remove_accounts_from_list_service.rb
remove_domains_from_followers_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
remove_featured_tag_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
remove_from_followers_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
remove_status_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
report_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
resolve_account_service.rb
resolve_url_service.rb Add for searching already-known private GtS posts (#38057) 2026-03-05 08:56:18 +00:00
revoke_collection_item_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
revoke_quote_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
search_service.rb
software_update_check_service.rb Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00
statuses_search_service.rb Refactor relation preloading (#37217) 2025-12-15 07:35:46 +00:00
suspend_account_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
tag_search_service.rb Use normalizes for tag name attribute (#37119) 2026-02-27 15:56:08 +00:00
translate_status_service.rb
unallow_domain_service.rb
unblock_domain_service.rb
unblock_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
unfavourite_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
unfollow_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
unmute_service.rb
unsuspend_account_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
update_account_service.rb Add missing_attribution boolean to preview cards (#38043) 2026-03-04 11:18:37 +00:00
update_collection_service.rb Federate updates to collections (#37790) 2026-02-10 10:08:55 +00:00
update_media_attachments_permissions_service.rb
update_status_service.rb
verify_link_service.rb
vote_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
webhook_service.rb Use to_json call for webhook service (#38217) 2026-03-16 14:01:37 +00:00