mastodon/app/workers
Claire 2d589a5ed4
Fix incorrect activity matching in notification unfiltering worker (#31456)
2024-08-16 17:11:23 +00:00
..
activitypub Update stoplight to version 4.1.0 (#28366) 2024-04-02 15:47:40 +00:00
admin
concerns
import Update stoplight to version 4.1.0 (#28366) 2024-04-02 15:47:40 +00:00
scheduler Finish email allow/deny list naming migration (#30530) 2024-08-13 07:37:32 +00:00
web
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 Rewrite import feature (#21054) 2023-05-02 12:08:48 +02:00
cache_buster_worker.rb
delete_mute_worker.rb
distribution_worker.rb
domain_block_worker.rb
domain_clear_media_worker.rb Make domain block/silence/reject-media code more robust (#13424) 2020-06-09 10:32:00 +02:00
feed_insert_worker.rb
fetch_reply_worker.rb
filtered_notification_cleanup_worker.rb Change dismissing a notification to clear existing filtered notifications for that account (#31329) 2024-08-07 15:14:37 +00:00
generate_annual_report_worker.rb Add annual reports for accounts (#28693) 2024-01-24 09:38:10 +00:00
import_worker.rb
link_crawl_worker.rb Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 2024-01-16 08:35:54 +00:00
local_notification_worker.rb
merge_worker.rb
move_worker.rb Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 2024-01-25 12:37:07 +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
push_conversation_worker.rb
push_encrypted_message_worker.rb
push_update_worker.rb
redownload_avatar_worker.rb
redownload_header_worker.rb Fix to be able to redownload avatar and header (#16190) 2021-05-11 14:19:22 +02:00
redownload_media_worker.rb
refollow_worker.rb Add ability to filter followed accounts' posts by language (#19095) 2022-09-20 23:51:21 +02: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 Fix incorrect activity matching in notification unfiltering worker (#31456) 2024-08-16 17:11:23 +00:00
unfollow_follow_worker.rb
unmerge_worker.rb
unpublish_announcement_worker.rb
verify_account_links_worker.rb