mastodon/app/workers
Eugen Rochko 8a880a3d46 Make blocks create entries and unfollows instantly, but do the clean up
in the background instead. Should fix delay where blocked person
can interact with blocker for a short time before background job
gets processed
..
admin Add filters for suspended accounts
pubsubhubbub Improve background jobs params and error handling
block_worker.rb Make blocks create entries and unfollows instantly, but do the clean up
distribution_worker.rb Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed)
link_crawl_worker.rb Fix - Fetch and display previews of URLs using OpenGraph tags
merge_worker.rb Move merging/unmerging of timelines into background. Move blocking into
notification_worker.rb Improve background jobs params and error handling
processing_worker.rb Add API for retrieving blocked accounts
regeneration_worker.rb Fix rubocop issues, introduce usage of frozen literal to improve performance
removal_worker.rb Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed)
salmon_worker.rb Add API for retrieving blocked accounts
thread_resolve_worker.rb Improve background jobs params and error handling
unfavourite_worker.rb Improve background jobs params and error handling
unmerge_worker.rb Move merging/unmerging of timelines into background. Move blocking into