mastodon/app/workers
2026-04-13 07:44:06 +00:00
..
activitypub Update redis gem to version 5.4.1 (#38110) 2026-04-13 07:44:06 +00:00
admin
concerns
fasp
import
scheduler Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
web Use to_json call in web/push notification worker (#38233) 2026-03-16 15:12:38 +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
email_distribution_worker.rb Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
feed_insert_worker.rb
fetch_reply_worker.rb
filtered_notification_cleanup_worker.rb
generate_annual_report_worker.rb
link_crawl_worker.rb
local_notification_worker.rb Add added_to_collection and collection_updated notification types (#38491) 2026-04-08 12:56:07 +00:00
mention_resolve_worker.rb
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 Fix Layout/EmptyLineAfterGuardClause cop in PollExpirationNotifyWorker (#38331) 2026-03-23 16:09:02 +00:00
post_process_media_worker.rb
publish_announcement_reaction_worker.rb Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00
publish_scheduled_announcement_worker.rb Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00
publish_scheduled_status_worker.rb
purge_custom_emoji_worker.rb
push_conversation_worker.rb Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00
push_update_worker.rb Use JSON.generate call in push update worker (#38208) 2026-03-16 13:55:53 +00:00
redownload_avatar_worker.rb
redownload_header_worker.rb
redownload_media_worker.rb
refollow_worker.rb
regeneration_worker.rb
remote_account_refresh_worker.rb
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 Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00
unfollow_follow_worker.rb
unmerge_worker.rb
unpublish_announcement_worker.rb Use to_json call for raw event strings (#38215) 2026-03-16 13:55:58 +00:00
update_link_card_attribution_worker.rb Add missing_attribution boolean to preview cards (#38043) 2026-03-04 11:18:37 +00:00
verify_account_links_worker.rb