website/pkg/controller/account
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
..
age_gate.go Fix age gate page to defend against common user error 2023-06-20 12:12:58 -07:00
dashboard.go Notification Filters 2024-02-28 20:49:16 -08:00
deactivate.go Auto-Disconnect Users from Chat 2024-03-15 15:57:05 -07:00
delete.go Auto-Disconnect Users from Chat 2024-03-15 15:57:05 -07:00
friends.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
inner_circle.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
login.go Deactivate Account; Friends Lists on Profiles 2023-10-22 15:02:24 -07:00
profile.go HTMX lazy load for user statistics card 2024-04-24 20:36:37 -07:00
reset_password.go Rename the module 2022-08-25 21:21:46 -07:00
search.go Search users by admin, privacy policy update 2024-04-25 21:52:43 -07:00
settings.go Remove from inner circle when deleting all your pictures 2024-04-13 10:44:09 -07:00
signup.go Better UX for Who's Nearby feature 2024-03-29 20:35:41 -07:00
two_factor.go 2FA: Ability to see original QR code again 2023-11-15 18:01:34 -08:00
user_note.go Admin Transparency Page 2024-05-09 15:50:46 -07:00