mastodon/app/services
Akihiko Odaki f554807563 Use joins for account properties ()
..
concerns Fix - Always respond with 200 to PuSH payloads ()
pubsubhubbub Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items ()
account_search_service.rb Downgrade rubocop 0.48.1 => 0.46.0 ()
after_block_service.rb Optimize MuteService and AfterBlockService ()
authorize_follow_service.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
base_service.rb Remove unused AtomBuilderHelper ()
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 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
fan_out_on_write_service.rb Silence more scope order warnings ()
favourite_service.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
fetch_atom_service.rb OEmbed support for PreviewCard ()
fetch_link_card_service.rb Fetch remote image using http.rb ()
fetch_remote_account_service.rb Fix - Always respond with 200 to PuSH payloads ()
fetch_remote_resource_service.rb Add specs (and refactor) of FetchRemoteResourceService and SearchService ()
fetch_remote_status_service.rb Fix - Always respond with 200 to PuSH payloads ()
follow_remote_account_service.rb Handling failed http response ()
follow_service.rb More robust PuSH subscription refreshes ()
mute_service.rb Optimize MuteService and AfterBlockService ()
notify_service.rb Add buttons to block and unblock domain ()
post_status_service.rb OEmbed support for PreviewCard ()
precompute_feed_service.rb Specs for precompute feed service ()
process_feed_service.rb Fetch remote image using http.rb ()
process_hashtags_service.rb Unify the method of extracting tags ()
process_interaction_service.rb Add buttons to block and unblock domain ()
process_mentions_service.rb Revert HTML CW changes ()
reblog_service.rb Add "direct" visibility level in the backend. Web UI is not yet
reject_follow_service.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
remove_status_service.rb Fix wrong pubsub channel on public timelines
search_service.rb Add specs (and refactor) of FetchRemoteResourceService and SearchService ()
send_interaction_service.rb Add buttons to block and unblock domain ()
subscribe_service.rb Services specs for subscribe and unsubscribe ()
suspend_account_service.rb Delete records in smaller transaction ()
unblock_domain_service.rb Unblock domain service specs/refactor ()
unblock_service.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
unfavourite_service.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
unfollow_service.rb Fixed NoMethodError in UnfollowService ()
unmute_service.rb Fix - Muting
unsubscribe_service.rb Services specs for subscribe and unsubscribe ()
update_remote_profile_service.rb Move account header and avatar methods to a concern ()
verify_salmon_service.rb Fix - Always respond with 200 to PuSH payloads ()
warm_cache_service.rb Preheat status cache