website/pkg/controller/api
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
..
barertc Member Search: Order by certified at 2024-08-23 23:09:27 -07:00
auth.go Rename the module 2022-08-25 21:21:46 -07:00
json_layer.go Search By Location 2024-08-03 14:54:22 -07:00
likes.go Tweak admin permissions and photo view counts 2024-09-28 12:45:20 -07:00
mark_explicit.go Improvements on community flagged explicit photos 2024-10-01 20:44:11 -07:00
photo.go Tweak admin permissions and photo view counts 2024-09-28 12:45:20 -07:00
read_notification.go Clear/Delete Notifications, Private Photo Fixes 2023-08-04 18:54:04 -07:00
username_check.go Reserved username check on signup page 2023-09-09 12:26:51 -07:00
version.go Rename the module 2022-08-25 21:21:46 -07:00
world_cities.go Search By Location 2024-08-03 14:54:22 -07:00