mastodon/app/services
Claire d7059dcf1c
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (.ruby-version) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.2) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Fix poll expiration notification being re-triggered on implicit updates (#38078)
2026-03-09 11:39:36 +01:00
..
activitypub Fix poll expiration notification being re-triggered on implicit updates (#38078) 2026-03-09 11:39:36 +01: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
base_service.rb
batched_remove_status_service.rb Simplify status batch removal SQL query (#37469) 2026-01-19 11:37:34 +01:00
block_domain_service.rb Purge custom emojis on domain suspension (#37808) 2026-02-23 18:41:43 +01:00
block_service.rb
bootstrap_timeline_service.rb
bulk_import_row_service.rb
bulk_import_service.rb
clear_domain_media_service.rb
create_featured_tag_service.rb
delete_account_service.rb
dismiss_notification_request_service.rb
fan_out_on_write_service.rb Merge commit from fork 2026-01-20 15:13:42 +01: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
move_service.rb
mute_service.rb
notify_service.rb
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 Fix mentions of domain-blocked users being processed (#37257) 2025-12-19 11:02:32 +01: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 Add for searching already-known private GtS posts (#38057) 2026-03-09 11:39:36 +01:00
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
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
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 Fix existing posts not being removed from lists when a list member is unfollowed (#38048) 2026-03-09 11:39:36 +01:00
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