BOINC / boinc

Open-source software for volunteer computing and grid computing.
https://boinc.berkeley.edu
GNU Lesser General Public License v3.0
2.03k stars 449 forks source link

Report Private Messages as abusive #1657

Open RoGGa-loves-DCSS opened 8 years ago

RoGGa-loves-DCSS commented 8 years ago

When receiving an unsolicited private message, it is only possible to block an (ab)user from sending the receiver more PMs. The little red X should also allow for the option to report an abusive msg just like it is possible with posts. That way, cyber bullies and trolls will not be able to use PMs to continue their disrespectful ways since moderators will be capable of seeing a pattern of reported abusive PMs. Just one of many ways to counter the growing Internet culture of hate.

davidpanderson commented 3 months ago

This would be a fairly large change; the moderation system (DB structure and PHP code) is only for message boards, not PMs. Easier thing would be make a page (visible to admins) showing most-blocked users, letting the admins look at their PMs and optionally block them from sending PM to anyone.

But is this an actual problem on any existing project?