You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/workers/scheduler
aschmitz 554c2fd8af Clean up reblog tracking keys, related improvements (#5428)
* Clean up reblog-tracking sets from FeedManager

Builds on #5419, with a few minor optimizations and cleanup of sets
after they are no longer needed.

* Update tests, fix multiply-reblogged case

Previously, we would have lost the fact that a given status was
reblogged if the displayed reblog of it was removed, now we don't.

Also added tests to make sure FeedManager#trim cleans up our reblog
tracking keys, fixed up FeedCleanupScheduler to use the right loop,
and fixed the test for it.
7 years ago
..
doorkeeper_cleanup_scheduler.rb Bind web UI access tokens to sessions (#3940) 7 years ago
feed_cleanup_scheduler.rb Clean up reblog tracking keys, related improvements (#5428) 7 years ago
ip_cleanup_scheduler.rb Add scheduled worker to purge old user IPs (#4951) 7 years ago
media_cleanup_scheduler.rb Periodically remove expired PuSH subscribers (#4654) 7 years ago
subscriptions_cleanup_scheduler.rb Periodically remove expired PuSH subscribers (#4654) 7 years ago
subscriptions_scheduler.rb Periodically remove expired PuSH subscribers (#4654) 7 years ago
user_cleanup_scheduler.rb Move clean up of unconfirmed users to sidekiq-scheduler (#4336) 7 years ago