FriendsOfSymfony / FOSCommentBundle

Threaded comments for Symfony
http://friendsofsymfony.github.com/
MIT License
462 stars 230 forks source link

Comment flagging #94

Open asm89 opened 12 years ago

asm89 commented 12 years ago

It would be nice to be able to flag comments as inappropriate for example. A user would be able to flag a comment and provide an optional reason for the flagging. Apart from that, there should also be an overview of all the flagged comments. This could work like the moderation queue #90.

This feature would require:

merk commented 12 years ago

I think this can be combined with the moderation queue.