ficlatte / main

Ficlatté website main code
GNU Affero General Public License v3.0
2 stars 2 forks source link

Comment moderation UI #48

Open ethel-t-frog opened 6 years ago

ethel-t-frog commented 6 years ago

Some comments are spam. Some comments are automatically flagged as spam.

We need to introduce the concept of moderators, humans with privileges to mark comments as being spam (or offensive) and to hide/remove them; also with the power to mark comments as being not spam (not offensive) and to approve them for publication.

We'll need a button on comments for users to flag them and we'll need a moderators' UI that allows mods to evaluate comments and mark as spam, offensive or not. We should add a field to the comment data structure record who that moderator was too.