mattermost-plugin-profanity-filter icon indicating copy to clipboard operation
mattermost-plugin-profanity-filter copied to clipboard

Idea: Add Flag a Message for rules violations --> send to admin

Open aaronrothschild opened this issue 4 years ago • 2 comments

Sometimes there are messages that are offensive but do not use profanity. In those cases, ideally a person in a channel could flag a message for review by a moderator/admin.

In Plugin Console setting page:

  • TRUE/FALSE setting for "Allow users to flag messages for review by a moderator"
  • Add box for "Moderators to be notified" as a text box with comma separated usernames who will be notified when a message is flagged for a violation by someone.

In Message Dropdown Menu:

  • Add a message action: "Report Violation" for posts
  • When user clicks it, a modal is presented saying "Would you like to report this message to a moderator for review?" buttons to "Proceed" or "Cancel"
  • If clicks on Proceed - A message is sent to the Moderators along the lines of "User X has reported that a message should be reviewed by a moderator - Click Here for parent conversation(LINK)"
  • Future: Perhaps add an interactive button to the message sent to moderators to include a button to "Delete Message" immediately

aaronrothschild avatar Oct 08 '20 15:10 aaronrothschild