about summary refs log tree commit diff
path: root/config/sidekiq.yml
AgeCommit message (Expand)Author
2020-02-18switch to irc-like oper behavior; require mods & admins to explicitly oper up...multiple creatures
2020-02-17allow admin to define ambassador delay (in minutes) with `AMBASSADOR_DELAY` e...multiple creatures
2020-02-17implement our fork of @mykola@weirder.earth's ambassador bot (@ambassador@mon...multiple creatures
2020-01-20Original upstream mergeThibG
2020-01-13add new privacy option to auto-defederate after a given timespan + add option...multiple creatures
2019-11-18Auto-remove expired filters.multiple creatures
2019-10-13(optionally) announce the success of werewolf transformationsmultiple creatures
2019-09-16add bulk sidekiq queuemultiple creatures
2019-08-30use a scheduled task to batch domain policy changes + revert `29643fd6` to av...multiple creatures
2019-08-18split db pruning off into its own scheduled jobmultiple creatures
2019-08-07add option to automatically space out boosts over configurable random intervalsmultiple creatures
2019-08-03`monsterpit-janitor` is now built in as a sidekiq job (with better code)multiple creatures
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures
2019-05-22remove push subscription schedulers from sidekiqmultiple creatures
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2018-10-09Track historical space stats in PgHero to determine PostgreSQL growth (#8906)Eugen Rochko
2018-09-24Add nginx and systemd templates (#8770)Eugen Rochko
2018-09-02Update docker config and move some workers to different queues (#8345)ThibG
2018-02-21Account archive download (#6460)Eugen Rochko
2018-01-15Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252)Eugen Rochko
2017-09-17Randomize sidekiq-scheduler cron schedule (#4980)Patrick Figel
2017-09-14Add scheduled worker to purge old user IPs (#4951)sdukhovni
2017-08-21Periodically remove expired PuSH subscribers (#4654)Eugen Rochko
2017-07-24Move clean up of unconfirmed users to sidekiq-scheduler (#4336)Eugen Rochko
2017-06-25Bind web UI access tokens to sessions (#3940)Eugen Rochko
2017-05-20Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)Eugen Rochko
2017-05-05More robust PuSH subscription refreshes (#2799)Eugen Rochko
2016-03-25Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high)Eugen Rochko