mastodon/app/workers
2026-03-02 08:47:45 +00:00
..
activitypub Federate activity when remote account is added to a Collection (#37992) 2026-02-26 15:11:02 +00:00
admin Safefy: Updated Admin::AccountDeletionWorker to match AccountDeletionWorker (#37577) 2026-01-22 16:01:44 +00:00
concerns Update sidekiq to version 8.0.7 (#34824) 2025-08-14 15:25:31 +00:00
fasp Reject unconfirmed FASPs (#37926) 2026-02-20 14:40:31 +00:00
import
scheduler Fix self-destruct scheduler behavior on some Redis setups (#35823) 2025-08-19 14:16:30 +00:00
web Fix missing memoization in Web::PushNotificationWorker (#36085) 2025-09-11 12:32:56 +00:00
webhooks
account_deletion_worker.rb
account_merging_worker.rb
account_refresh_worker.rb
add_to_public_statuses_index_worker.rb
after_account_domain_block_worker.rb
after_unallow_domain_worker.rb
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
bulk_import_worker.rb
cache_buster_worker.rb
delete_mute_worker.rb
distribution_worker.rb
domain_block_worker.rb
domain_clear_media_worker.rb
feed_insert_worker.rb Fix followers with profile subscription (bell icon) being notified of post edits (#37646) 2026-01-29 09:38:57 +00:00
fetch_reply_worker.rb Fix "new replies available" miscounting previously known replies (#35654) 2025-08-04 12:49:17 +00:00
filtered_notification_cleanup_worker.rb
generate_annual_report_worker.rb Fix typo in AsyncRefresh ID for GenerateAnnualReportWorker (#37096) 2025-12-03 08:31:14 +00:00
link_crawl_worker.rb
local_notification_worker.rb Clean up arg handling for notification worker (#37587) 2026-01-27 15:59:51 +00:00
mention_resolve_worker.rb Fix Style/GuardClause in worker rescues (#35508) 2025-07-25 07:18:46 +00:00
merge_worker.rb
move_worker.rb Fix violations to existing cops from rubocop v1.85.0 (#38015) 2026-03-02 08:47:45 +00: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 scheduled quote posts being posted as non-quote posts (#36550) 2025-10-21 16:00:40 +00:00
purge_custom_emoji_worker.rb Purge custom emojis on domain suspension (#37808) 2026-02-10 16:13:06 +00:00
push_conversation_worker.rb
push_update_worker.rb
redownload_avatar_worker.rb Fix Style/GuardClause in worker rescues (#35508) 2025-07-25 07:18:46 +00:00
redownload_header_worker.rb Fix Style/GuardClause in worker rescues (#35508) 2025-07-25 07:18:46 +00:00
redownload_media_worker.rb Fix Style/GuardClause in worker rescues (#35508) 2025-07-25 07:18:46 +00:00
refollow_worker.rb
regeneration_worker.rb
remote_account_refresh_worker.rb Fix Style/GuardClause in worker rescues (#35508) 2025-07-25 07:18:46 +00:00
removal_worker.rb
remove_featured_tag_worker.rb
remove_from_public_statuses_index_worker.rb
resolve_account_worker.rb
tag_unmerge_worker.rb
thread_resolve_worker.rb
trigger_webhook_worker.rb
unfavourite_worker.rb
unfilter_notifications_worker.rb
unfollow_follow_worker.rb
unmerge_worker.rb
unpublish_announcement_worker.rb
verify_account_links_worker.rb