publiclab / plots2

a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! :balloon:
https://publiclab.org
GNU General Public License v3.0
958 stars 1.83k forks source link

Batch first time posters on spam page. #7440

Open steviepubliclab opened 4 years ago

steviepubliclab commented 4 years ago

Hi all, I've been having an issue with spam moderation this week where first time posters are posting multiple times from the same account and continuing to be held in moderation. So far, these have all been spam accounts. Wondering if there is a way to batch posts together from new users until they go through moderation instead of needing to mark each post as spam from the wiki page: https://publiclab.org/spam

Here's an example, same post, same account, multiple entries to mark as spam from the webpage:

Screen Shot 2020-02-05 at 9 27 53 AM
keshavsethi commented 4 years ago

Can I try this out?? @SidharthBansal @steviepubliclab @nstjean , we can group all the comments/posts of particular user and then with a drop down we can view all the comments of that user. It will help in bulk moderation as well. Or we can add a search option at the top and select all button to moderate comments of particular user in one click

keshavsethi commented 4 years ago

@SidharthBansal @VladimirMikulic Please give review on this PR