You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/services
Claire d4a4a7177a
Fix crash when serializing quotes of deleted posts for ActivityPub (#36381)
19 hours ago
..
activitypub Fix crash when serializing quotes of deleted posts for ActivityPub (#36381) 19 hours ago
concerns
accept_notification_request_service.rb
account_search_service.rb
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 Remove Salmon and PubSubHubbub (#11205) 6 years ago
backup_service.rb
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) 2 months ago
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 Fix local quote notifications (#36091) 4 weeks ago
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 Add `quoted_update` notification type (#35820) 2 months ago
post_status_service.rb Fix Private Messages self-quoting private posts being changed to followers-only (#36249) 2 weeks ago
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
report_service.rb
resolve_account_service.rb
resolve_url_service.rb
revoke_quote_service.rb Fix QuoteAuthorization id not being properly serialized when federating revocation (#36083) 4 weeks ago
search_service.rb
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_media_attachments_permissions_service.rb
update_status_service.rb Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 2 months ago
verify_link_service.rb
vote_service.rb
webhook_service.rb