mastodon/app/services
unarist 1eab53ee10 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService ()
* Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService

* Add specs
..
activitypub Fix refollowing ()
concerns Correct OStatus inflection (Ostatus -> OStatus) ()
pubsubhubbub Fix - Connect signed PuSH subscription requests to instance domain ()
account_search_service.rb Fix an error when a user tries to search nonexistent remote user (regression from ) ()
after_block_service.rb Optimize MuteService and AfterBlockService ()
authorize_follow_service.rb Add handling of Linked Data Signatures in payloads ()
base_service.rb Remove unused AtomBuilderHelper ()
batched_remove_status_service.rb Serialize ActivityPub alternate link into OStatus deletes, handle it ()
block_domain_from_account_service.rb Add buttons to block and unblock domain ()
block_domain_service.rb Do not try to re-subscribe to unsubscribed accounts ()
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 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
favourite_service.rb Add handling of Linked Data Signatures in payloads ()
fetch_atom_service.rb Fix accessing to XML attribute in FetchAtomService ()
fetch_link_card_service.rb Enable to recognize most kinds of characters as URL paths ()
fetch_remote_account_service.rb Add support for searching AP users ()
fetch_remote_resource_service.rb Add support for searching AP users ()
fetch_remote_status_service.rb Add support for searching AP users ()
follow_service.rb Default follows for new users ()
mute_service.rb Optimize MuteService and AfterBlockService ()
notify_service.rb Fix - Mutes now block notifications ()
post_status_service.rb Fix filterable_languages method of SettingsHelper ()
precompute_feed_service.rb Fix PrecomputeFeedService for filtered statuses ()
process_feed_service.rb Fix logging in ProcessFeedService ()
process_hashtags_service.rb Unify the method of extracting tags ()
process_interaction_service.rb Make "unfollow" undo pending outgoing follow request too ()
process_mentions_service.rb Fix mentions in direct statuses not being delivered via AP ()
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 Serialize ActivityPub alternate link into OStatus deletes, handle it ()
resolve_remote_account_service.rb Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService ()
search_service.rb Add specs (and refactor) of FetchRemoteResourceService and SearchService ()
send_interaction_service.rb Fix webfinger retries ()
subscribe_service.rb Guarantee Subscription service first account has proper URL details ()
suspend_account_service.rb Fix account delete form not accepting password, update 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 Fix errors preventing UnsubscribeService from working ()
update_account_service.rb authorize-follow-requests-after-unlocking ()
update_remote_profile_service.rb Account deletion ()
verify_salmon_service.rb Fix - Always respond with 200 to PuSH payloads ()