app-inventor-gallery / aig

App Inventor Community Gallery
10 stars 8 forks source link

Comment Management #123

Closed cpuwhiz11 closed 12 years ago

cpuwhiz11 commented 12 years ago

Delete or keep comments that have been flagged for content. Should satisfy issue #81

derrell commented 12 years ago

Testing this... If I flag a comment and then view the Comment Management page, I see no flagged comments displayed...???

cpuwhiz11 commented 12 years ago

Flagged comments will only show up in the management page if they have received 5 or more flags (MAX_FLAGGED in Constants.js). Just one flag is not enough.

derrell commented 12 years ago

I think that's probably not adequate for an administrator's view. An administrator may want to watch for even a very few flagged comments, perhaps when there are a set of users causing problems. I believe we should show all apps with flagged comments in the comment management page.