website/pkg/controller/photo
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
..
certification.go More adjusting email sending behavior 2024-09-09 20:59:46 -07:00
edit_delete.go Improvements on community flagged explicit photos 2024-10-01 20:44:11 -07:00
mark_explicit.go User endpoint to flag photos that should be Explicit 2024-03-16 13:29:28 -07:00
private.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
site_gallery.go Photo View Counters 2024-09-25 22:46:33 -07:00
upload.go Delete the inner circle 2024-08-10 11:54:37 -07:00
user_gallery.go Photo View Counters 2024-09-25 22:46:33 -07:00
view.go Tweak admin permissions and photo view counts 2024-09-28 12:45:20 -07:00