chinwagsocial/app/workers
2023-07-06 13:46:21 +02:00
..
activitypub Fix original account being unfollowed on migration before the follow request could be sent (#21957) 2023-03-14 11:46:12 +01:00
admin
concerns
import Add Ruby 3.0 support (#16046) 2021-05-06 14:22:54 +02:00
scheduler Fix Redis client and type errors introduced in #24285 (#24342) 2023-07-06 13:46:21 +02:00
web
account_deletion_worker.rb
account_merging_worker.rb
after_account_domain_block_worker.rb
after_unallow_domain_worker.rb
authorize_follow_worker.rb
backup_worker.rb Change local media attachments to perform heavy processing asynchronously (#13210) 2020-03-08 23:56:18 +01:00
block_worker.rb
bootstrap_timeline_worker.rb
cache_buster_worker.rb Add cache buster feature for media files (#15155) 2020-11-19 17:38:06 +01:00
delete_mute_worker.rb Add duration parameter to muting. (#13831) 2020-10-13 01:01:14 +02:00
digest_mailer_worker.rb
distribution_worker.rb Refactor how Redis locks are created (#18400) 2022-05-13 00:02:35 +02:00
domain_block_worker.rb
domain_clear_media_worker.rb
feed_insert_worker.rb
fetch_reply_worker.rb Fix unbounded recursion in post discovery (#23507) 2023-02-10 22:16:47 +01:00
import_worker.rb
link_crawl_worker.rb
local_notification_worker.rb
merge_worker.rb
move_worker.rb Fix AccountNote not having a maximum length (#16942) 2021-11-06 00:12:25 +01:00
mute_worker.rb
poll_expiration_notify_worker.rb
post_process_media_worker.rb
publish_announcement_reaction_worker.rb
publish_scheduled_announcement_worker.rb
publish_scheduled_status_worker.rb Fix background jobs not using locks like they are supposed to (#13361) 2020-03-31 21:59:03 +02:00
push_conversation_worker.rb
push_encrypted_message_worker.rb
push_update_worker.rb
redownload_avatar_worker.rb
redownload_header_worker.rb
redownload_media_worker.rb Fix media redownload worker retrying on unexpected response codes (#16111) 2021-05-05 23:46:59 +02:00
refollow_worker.rb
regeneration_worker.rb
remote_account_refresh_worker.rb Add support for private pinned posts (#16954) 2022-01-17 00:49:55 +01:00
removal_worker.rb
resolve_account_worker.rb
thread_resolve_worker.rb Fix unbounded recursion in post discovery (#23507) 2023-02-10 22:16:47 +01:00
unfavourite_worker.rb
unfollow_follow_worker.rb Fix original account being unfollowed on migration before the follow request could be sent (#21957) 2023-03-14 11:46:12 +01:00
unmerge_worker.rb
unpublish_announcement_worker.rb
verify_account_links_worker.rb