mastodon/app/workers
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-12-19 10:59:43 +00:00
..
activitypub Have `Follow` activities bypass availability (#27586) 2023-10-27 14:55:00 +00:00
admin
concerns Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 2023-02-18 04:30:23 +01:00
import Fix import progress not updating on certain failures (#27247) 2023-10-02 16:20:04 +02:00
scheduler Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
web
webhooks Add webhook templating (#23289) 2023-06-06 10:42:47 +02:00
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 Fix being able to import more than allowed number of follows (#15384) 2020-12-26 23:52:46 +01:00
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
import_worker.rb
link_crawl_worker.rb
local_notification_worker.rb
merge_worker.rb
move_worker.rb Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 2023-09-05 15:37:23 +02:00
mute_worker.rb
poll_expiration_notify_worker.rb Requeue expiration notification (#24311) 2023-03-29 10:52:40 +02:00
post_process_media_worker.rb
publish_announcement_reaction_worker.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 2020-07-01 19:05:21 +02:00
publish_scheduled_announcement_worker.rb
publish_scheduled_status_worker.rb Change some worker lock TTLs (#27246) 2023-10-03 10:09:00 +02:00
push_conversation_worker.rb
push_encrypted_message_worker.rb
push_update_worker.rb
redownload_avatar_worker.rb Fix to be able to redownload avatar and header (#16190) 2021-05-11 14:19:22 +02:00
redownload_header_worker.rb
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 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
unfollow_follow_worker.rb
unmerge_worker.rb
unpublish_announcement_worker.rb
verify_account_links_worker.rb