mastodon/app/workers
Claire 4e55001e65
Add a short-lived lock to trend refresh scheduler ()
..
activitypub Change some worker lock TTLs ()
admin Change some worker lock TTLs ()
concerns Autofix Rubocop Lint/AmbiguousOperatorPrecedence ()
import Fix import progress not updating on certain failures ()
scheduler Add a short-lived lock to trend refresh scheduler ()
web Autofix Rubocop remaining Layout rules ()
webhooks Add webhook templating ()
account_deletion_worker.rb Change some worker lock TTLs ()
account_merging_worker.rb Fix resolving accounts sometimes creating duplicate records for a given AP id ()
account_refresh_worker.rb Add auto-refresh of accounts we get new messages/edits of ()
add_to_public_statuses_index_worker.rb Change indexing jobs to use database replica ()
after_account_domain_block_worker.rb Fix domain hiding logic ()
after_unallow_domain_worker.rb Fix removing allowed domains being done synchronously ()
authorize_follow_worker.rb Fix being able to import more than allowed number of follows ()
backup_worker.rb Autofix Rubocop Style/RedundantBegin ()
block_worker.rb Add conversations API ()
bootstrap_timeline_worker.rb Default follows for new users ()
bulk_import_worker.rb Rewrite import feature ()
cache_buster_worker.rb Add cache buster feature for media files ()
delete_mute_worker.rb Add duration parameter to muting. ()
distribution_worker.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method ()
domain_block_worker.rb Make domain block/silence/reject-media code more robust ()
domain_clear_media_worker.rb Make domain block/silence/reject-media code more robust ()
feed_insert_worker.rb Change notifications API to use a replica ()
fetch_reply_worker.rb Fix unbounded recursion in post discovery ()
import_worker.rb Rewrite import feature ()
link_crawl_worker.rb Improve error handling on LinkCrawlWorker ()
local_notification_worker.rb Add notifications when a reblogged status has been updated ()
merge_worker.rb Change notifications API to use a replica ()
move_worker.rb Fix “Scoped order is ignored, it's forced to be batch order.” warnings ()
mute_worker.rb Refactor feed manager ()
poll_expiration_notify_worker.rb Requeue expiration notification ()
post_process_media_worker.rb Fix minor typos in comments and spec names ()
publish_announcement_reaction_worker.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning ()
publish_scheduled_announcement_worker.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning ()
publish_scheduled_status_worker.rb Change some worker lock TTLs ()
push_conversation_worker.rb Remove queued_at value from pubsub payloads ()
push_encrypted_message_worker.rb Remove queued_at value from pubsub payloads ()
push_update_worker.rb Remove queued_at value from pubsub payloads ()
redownload_avatar_worker.rb Fix to be able to redownload avatar and header ()
redownload_header_worker.rb Fix to be able to redownload avatar and header ()
redownload_media_worker.rb Fix media redownload worker retrying on unexpected response codes ()
refollow_worker.rb Add ability to filter followed accounts' posts by language ()
regeneration_worker.rb Change notifications API to use a replica ()
remote_account_refresh_worker.rb Add support for private pinned posts ()
removal_worker.rb Add soft delete for statuses for instant deletes through API ()
remove_featured_tag_worker.rb Change featured tag updates to add/remove activity ()
remove_from_public_statuses_index_worker.rb Add new public status index ()
resolve_account_worker.rb Change some worker lock TTLs ()
tag_unmerge_worker.rb Remove unfollowed hashtag posts from home feed ()
thread_resolve_worker.rb Fix unbounded recursion in post discovery ()
trigger_webhook_worker.rb Add administrative webhooks ()
unfavourite_worker.rb Improve background jobs params and error handling
unfollow_follow_worker.rb Fix original account being unfollowed on migration before the follow request could be sent ()
unmerge_worker.rb Change notifications API to use a replica ()
unpublish_announcement_worker.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning ()
verify_account_links_worker.rb Change some worker lock TTLs ()