mastodon/app/workers
Claire 53c183f899
Reload notifications when accepted notifications are merged (streaming only) (#31419)
2024-08-19 15:59:06 +00:00
..
activitypub Update stoplight to version 4.1.0 (#28366) 2024-04-02 15:47:40 +00:00
admin Change some worker lock TTLs (#27246) 2023-10-03 10:09:00 +02:00
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 Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00
webhooks
account_deletion_worker.rb
account_merging_worker.rb
account_refresh_worker.rb Add auto-refresh of accounts we get new messages/edits of (#26510) 2023-08-21 16:09:26 +02:00
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 Autofix Rubocop Style/RedundantBegin (#23703) 2023-02-19 07:09:40 +09:00
block_worker.rb
bootstrap_timeline_worker.rb
bulk_import_worker.rb
cache_buster_worker.rb Add cache buster feature for media files (#15155) 2020-11-19 17:38:06 +01:00
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 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
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 Fix minor typos in comments and spec names (#21831) 2023-05-19 17:13:29 +02:00
publish_announcement_reaction_worker.rb
publish_scheduled_announcement_worker.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 2020-07-01 19:05:21 +02:00
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
redownload_media_worker.rb
refollow_worker.rb
regeneration_worker.rb
remote_account_refresh_worker.rb
removal_worker.rb Add soft delete for statuses for instant deletes through API (#11623) 2019-08-22 21:55:56 +02:00
remove_featured_tag_worker.rb
remove_from_public_statuses_index_worker.rb
resolve_account_worker.rb Change some worker lock TTLs (#27246) 2023-10-03 10:09:00 +02:00
tag_unmerge_worker.rb
thread_resolve_worker.rb
trigger_webhook_worker.rb Add administrative webhooks (#18510) 2022-06-09 21:57:36 +02:00
unfavourite_worker.rb Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00
unfilter_notifications_worker.rb Reload notifications when accepted notifications are merged (streaming only) (#31419) 2024-08-19 15:59:06 +00:00
unfollow_follow_worker.rb
unmerge_worker.rb
unpublish_announcement_worker.rb
verify_account_links_worker.rb