Jeong Arm 499bc716a5 Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 4 months ago
..
activitypub 252ea2fc67 Have `Follow` activities bypass availability (#27586) 5 months ago
admin 6ba4b208b8 Change some worker lock TTLs (#27246) 7 months ago
concerns a6f77aa28a Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 1 year ago
import cfd2c6e28d Fix import progress not updating on certain failures (#27247) 7 months ago
scheduler 451884a36b Add a short-lived lock to trend refresh scheduler (#27253) 7 months ago
web 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) 1 year ago
webhooks 4eda233e09 Add webhook templating (#23289) 11 months ago
account_deletion_worker.rb 6ba4b208b8 Change some worker lock TTLs (#27246) 7 months ago
account_merging_worker.rb a60d9335d8 Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) 3 years ago
account_refresh_worker.rb 9ed0c91a37 Add auto-refresh of accounts we get new messages/edits of (#26510) 9 months ago
add_to_public_statuses_index_worker.rb e263db276f Change indexing jobs to use database replica (#26692) 8 months ago
after_account_domain_block_worker.rb 10f51c9886 Fix domain hiding logic (#7765) 6 years ago
after_unallow_domain_worker.rb d658af7ff8 Fix removing allowed domains being done synchronously (#14302) 3 years ago
authorize_follow_worker.rb f1f96ebf02 Fix being able to import more than allowed number of follows (#15384) 3 years ago
backup_worker.rb 2177daeae9 Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
block_worker.rb 774ac47373 Add conversations API (#8832) 5 years ago
bootstrap_timeline_worker.rb 7d7844a47f Default follows for new users (#4871) 6 years ago
bulk_import_worker.rb 32a030dd74 Rewrite import feature (#21054) 1 year ago
cache_buster_worker.rb df1653174b Add cache buster feature for media files (#15155) 3 years ago
delete_mute_worker.rb 96761752ec Add duration parameter to muting. (#13831) 3 years ago
distribution_worker.rb f1c1dd0118 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
domain_block_worker.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) 4 years ago
domain_clear_media_worker.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) 4 years ago
feed_insert_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) 10 months ago
fetch_reply_worker.rb 0c9eac80d8 Fix unbounded recursion in post discovery (#23506) 1 year ago
import_worker.rb 32a030dd74 Rewrite import feature (#21054) 1 year ago
link_crawl_worker.rb 499bc716a5 Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 3 months ago
local_notification_worker.rb 8f03b7a2fb Add notifications when a reblogged status has been updated (#17404) 2 years ago
merge_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) 10 months ago
move_worker.rb cab4cbfa5c Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 8 months ago
mute_worker.rb 65760f59df Refactor feed manager (#14761) 3 years ago
poll_expiration_notify_worker.rb eb38e9df31 Requeue expiration notification (#24311) 1 year ago
post_process_media_worker.rb 99e2e9b81f Fix minor typos in comments and spec names (#21831) 1 year ago
publish_announcement_reaction_worker.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 3 years ago
publish_scheduled_announcement_worker.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 3 years ago
publish_scheduled_status_worker.rb 6ba4b208b8 Change some worker lock TTLs (#27246) 7 months ago
push_conversation_worker.rb 317cd26fba Remove queued_at value from pubsub payloads (#26173) 10 months ago
push_encrypted_message_worker.rb 317cd26fba Remove queued_at value from pubsub payloads (#26173) 10 months ago
push_update_worker.rb 317cd26fba Remove queued_at value from pubsub payloads (#26173) 10 months ago
redownload_avatar_worker.rb c403c3695b Fix to be able to redownload avatar and header (#16190) 3 years ago
redownload_header_worker.rb c403c3695b Fix to be able to redownload avatar and header (#16190) 3 years ago
redownload_media_worker.rb 6d9ad30bf8 Fix media redownload worker retrying on unexpected response codes (#16111) 3 years ago
refollow_worker.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) 1 year ago
regeneration_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) 10 months ago
remote_account_refresh_worker.rb d5c9feb7b7 Add support for private pinned posts (#16954) 2 years ago
removal_worker.rb 282ea17078 Add soft delete for statuses for instant deletes through API (#11623) 4 years ago
remove_featured_tag_worker.rb 74ead7d106 Change featured tag updates to add/remove activity (#19409) 1 year ago
remove_from_public_statuses_index_worker.rb 30c191aaa0 Add new public status index (#26344) 9 months ago
resolve_account_worker.rb 6ba4b208b8 Change some worker lock TTLs (#27246) 7 months ago
tag_unmerge_worker.rb 943f27f437 Remove unfollowed hashtag posts from home feed (#26028) 10 months ago
thread_resolve_worker.rb 54a07731d1 Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 5 months ago
trigger_webhook_worker.rb a2871cd747 Add administrative webhooks (#18510) 1 year ago
unfavourite_worker.rb 6c28886317 Improve background jobs params and error handling 7 years ago
unfollow_follow_worker.rb 050f1669c6 Fix original account being unfollowed on migration before the follow request could be sent (#21957) 1 year ago
unmerge_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) 10 months ago
unpublish_announcement_worker.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 3 years ago
verify_account_links_worker.rb 6ba4b208b8 Change some worker lock TTLs (#27246) 7 months ago