You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
admin Add filters for suspended accounts 8 years ago
pubsubhubbub Improve background jobs params and error handling 8 years ago
block_worker.rb Make blocks create entries and unfollows instantly, but do the clean up 8 years ago
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) 8 years ago
link_crawl_worker.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 8 years ago
merge_worker.rb Move merging/unmerging of timelines into background. Move blocking into 8 years ago
notification_worker.rb Improve background jobs params and error handling 8 years ago
processing_worker.rb Add API for retrieving blocked accounts 8 years ago
regeneration_worker.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
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) 8 years ago
salmon_worker.rb Add API for retrieving blocked accounts 8 years ago
thread_resolve_worker.rb Improve background jobs params and error handling 8 years ago
unfavourite_worker.rb Improve background jobs params and error handling 8 years ago
unmerge_worker.rb Move merging/unmerging of timelines into background. Move blocking into 8 years ago