.. |
activitypub
|
|
|
admin
|
|
|
concerns
|
|
|
import
|
|
|
scheduler
|
Add admin notifications for new Mastodon versions (#26582)
|
2023-09-01 17:47:07 +02:00 |
web
|
|
|
webhooks
|
|
|
account_deletion_worker.rb
|
Fix re-activated accounts being deleted by AccountDeletionWorker (#25711)
|
2023-07-04 18:36:24 +02:00 |
account_merging_worker.rb
|
|
|
account_refresh_worker.rb
|
|
|
add_to_public_statuses_index_worker.rb
|
Change indexing jobs to use database replica (#26692)
|
2023-08-27 22:38:01 +02:00 |
after_account_domain_block_worker.rb
|
|
|
after_unallow_domain_worker.rb
|
Fix removing allowed domains being done synchronously (#14302)
|
2020-07-15 21:08:19 +02:00 |
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
|
Default follows for new users (#4871)
|
2017-09-10 09:58:38 +02:00 |
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
|
Make domain block/silence/reject-media code more robust (#13424)
|
2020-06-09 10:32:00 +02:00 |
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
|
Change notifications API to use a replica (#25874)
|
2023-07-12 17:06:00 +02:00 |
fetch_reply_worker.rb
|
Fix unbounded recursion in post discovery (#23506)
|
2023-02-10 22:16:37 +01:00 |
import_worker.rb
|
|
|
link_crawl_worker.rb
|
Improve error handling on LinkCrawlWorker (#5250)
|
2017-10-06 20:39:08 +02:00 |
local_notification_worker.rb
|
Add notifications when a reblogged status has been updated (#17404)
|
2022-02-11 22:20:19 +01:00 |
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
|
Refactor feed manager (#14761)
|
2020-09-08 03:41:16 +02:00 |
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
|
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
|
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
|
Fix background jobs not using locks like they are supposed to (#13361)
|
2020-03-31 21:59:03 +02:00 |
push_conversation_worker.rb
|
|
|
push_encrypted_message_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
|
Fix media redownload worker retrying on unexpected response codes (#16111)
|
2021-05-05 23:46:59 +02:00 |
refollow_worker.rb
|
|
|
regeneration_worker.rb
|
|
|
remote_account_refresh_worker.rb
|
|
|
removal_worker.rb
|
|
|
remove_featured_tag_worker.rb
|
|
|
remove_from_public_statuses_index_worker.rb
|
Add new public status index (#26344)
|
2023-08-24 16:40:04 +02:00 |
resolve_account_worker.rb
|
|
|
tag_unmerge_worker.rb
|
Remove unfollowed hashtag posts from home feed (#26028)
|
2023-07-17 13:56:28 +02:00 |
thread_resolve_worker.rb
|
Fix unbounded recursion in post discovery (#23506)
|
2023-02-10 22:16:37 +01:00 |
trigger_webhook_worker.rb
|
Add administrative webhooks (#18510)
|
2022-06-09 21:57:36 +02:00 |
unfavourite_worker.rb
|
|
|
unfollow_follow_worker.rb
|
|
|
unmerge_worker.rb
|
|
|
unpublish_announcement_worker.rb
|
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
|
2020-07-01 19:05:21 +02:00 |
verify_account_links_worker.rb
|
|
|