This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-01-12 10:42:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
/
workers
/
scheduler
History
Claire
03d9618595
Fix UserCleanupScheduler crash when an unconfirmed account has a moderation note (
#19629
)
...
Fixes
#19109
2022-11-01 12:59:23 +01:00
..
trends
Add trending links (
#16917
)
2021-11-25 13:07:38 +01:00
accounts_statuses_cleanup_scheduler.rb
Fix single Redis connection being used across all threads (
#18135
)
2022-04-28 17:47:34 +02:00
follow_recommendations_scheduler.rb
Add trending statuses (
#17431
)
2022-02-25 00:34:14 +01:00
indexing_scheduler.rb
Change search indexing to use batches to minimize resource usage (
#18451
)
2022-05-18 23:29:14 +02:00
instance_refresh_scheduler.rb
Fix configuration for sidekiq-unique-jobs after 7.x upgrade (
#15908
)
2021-03-15 11:17:43 +01:00
ip_cleanup_scheduler.rb
ip_cleanup_scheduler: Make IP and session retention configurable (
#18757
)
2022-07-07 03:14:28 +02:00
pghero_scheduler.rb
Fix configuration for sidekiq-unique-jobs after 7.x upgrade (
#15908
)
2021-03-15 11:17:43 +01:00
scheduled_statuses_scheduler.rb
Fix configuration for sidekiq-unique-jobs after 7.x upgrade (
#15908
)
2021-03-15 11:17:43 +01:00
user_cleanup_scheduler.rb
Fix UserCleanupScheduler crash when an unconfirmed account has a moderation note (
#19629
)
2022-11-01 12:59:23 +01:00
vacuum_scheduler.rb
Fix vacuum scheduler missing lock, locks never expiring (
#19458
)
2022-10-26 12:10:48 +02:00