mastodon/app/services
Matt Jankowski 323671a653 Silence more scope order warnings ()
..
concerns Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
pubsubhubbub Disable PuSH for blocked domains
account_search_service.rb New API method: /api/v1/search
after_block_service.rb Silence more scope order warnings ()
authorize_follow_service.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
base_service.rb Remove unused AtomBuilderHelper ()
block_domain_service.rb Make default admin UI page reports. Add admin UI for creating a domain block
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 Shorter timeout on FetchAtomService
fetch_link_card_service.rb Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
fetch_remote_account_service.rb Get handle from atom feed's author/email field instead of guessing from URL ()
fetch_remote_resource_service.rb Fix full-text search query quotation, improve tag search performance with an index,
fetch_remote_status_service.rb Fix full-text search query quotation, improve tag search performance with an index,
follow_remote_account_service.rb Merge pull request from R0ckweb/patch-2
follow_service.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
mute_service.rb Silence more scope order warnings ()
notify_service.rb Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusService,
post_status_service.rb Use I18n for media attachment validation errors
precompute_feed_service.rb Spawn FeedInsertWorker to deliver status into personal feed
process_feed_service.rb Fix , fix - Avatar/profile info fetching ()
process_hashtags_service.rb Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
process_interaction_service.rb Split SalmonWorker into smaller parts, move profile updating into another job
process_mentions_service.rb Fix casuality of processing remote mentions such that notifications
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 Fix reworked search
send_interaction_service.rb Make follow requests federate
subscribe_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance
suspend_account_service.rb Silence more scope order warnings ()
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 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
unmute_service.rb Fix - Muting
unsubscribe_service.rb Fix - avatar errors no longer prevent remote accounts from being saved
update_remote_profile_service.rb Fix , fix - Avatar/profile info fetching ()
warm_cache_service.rb Preheat status cache