mastodon/app/workers
Claire bcb3b627b9
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227)
2024-12-11 12:59:29 +00:00
..
activitypub Update stoplight to version 4.1.0 (#28366) 2024-04-02 15:47:40 +00:00
admin
concerns
import
scheduler Fix deletion of unconfirmed users with Webauthn set (#33186) 2024-12-05 09:38:48 +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 Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
bootstrap_timeline_worker.rb
bulk_import_worker.rb
cache_buster_worker.rb
delete_mute_worker.rb Add duration parameter to muting. (#13831) 2020-10-13 01:01:14 +02:00
distribution_worker.rb
domain_block_worker.rb Make domain block/silence/reject-media code more robust (#13424) 2020-06-09 10:32:00 +02:00
domain_clear_media_worker.rb
feed_insert_worker.rb
fetch_reply_worker.rb
filtered_notification_cleanup_worker.rb
generate_annual_report_worker.rb
import_worker.rb
link_crawl_worker.rb
local_notification_worker.rb
mention_resolve_worker.rb
merge_worker.rb
move_worker.rb
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 Remove queued_at value from pubsub payloads (#26173) 2023-07-27 16:19:33 +02:00
push_update_worker.rb
redownload_avatar_worker.rb
redownload_header_worker.rb
redownload_media_worker.rb
refollow_worker.rb
regeneration_worker.rb Change notifications API to use a replica (#25874) 2023-07-12 17:06:00 +02:00
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
unfollow_follow_worker.rb
unmerge_worker.rb
unpublish_announcement_worker.rb
verify_account_links_worker.rb