mkljczk / pl-fe

Mastodon-compatible social media front-end
https://pl.mkljczk.pl/
GNU Affero General Public License v3.0
12 stars 2 forks source link

Instance rules link should not visible to moderators #58

Open tassoman opened 1 month ago

tassoman commented 1 month ago

As Administrator, I'd like to hide Instance Rules editing page to moderators, inside the admin dashboard.

Description

Link is visible also to moderators and produces an unhandled error. To get outside the error, the entire frontend must be reloaded. ( Question, if not off-topic: where rules are meant to be read? Which page? )

mkljczk commented 1 month ago

I need to implement support for Pleroma privileges system, as depending on the configuration, moderators might be allowed to manage rules or announcements.

Rules are currently displayed in reports modal. They might be displayed in some apps as part of the registration process. I think Mastoodn official apps do so

tassoman commented 1 month ago

Good to know. I also think rules should be shown as own "pagination" before ⏪ signup. Then you click Continue or I agree ⏯️ and you can go on with signup form.