squadbox
squadbox copied to clipboard
Fight harassment with your squad.
Let owners choose what should happen to messages with scores over particular thresholds. For example, "automatically hold messages with toxicity > 0.8 for moderator review"
But how do we do this? Maybe there should be a whitelist (goes through), mod-list (gets modded), and blacklist (gets rejected). And you can put "everyone" for exactly one of...
make sure we have enough warnings/signals in case there's harassing stuff later on, like the perspective API stuff, presence of certain words, etc.
I believe there is some commented-out HTML for the form, but it needs to be connected to actually send an email and have logic written to facilitate that conversation.
Or maybe even more generally, just allow filtering addresses by regular expression, and we build in some common regexes for users to select from. For example, someone might want to...
Users should be allowed to both blacklist words and whitelist words. Squad owners should be able to choose whether their moderators have power to edit these lists.
emails containing links to websites that look suspicious (we could probably find some api/library to check for this) should be flagged as such
for example, account confirmation emails when you sign up for a new website - that will almost definitely be from an unknown sender, but you might need to see it...
owner should be able to forward an email they receive to squadbox and add "whitelist sender" or something like that at the top to whitelist whoever originally wrote the email....