CrystalVulpine
CrystalVulpine
I don't know, I feel like deleted should mean deleted. I don't even like the idea of admins being able to see deleted content, it should be visible either to...
It's just CSS, so you should be able to test it on the actual site with your web browser. You don't need to set up a whole new test instance...
*All* of it is in place, except the frontend which is probably a separate program anyway. `_spam` does shadowbans on an account. `in_timeout` suspends them. It is fully functional, at...
You also can't remove global bans entirely, because doing so would unban everyone who is under one. saidit.net itself could run a script to switch them all over to `in_timeout`...
This might flood the mod logs if a user has a lot of posts in a particular sub.
`u.days_remaining_in_timeout = 0` isn't necessary, it's the default. As a matter of fact you can't set it directly, because it's a getter method. If you want a suspension to be...
If you use reddit suspensions they can only message the admins. Though I really don't see much harm in letting them send private messages, if someone is that bad they...
My plan is to remove mods' ability to approve these items and make them say `[ removed by admins ]` rather than just `[ removed ]`. And actually the admin's...