website/pkg/controller/photo
Noah Petherbridge fdc410c9f1 Clear/Delete Notifications, Private Photo Fixes
Added the ability to delete or clear notifications.
* A "Clear all" button deletes them all (with confirmation)
* A "Remove" button on individual notifications (one confirmation per
  page load, so you can remove several without too much tedium)

Fix some things regarding private photo notifications:
* When notifying your existing grants about a new upload, only users who
  opt-in for Explicit are notified about Explicit private pictures.
* When revoking private grants, clean up the "has uploaded a new private
  photo" notifications for all of your pics from their notification
  feeds.
2023-08-04 18:54:04 -07:00
..
certification.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
edit_delete.go Support GIF videos in your photo gallery 2023-06-25 22:55:07 -07:00
private.go Clear/Delete Notifications, Private Photo Fixes 2023-08-04 18:54:04 -07:00
site_gallery.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
upload.go Clear/Delete Notifications, Private Photo Fixes 2023-08-04 18:54:04 -07:00
user_gallery.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
view.go Bugfix 2023-05-23 23:37:11 -07:00