mastodon/app/services
Eugen Rochko f3be605286 Rename FollowRemoteAccountService to ResolveRemoteAccountService ()
Rename Activitypub to ActivityPub
..
concerns Rename FollowRemoteAccountService to ResolveRemoteAccountService ()
pubsubhubbub Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items ()
account_search_service.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService ()
after_block_service.rb
authorize_follow_service.rb
base_service.rb
batched_remove_status_service.rb Batched remove status service ()
block_domain_from_account_service.rb Add buttons to block and unblock domain ()
block_domain_service.rb Use joins for account properties ()
block_service.rb
fan_out_on_write_service.rb change sidekiq queueing to bulk push ()
favourite_service.rb Fix - If favourite/reblog already exists, return it instead of failing ()
fetch_atom_service.rb Improve RuboCop rules (compatibility to Code Climate) ()
fetch_link_card_service.rb Fix an error when TagManager.local_url? is called with a bad URI ()
fetch_remote_account_service.rb Fix by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountService ()
fetch_remote_resource_service.rb Fix 500 errors on searching invalid URLs ()
fetch_remote_status_service.rb
follow_service.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService ()
mute_service.rb
notify_service.rb don't notify me when my toot is faved by someone i muted ()
post_status_service.rb Misc tidying and clean ups ()
precompute_feed_service.rb Fix - When redis feed is empty, fall back to database ()
process_feed_service.rb Fix Code Climate failed (regression from ) ()
process_hashtags_service.rb Unify the method of extracting tags ()
process_interaction_service.rb Add status destroy authorization to policy ()
process_mentions_service.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService ()
reblog_service.rb Fix - If favourite/reblog already exists, return it instead of failing ()
reject_follow_service.rb
remove_status_service.rb Fix regression from - Do not use pipeline around zscore ()
resolve_remote_account_service.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService ()
search_service.rb
send_interaction_service.rb Add buttons to block and unblock domain ()
subscribe_service.rb Services specs for subscribe and unsubscribe ()
suspend_account_service.rb Fix account delete form not accepting password, update suspended ()
unblock_domain_service.rb Unblock domain service specs/refactor ()
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
unsubscribe_service.rb Services specs for subscribe and unsubscribe ()
update_remote_profile_service.rb Account deletion ()
verify_salmon_service.rb