about summary refs log tree commit diff
path: root/app/helpers/moderation_helper.rb
AgeCommit message (Expand)Author
2020-02-17add a `manual_only` (manual trust only) moderation option + handle more `reje...multiple creatures
2019-08-30use a scheduled task to batch domain policy changes + revert `29643fd6` to av...multiple creatures
2019-08-08add new `reject unknown` policy option to prevent spam & harassment from larg...multiple creatures
2019-08-05`unsuspend` -> `"unsuspend"`multiple creatures
2019-08-03move `Scheduler::JanitorScheduler::admin_account` to `ModerationHelper::janit...multiple creatures
2019-08-03`domain_exists` -> `domain_exists?`multiple creatures
2019-08-03include note for admin account actions in audit logmultiple creatures
2019-08-03`domain_exists` -> `domain_exists?`multiple creatures
2019-08-03rename `BangtagHelper` to `ModerationHelper`multiple creatures