mastodon/app/services
abcang 7e5c433dfc Fix saving of oEmbed image ()
..
activitypub Allow attributedTo in a status to be an embedded object ()
concerns Rename ResolveRemoteAccountService to ResolveAccountService ()
pubsubhubbub Fix - Connect signed PuSH subscription requests to instance domain ()
account_search_service.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
after_block_service.rb Optimize MuteService and AfterBlockService ()
authorize_follow_service.rb Using double splat operator ()
base_service.rb Remove unused AtomBuilderHelper ()
batched_remove_status_service.rb Send one Delete of Actor in ActivityPub when account is suspended ()
block_domain_from_account_service.rb Add buttons to block and unblock domain ()
block_domain_service.rb Admin interface for listing, adding and removing custom emojis ()
block_service.rb Add handling of Linked Data Signatures in payloads ()
bootstrap_timeline_service.rb Default follows for new users ()
fan_out_on_write_service.rb Lists ()
favourite_service.rb Add handling of Linked Data Signatures in payloads ()
fetch_atom_service.rb When fetching an ActivityPub-enabled status, do not re-request it as text/html ()
fetch_link_card_service.rb Fix saving of oEmbed image ()
fetch_remote_account_service.rb Validate id of ActivityPub representations ()
fetch_remote_status_service.rb Change conditional to avoid nil into string error in sidekiq ()
follow_service.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
mute_service.rb Optional notification muting ()
notify_service.rb When must_be_following_dm is on, only notify if recipient dm'ed user ()
post_status_service.rb Using double splat operator ()
precompute_feed_service.rb Fix home regeneration ()
process_feed_service.rb Using double splat operator ()
process_hashtags_service.rb Unify the method of extracting tags ()
process_interaction_service.rb Introduce OStatus::TagManager ()
process_mentions_service.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
reblog_service.rb Avoid sending some ActivityPub payloads if the receiver will get them through distribution ()
reject_follow_service.rb Add handling of Linked Data Signatures in payloads ()
remove_status_service.rb Using double splat operator ()
resolve_account_service.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
resolve_url_service.rb Rename FetchRemoteResourceService to ResolveURLService ()
search_service.rb Rename FetchRemoteResourceService to ResolveURLService ()
send_interaction_service.rb Close connection when succeeded posting ()
subscribe_service.rb Close connection when succeeded posting ()
suspend_account_service.rb Send one Delete of Actor in ActivityPub when account is suspended ()
unblock_domain_service.rb Allow domain blocks that only reject media without silencing or suspending ()
unblock_service.rb Add handling of Linked Data Signatures in payloads ()
unfavourite_service.rb Add handling of Linked Data Signatures in payloads ()
unfollow_service.rb Make "unfollow" undo pending outgoing follow request too ()
unmute_service.rb Fix - Muting
unsubscribe_service.rb Close connection when succeeded posting ()
update_account_service.rb authorize-follow-requests-after-unlocking ()
update_remote_profile_service.rb Account deletion ()
verify_salmon_service.rb Introduce OStatus::TagManager ()