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
/
janitor_scheduler.rb
Age
Commit message (
Expand
)
Author
2020-02-07
exempt service accounts from being eaten by the janitor
multiple creatures
2019-12-12
use service account helper in janitor scheduler
multiple creatures
2019-11-16
The WAS spammer detection is no longer needed; removing this code from the Ja...
multiple creatures
2019-10-19
tighten abandoned account query in janitor
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-18
janitor - allow retries, `@account_ids -> @exclude_ids`, remove unneeded `uni...
multiple creatures
2019-08-09
janitor - add db & media pruning job
multiple creatures
2019-08-08
janitor - option to export `activityrelay` config
multiple creatures
2019-08-08
janitor - make sure values excludes are deduped
multiple creatures
2019-08-05
janitor can now write suspended domains to whatever JANITOR_BLOCKLIST_OUTPUT ...
multiple creatures
2019-08-03
move `Scheduler::JanitorScheduler::admin_account` to `ModerationHelper::janit...
multiple creatures
2019-08-03
`domain_exists` -> `domain_exists?`
multiple creatures
2019-08-03
rename `BangtagHelper` to `ModerationHelper`
multiple creatures
2019-08-03
skip importing dead domains
multiple creatures
2019-08-03
`monsterpit-janitor` is now built in as a sidekiq job (with better code)
multiple creatures