You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently we only had the 15 newest user profiles in the database, so I was able to read all of them. Of the 15, 3 were spam profiles.
Since we're now down to a manageable number of newly created users, we should add new user profiles to the moderate spam page. Instead of "title", it'll contain the profile contents.
Users could be removed from the list automatically after a few days to keep clutter down.
The ban button would be useful if the profile is obvious spam.
The Publish button would presently do nothing, since the profiles are published by default. But maybe it could expedite the usual timeout before a user is removed from the list.
We'll need a place in the database to indicate new users that are not yet vetted. This corresponds to the user status of ticket #11.
The text was updated successfully, but these errors were encountered:
@jywarren Another one dealing with spam. Maybe we should actually make a big issue inviting discussion regarding dealing with spam. Ever since I became a mod on the website, I realized just how much spam you people have to comb through. Kudos.
Recently we only had the 15 newest user profiles in the database, so I was able to read all of them. Of the 15, 3 were spam profiles.
Since we're now down to a manageable number of newly created users, we should add new user profiles to the moderate spam page. Instead of "title", it'll contain the profile contents.
https://publiclab.org/spam
Users could be removed from the list automatically after a few days to keep clutter down.
The ban button would be useful if the profile is obvious spam.
The Publish button would presently do nothing, since the profiles are published by default. But maybe it could expedite the usual timeout before a user is removed from the list.
We'll need a place in the database to indicate new users that are not yet vetted. This corresponds to the user status of ticket #11.
The text was updated successfully, but these errors were encountered: