mastodon/app/services
2026-01-28 09:32:59 +00:00
..
activitypub Add backend support for storing remote actors profile pic and header descriptions (#37634) 2026-01-28 09:32:59 +00:00
concerns
accept_notification_request_service.rb
account_search_service.rb
account_statuses_cleanup_service.rb
add_account_to_collection_service.rb Add service to add item to a collection (#37192) 2025-12-10 16:59:21 +00:00
add_accounts_to_list_service.rb
after_block_domain_from_account_service.rb
after_block_service.rb
after_unallow_domain_service.rb
app_sign_up_service.rb
appeal_service.rb
approve_appeal_service.rb
authorize_follow_service.rb
backup_service.rb Use existing time format string to generate backup archive filename (#36469) 2025-11-27 09:38:27 +00:00
base_service.rb
batched_remove_status_service.rb Simplify status batch removal SQL query (#37469) 2026-01-13 10:18:26 +00:00
block_domain_service.rb
block_service.rb
bootstrap_timeline_service.rb
bulk_import_row_service.rb
bulk_import_service.rb
clear_domain_media_service.rb
create_collection_service.rb Federate creation of collections (#37618) 2026-01-27 10:52:54 +00:00
create_featured_tag_service.rb
delete_account_service.rb
dismiss_notification_request_service.rb
fan_out_on_write_service.rb Fix filtering of mentions from filtered-on-their-origin-server accounts (#37583) 2026-01-27 09:53:21 +00:00
favourite_service.rb
fetch_link_card_service.rb
fetch_oembed_service.rb
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
move_service.rb
mute_service.rb
notify_service.rb Fix filtering of mentions from filtered-on-their-origin-server accounts (#37583) 2026-01-27 09:53:21 +00:00
post_status_service.rb Prevent creation of Private Mentions quoting someone who is not mentioned (#36689) 2025-11-03 14:16:25 +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
reject_follow_service.rb
remove_accounts_from_list_service.rb
remove_domains_from_followers_service.rb
remove_featured_tag_service.rb
remove_from_followers_service.rb
remove_status_service.rb
report_service.rb
resolve_account_service.rb
resolve_url_service.rb
revoke_quote_service.rb
search_service.rb
software_update_check_service.rb
statuses_search_service.rb Refactor relation preloading (#37217) 2025-12-15 07:35:46 +00:00
suspend_account_service.rb
tag_search_service.rb
translate_status_service.rb
unallow_domain_service.rb
unblock_domain_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
unsuspend_account_service.rb
update_account_service.rb
update_media_attachments_permissions_service.rb
update_status_service.rb
verify_link_service.rb
vote_service.rb
webhook_service.rb