mastodon/app/workers
Paulo Vilarinho 2526b32ad3
block scheduled status from frozen users ()
..
activitypub Update stoplight to version 4.1.0 ()
admin
concerns
import Update stoplight to version 4.1.0 ()
scheduler Update location of unused `MIN_SCHEDULE_OFFSET` constant ()
web Prevent Web::Push notification delivery if notification is outside of TTL window ()
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
fetch_reply_worker.rb
filtered_notification_cleanup_worker.rb Remove unneeded `reorder(nil)` conditions ()
generate_annual_report_worker.rb Add annual reports for accounts ()
import_worker.rb
link_crawl_worker.rb Ignore RecordNotUnique errors in LinkCrawlWorker ()
local_notification_worker.rb
mention_resolve_worker.rb Ignore error if mentioned account was not processable ()
merge_worker.rb Change lists to reflect added and removed users retroactively ()
move_worker.rb Fix remaining `Rails/WhereExists` cop violations, regenerate todo ()
mute_worker.rb Change lists to reflect added and removed users retroactively ()
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 block scheduled status from frozen users ()
push_conversation_worker.rb
push_update_worker.rb
redownload_avatar_worker.rb
redownload_header_worker.rb
redownload_media_worker.rb
refollow_worker.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper ()
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 Reload notifications when accepted notifications are merged (streaming only) ()
unfollow_follow_worker.rb
unmerge_worker.rb Change lists to reflect added and removed users retroactively ()
unpublish_announcement_worker.rb
verify_account_links_worker.rb