mastodon/app/workers
2025-05-23 15:01:07 +00:00
..
activitypub Fix handling of inlined featured collections in ActivityPub actor objects (#34789) 2025-05-23 15:01:07 +00:00
admin Add interstitial for Terms of Service updates (#34527) 2025-05-16 14:03:05 +00:00
concerns
fasp Add support for FASP data sharing (#34415) 2025-05-16 12:24:02 +00:00
import Remove deprecated Import model (#34371) 2025-04-10 12:49:24 +00:00
scheduler Fix deletion of unconfirmed users with Webauthn set (#33186) 2024-12-05 09:38:48 +00:00
web Add support for standard webpush (#33528) 2025-01-14 09:14:00 +00:00
webhooks
account_deletion_worker.rb Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053) 2023-11-30 15:43:26 +00:00
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 exclusive lists interfering with notifications (#28162) 2024-12-02 09:26:04 +00:00
fetch_reply_worker.rb Add: Update root status when fetching replies (#34615) 2025-05-12 14:54:58 +00:00
filtered_notification_cleanup_worker.rb Remove unneeded reorder(nil) conditions (#32200) 2024-10-02 12:26:16 +00:00
generate_annual_report_worker.rb Add annual reports for accounts (#28693) 2024-01-24 09:38:10 +00:00
link_crawl_worker.rb Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 2024-01-16 08:35:54 +00:00
local_notification_worker.rb
mention_resolve_worker.rb Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 2024-12-11 12:59:29 +00:00
merge_worker.rb Change lists to reflect added and removed users retroactively (#32930) 2024-11-19 10:04:12 +00:00
move_worker.rb Fix remaining Rails/WhereExists cop violations, regenerate todo (#28892) 2024-01-25 12:37:07 +00:00
mute_worker.rb Change lists to reflect added and removed users retroactively (#32930) 2024-11-19 10:04:12 +00:00
poll_expiration_notify_worker.rb Update rubocop to version 1.75.0 (#34283) 2025-03-27 07:48:19 +00:00
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 (#30729) 2024-11-20 19:06:41 +00:00
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 (#32307) 2024-10-08 14:59:51 +00:00
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 Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 2023-11-02 14:58:37 +00:00
trigger_webhook_worker.rb
unfavourite_worker.rb
unfilter_notifications_worker.rb Remove deprecated single-argument variation of UnfilterNotificationsWorker (#33353) 2025-04-09 13:42:57 +00:00
unfollow_follow_worker.rb
unmerge_worker.rb Change lists to reflect added and removed users retroactively (#32930) 2024-11-19 10:04:12 +00:00
unpublish_announcement_worker.rb
verify_account_links_worker.rb