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
/
helpers
/
moderation_helper.rb
Age
Commit message (
Collapse
)
Author
2020-02-27
update moderation helper to use new `SuspendAccountService` syntax
multiple creatures
2020-02-17
add a `manual_only` (manual trust only) moderation option + handle more ↵
multiple creatures
`reject_unknown`/graylist mode caveats
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to ↵
multiple creatures
avoid accidentally dosing servers when multiple users block a domain
2019-08-08
add new `reject unknown` policy option to prevent spam & harassment from ↵
multiple creatures
large/undermoderated servers
2019-08-05
`unsuspend` -> `"unsuspend"`
multiple creatures
2019-08-03
move `Scheduler::JanitorScheduler::admin_account` to ↵
multiple creatures
`ModerationHelper::janitor_account`
2019-08-03
`domain_exists` -> `domain_exists?`
multiple creatures
2019-08-03
include note for admin account actions in audit log
multiple creatures
2019-08-03
`domain_exists` -> `domain_exists?`
multiple creatures
2019-08-03
rename `BangtagHelper` to `ModerationHelper`
multiple creatures