Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understand/implement report system #3

Open
zorbathut opened this issue Jun 24, 2020 · 4 comments
Open

Understand/implement report system #3

zorbathut opened this issue Jun 24, 2020 · 4 comments

Comments

@zorbathut
Copy link
Contributor

https://gitlab.com/tildes/tildes/-/issues/509 suggests that a "malice label" already exists for comments. I have no idea how this works. Someone look into it.

We need some way to report posts as well; it should be possible to attach a reason to this.

Reports should be hidden from the public (because otherwise it'll become a weapon) and collated into a private to-moderate list. We need some way to approve posts, remove posts, and ban users.

We need a new user filter that puts posts into a hidden state that shows up in the to-moderate list.

I can provide screenshots of how Reddit's solution works; at the moment this is basically "reimplement reddit's solution, we'll worry about being smarter later".

@Deimos
Copy link
Contributor

Deimos commented Jun 30, 2020

I'm actively working on a "proper" report system for both posts and comments right now (including removing Malice labels and replacing them with comment reports). So you should probably just wait and will be able to take it from the upstream code soon, I hope to have it done in the next week or so.

This won't cover things like the new user filter though, so you'll probably still have some to do on top of it.

@zorbathut
Copy link
Contributor Author

Oh perfect! I'll just wait for that.

And yeah, I'm expecting more work to do, but having an foundation in place upstream will make everything easier. (And easier to upstream our improvements to you, if they end up suitable.)

@mooja
Copy link

mooja commented Mar 24, 2021

While we wait for the "proper" report system in upstream I want to implement a simple temporary report system for themotte.org will will show user reports and allow moderators to take actions.

I'll take you up on the offer to provide Reddit's moderation UI screenshot, @zorbathut . I'm still learning where everything is in the code-base, so no rush.

@zorbathut
Copy link
Contributor Author

UI screenshot, hopefully anonymized:

https://i.imgur.com/lMTEjh5.png

That said, note that the above post was like nine months ago; chances are good the report system is in place :) I know there's at least one person working on merging the new version in (see #43), it might be worth just checking to see if that code ended up in Tildes by now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants