website/pkg/controller/admin
Noah Petherbridge 542d0bb300 Improvements on community flagged explicit photos
When a user marks that another photo should have been marked as explicit:

* The owner of that photo gets a notification about it, which reminds them of
  the explicit photo policy.
* The photo's "Flagged" boolean is set (along with the Explicit boolean)
* The 'Edit' page on a Flagged photo shows a red banner above the Explicit
  option, explaining that it was flagged. The checkbox text is crossed-out,
  with a "no" cursor and title text over - but can still be unchecked.

If the user removes the Explicit flag on a flagged photo and saves it:

* An admin report is generated to notify to take a look too.
* The Explicit flag is cleared as normal
* The Flagged boolean is also cleared on this photo: if they set it back to
  Explicit again themselves, the red banner won't appear and it won't notify
  again - unless a community member flagged it again!

Also makes some improvements to the admin page:

* On photo reports: show a blurred-out (clickable to reveal) photo on feedback
  items about photos.
2024-10-01 20:44:11 -07:00
..
add_user.go Various tweaks and improvements 2024-06-15 15:05:50 -07:00
change_log.go Text search for the change log 2024-04-04 23:05:16 -07:00
dashboard.go Cold Storage with One-Way RSA Encryption 2024-05-29 23:20:24 -07:00
feedback.go Improvements on community flagged explicit photos 2024-10-01 20:44:11 -07: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 Improvements on community flagged explicit photos 2024-10-01 20:44:11 -07:00