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
/
config
/
sidekiq.yml
Age
Commit message (
Expand
)
Author
2019-09-16
add bulk sidekiq queue
multiple creatures
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to av...
multiple creatures
2019-08-18
split db pruning off into its own scheduled job
multiple creatures
2019-08-07
add option to automatically space out boosts over configurable random intervals
multiple creatures
2019-08-03
`monsterpit-janitor` is now built in as a sidekiq job (with better code)
multiple creatures
2019-07-23
add self-destructing roars & `live`/`lifespan` bangtags
multiple creatures
2019-05-22
remove push subscription schedulers from sidekiq
multiple creatures
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2018-10-09
Track historical space stats in PgHero to determine PostgreSQL growth (#8906)
Eugen Rochko
2018-09-24
Add nginx and systemd templates (#8770)
Eugen Rochko
2018-09-02
Update docker config and move some workers to different queues (#8345)
ThibG
2018-02-21
Account archive download (#6460)
Eugen Rochko
2018-01-15
Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252)
Eugen Rochko
2017-09-17
Randomize sidekiq-scheduler cron schedule (#4980)
Patrick Figel
2017-09-14
Add scheduled worker to purge old user IPs (#4951)
sdukhovni
2017-08-21
Periodically remove expired PuSH subscribers (#4654)
Eugen Rochko
2017-07-24
Move clean up of unconfirmed users to sidekiq-scheduler (#4336)
Eugen Rochko
2017-06-25
Bind web UI access tokens to sessions (#3940)
Eugen Rochko
2017-05-20
Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
Eugen Rochko
2017-05-05
More robust PuSH subscription refreshes (#2799)
Eugen Rochko
2016-03-25
Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high)
Eugen Rochko