mastodon/app/services
Yamagishi Kazutoshi d670f72830 Show multibyte URI preview card ()
..
concerns Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ()
pubsubhubbub ActiveRecord::Relation does not respond to `#id` ()
account_search_service.rb Fix nil query_username ()
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 file attachment on MediaAttachment optional ()
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 Show multibyte URI preview card ()
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 Fix possibility of unrightful webfinger redirect ()
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 Check @recipient.user at the first ()
post_status_service.rb Language detection refactor ()
precompute_feed_service.rb Spawn FeedInsertWorker to deliver status into personal feed
process_feed_service.rb Add language detection ()
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 Make file attachment on MediaAttachment optional ()
unblock_domain_service.rb Make file attachment on MediaAttachment optional ()
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 Fix - avatar errors no longer prevent remote accounts from being saved
update_remote_profile_service.rb Improve bio compatibility ()
warm_cache_service.rb Preheat status cache