Skip to content

Add safety flags and the ability to ignore (some of) them

Peter Hutterer requested to merge whot/damspam:wip/safety-flags into main

We have some safety checks to avoid accidentally marking users as spammers. In some cases those checks need to be overriden, so let's provide the CLI for that.

Note that the CLI takes the flags to ignore, the implementation uses the inverse as SafetyFlags - the interface and code are easier to read this way.

Merge request reports

Loading