mastodon/app/services
2026-05-05 14:46:47 +00:00
..
activitypub Resolve unknown tagged collections in remote posts (#38900) 2026-05-05 14:46:47 +00:00
concerns
accept_notification_request_service.rb
account_search_service.rb
account_statuses_cleanup_service.rb
add_account_to_collection_service.rb Add added_to_collection and collection_updated notification types (#38491) 2026-04-08 12:56:07 +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
base_service.rb
batched_remove_status_service.rb
block_domain_service.rb
block_service.rb Handle collections when blocking a user (#38827) 2026-04-28 14:49:19 +00:00
bootstrap_timeline_service.rb
bulk_import_row_service.rb
bulk_import_service.rb Add counting convenience methods on BulkImport (#38465) 2026-03-30 08:52:48 +00:00
clear_domain_media_service.rb
create_collection_service.rb Fix typo in create_collection_service.rb (#38629) 2026-04-10 08:55:23 +00:00
create_featured_tag_service.rb
delete_account_service.rb
delete_collection_item_service.rb Remove collections_federation feature flag (#38508) 2026-04-01 08:55:41 +00:00
delete_collection_service.rb Remove collections_federation feature flag (#38508) 2026-04-01 08:55:41 +00:00
dismiss_notification_request_service.rb
fan_out_on_write_service.rb
favourite_service.rb
fetch_link_card_service.rb
fetch_oembed_service.rb
fetch_remote_status_service.rb
fetch_resource_service.rb Add ability to search for a collection by URL (#38588) 2026-04-08 16:03:35 +00:00
follow_migration_service.rb
follow_service.rb
move_service.rb
mute_service.rb
notify_of_collection_update_service.rb Change collection update to also send notifications if the sensitive label or the topic are changed (#38644) 2026-04-11 11:01:55 +00:00
notify_service.rb Add added_to_collection and collection_updated notification types (#38491) 2026-04-08 12:56:07 +00:00
post_status_service.rb Add admin UI for managing email subscriptions (#38741) 2026-05-04 13:56:04 +00:00
precompute_feed_service.rb
process_hashtags_service.rb
process_links_service.rb
process_mentions_service.rb
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 Use with_domain scope in ReportService (#38758) 2026-04-21 09:59:04 +00:00
resolve_account_service.rb
resolve_url_service.rb Add ability to search for a collection by URL (#38588) 2026-04-08 16:03:35 +00:00
revoke_collection_item_service.rb Remove collections_federation feature flag (#38508) 2026-04-01 08:55:41 +00:00
revoke_quote_service.rb
search_service.rb Add ability to search for a collection by URL (#38588) 2026-04-08 16:03:35 +00:00
software_update_check_service.rb
statuses_search_service.rb
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_collection_service.rb Add added_to_collection and collection_updated notification types (#38491) 2026-04-08 12:56:07 +00:00
update_media_attachments_permissions_service.rb
update_status_service.rb
verify_link_service.rb
vote_service.rb
webhook_service.rb