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
2017-01-24 21:40:41 +01:00
..
admin Add filters for suspended accounts 2016-12-06 18:03:30 +01:00
pubsubhubbub Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00
block_worker.rb Make blocks create entries and unfollows instantly, but do the clean up 2017-01-24 21:40:41 +01:00
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) 2016-12-19 09:31:12 +01:00
link_crawl_worker.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
merge_worker.rb Move merging/unmerging of timelines into background. Move blocking into 2017-01-23 21:29:34 +01:00
notification_worker.rb Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00
processing_worker.rb Add API for retrieving blocked accounts 2016-12-29 20:12:32 +01:00
regeneration_worker.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
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) 2016-12-19 09:31:12 +01:00
salmon_worker.rb Add API for retrieving blocked accounts 2016-12-29 20:12:32 +01:00
thread_resolve_worker.rb Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00
unfavourite_worker.rb Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00
unmerge_worker.rb Move merging/unmerging of timelines into background. Move blocking into 2017-01-23 21:29:34 +01:00