This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2025-01-23 04:57:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
25d36b6edd
mastodon
/
app
/
workers
History
Claire
1d0ad558ff
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (
#24034
)
2023-03-15 03:45:15 +01:00
..
activitypub
admin
Change account deletion requests to spread out over time (
#20222
)
2022-11-09 14:08:19 +01:00
concerns
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (
#23681
)
2023-02-18 04:30:23 +01:00
import
scheduler
Upgrade to latest redis-rb 4.x and fix deprecations (
#23616
)
2023-03-04 16:38:28 +01:00
web
webhooks
account_deletion_worker.rb
account_merging_worker.rb
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
block_worker.rb
bootstrap_timeline_worker.rb
Default follows for new users (
#4871
)
2017-09-10 09:58:38 +02:00
cache_buster_worker.rb
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
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
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
Add caching for payload serialization during fan-out (
#19642
)
2022-11-04 13:21:06 +01:00
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
regeneration_worker.rb
remote_account_refresh_worker.rb
removal_worker.rb
remove_featured_tag_worker.rb
resolve_account_worker.rb
thread_resolve_worker.rb
trigger_webhook_worker.rb
unfavourite_worker.rb
Improve background jobs params and error handling
2017-01-05 03:28:21 +01:00
unfollow_follow_worker.rb
unmerge_worker.rb
Refactor feed manager (
#14761
)
2020-09-08 03:41:16 +02:00
unpublish_announcement_worker.rb
verify_account_links_worker.rb