.. |
activitypub
|
Fix nil error when removing status caused by race condition (#16099)
|
2021-04-24 13:35:39 +02:00 |
admin
|
|
|
concerns
|
|
|
import
|
|
|
scheduler
|
Add cold-start follow recommendations (#15945)
|
2021-04-12 12:37:14 +02:00 |
web
|
Change Web Push API deliveries to use request pooling (#16014)
|
2021-04-12 14:25:34 +02:00 |
account_deletion_worker.rb
|
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)
|
2020-12-20 18:25:00 +01:00 |
account_merging_worker.rb
|
|
|
after_account_domain_block_worker.rb
|
|
|
after_unallow_domain_worker.rb
|
|
|
authorize_follow_worker.rb
|
|
|
backup_worker.rb
|
|
|
block_worker.rb
|
Add conversations API (#8832)
|
2018-10-07 23:44:58 +02:00 |
bootstrap_timeline_worker.rb
|
Default follows for new users (#4871)
|
2017-09-10 09:58:38 +02:00 |
cache_buster_worker.rb
|
|
|
delete_mute_worker.rb
|
|
|
digest_mailer_worker.rb
|
Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252)
|
2018-01-15 04:34:28 +01:00 |
distribution_worker.rb
|
|
|
domain_block_worker.rb
|
|
|
domain_clear_media_worker.rb
|
|
|
feed_insert_worker.rb
|
|
|
fetch_reply_worker.rb
|
|
|
import_worker.rb
|
Add option to overwrite imported data (#9962)
|
2019-02-03 03:59:51 +01:00 |
link_crawl_worker.rb
|
|
|
local_notification_worker.rb
|
|
|
merge_worker.rb
|
Fix empty home feed before first follow has finished processing (#16152)
|
2021-05-04 04:45:08 +02:00 |
move_worker.rb
|
Change move handler to carry blocks over (#14144)
|
2020-07-01 13:51:15 +02:00 |
mute_worker.rb
|
Refactor feed manager (#14761)
|
2020-09-08 03:41:16 +02:00 |
poll_expiration_notify_worker.rb
|
Fix poll ending notifications being created for each vote (#15071)
|
2020-11-01 06:34:43 +01:00 |
post_process_media_worker.rb
|
|
|
publish_announcement_reaction_worker.rb
|
|
|
publish_scheduled_announcement_worker.rb
|
|
|
publish_scheduled_status_worker.rb
|
|
|
push_conversation_worker.rb
|
|
|
push_encrypted_message_worker.rb
|
|
|
push_update_worker.rb
|
|
|
redownload_media_worker.rb
|
|
|
refollow_worker.rb
|
|
|
regeneration_worker.rb
|
Fix background jobs not using locks like they are supposed to (#13361)
|
2020-03-31 21:59:03 +02:00 |
removal_worker.rb
|
Add soft delete for statuses for instant deletes through API (#11623)
|
2019-08-22 21:55:56 +02:00 |
resolve_account_worker.rb
|
|
|
thread_resolve_worker.rb
|
Fix thread resolve worker retrying when status no longer exists (#16109)
|
2021-04-26 18:56:45 +02:00 |
unfavourite_worker.rb
|
Improve background jobs params and error handling
|
2017-01-05 03:28:21 +01:00 |
unfollow_follow_worker.rb
|
|
|
unmerge_worker.rb
|
|
|
unpublish_announcement_worker.rb
|
|
|
verify_account_links_worker.rb
|
|
|