mastodon/app/services
Erik Stambaugh 320c1b9d5e
Some checks failed
Chromatic / Run Chromatic (push) Has been cancelled
Merge remote-tracking branch 'localupstream/450' into deploy
2025-11-06 07:46:26 -08:00
..
activitypub Remove environment variables to config Fetch All Replies behaviour (#36627) 2025-10-28 15:58:18 +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_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 Fix export of large user archives on 4.4 by enabling Zip64 (#35850) 2025-08-23 01:59:11 +02:00
base_service.rb
batched_remove_status_service.rb
block_domain_service.rb
block_service.rb
bootstrap_timeline_service.rb
bulk_import_row_service.rb Update stoplight to version 5.3.1 (#35129) 2025-08-12 08:15:22 +00:00
bulk_import_service.rb
clear_domain_media_service.rb
create_featured_tag_service.rb
delete_account_service.rb Use Account#targeted_reports association where needed (#35249) 2025-07-04 15:10:17 +02:00
dismiss_notification_request_service.rb Change dismissing a notification to clear existing filtered notifications for that account (#31329) 2024-08-07 15:14:37 +00:00
fan_out_on_write_service.rb Fix local quote notifications (#36091) 2025-09-11 16:32:55 +00:00
favourite_service.rb
fetch_link_card_service.rb
fetch_oembed_service.rb
fetch_remote_status_service.rb
fetch_resource_service.rb
follow_migration_service.rb
follow_service.rb Add with_list_account scope to List model (#35539) 2025-07-28 08:26:29 +00:00
move_service.rb
mute_service.rb
notify_service.rb Add quoted_update notification type (#35820) 2025-08-25 15:44:18 +00:00
post_status_service.rb Prevent creation of Private Mentions quoting someone who is not mentioned (#36689) 2025-11-05 09:59:00 +01:00
precompute_feed_service.rb
process_hashtags_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 Revoke quote posts when those get deleted (#35614) 2025-07-31 14:23:36 +00:00
report_service.rb
resolve_account_service.rb
resolve_url_service.rb
revoke_quote_service.rb Fix deletion of posts quoting soft-deleted local post (#36461) 2025-10-14 15:15:38 +00:00
search_service.rb Add FASP account search support (#34033) 2025-06-30 07:42:34 +00:00
software_update_check_service.rb
statuses_search_service.rb Handle unreachable network error for search services (#36587) 2025-10-27 13:28:56 +00:00
suspend_account_service.rb Presumably fixes from a busted merge 2025-10-25 16:21:07 -07:00
tag_search_service.rb Handle unreachable network error for search services (#36587) 2025-10-27 13:28:56 +00:00
translate_status_service.rb
unallow_domain_service.rb
unblock_domain_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb Add with_list_account scope to List model (#35539) 2025-07-28 08:26:29 +00:00
unmute_service.rb Add with_list_account scope to List model (#35539) 2025-07-28 08:26:29 +00:00
unsuspend_account_service.rb
update_account_service.rb
update_media_attachments_permissions_service.rb
update_status_service.rb Add quote_approval_policy parameter when posting and editing statuses (#35699) 2025-08-06 14:23:12 +00:00
verify_link_service.rb
vote_service.rb
webhook_service.rb