website/pkg/controller/admin
Noah Petherbridge 20d04fc370 Admin Transparency Page
* Add a transparency page where regular user accounts can list the roles and
  permissions that an admin user has access to. It is available by clicking on
  the "Admin" badge on that user's profile page.
* Add additional admin scopes to lock down more functionality:
  * User feedback and reports
  * Change logs
  * User notes and admin notes
* Add friendly descriptions to what all the scopes mean in practice.
* Don't show admin notification badges to admins who aren't allowed to act on
  those notifications.
* Update the admin dashboard page and documentation for admins.
2024-05-09 15:50:46 -07:00
..
change_log.go Text search for the change log 2024-04-04 23:05:16 -07:00
dashboard.go Rename the module 2022-08-25 21:21:46 -07:00
feedback.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
maintenance.go Maintenance Mode + Blockable Admin Scope 2023-08-16 22:09:04 -07:00
scopes.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
transparency.go Admin Transparency Page 2024-05-09 15:50:46 -07:00
user_actions.go Auto-Disconnect Users from Chat 2024-03-15 15:57:05 -07:00