mastodon/app/workers
Eugen Rochko cca82bf0a2 Move merging/unmerging of timelines into background. Move blocking into
background as well since it's a computationally expensive
..
admin Add filters for suspended accounts
pubsubhubbub Improve background jobs params and error handling
block_worker.rb Move merging/unmerging of timelines into background. Move blocking into
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