index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
workers
/
scheduler
/
user_cleanup_scheduler.rb
Age
Commit message (
Expand
)
Author
2023-02-07
Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation...
Claire
2022-11-09
Change account deletion requests to spread out over time (#20222)
Claire
2022-11-01
Fix UserCleanupScheduler crash when an unconfirmed account has a moderation n...
Claire
2022-03-19
Fix clean_discarded_statuses (#17822)
Jeong Arm
2022-01-28
Fix Sidekiq warnings about JSON serialization (#17381)
Claire
2022-01-17
Add notifications for statuses deleted by moderators (#17204)
Eugen Rochko
2021-03-15
Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)
Eugen Rochko
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-03-31
Fix background jobs not using locks like they are supposed to (#13361)
Eugen Rochko
2018-08-25
Disable retries on all scheduled tasks (#8413)
Eugen Rochko
2018-08-21
Get rid of all batch order warnings (#8334)
Eugen Rochko
2018-08-19
Keep scheduler jobs unique until they're done (#8287)
Eugen Rochko
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2017-07-24
Move clean up of unconfirmed users to sidekiq-scheduler (#4336)
Eugen Rochko