themotte / rDrama

This code runs https://www.themotte.org. Forked from https://github.com/Aevann1/rDrama
GNU Affero General Public License v3.0
25 stars 30 forks source link

user private profile restrictions #652

Closed justcool393 closed 1 year ago

justcool393 commented 1 year ago

closes #651

this introduces 3 new settings which are available in the admin panel. users who don't meet these requirements are unable to toggle private mode on their profiles. to those who don't, we provide a contact link.

image

example admin UI on profile page

image

user UI when someone has no ability to change it themselves

image

restricted to admin level 2, along with bans.

further work to be done at some point (not this PR):

zorbathut commented 1 year ago

Geez, you are speedy.