website/pkg/controller/account
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
..
age_gate.go Fix age gate page to defend against common user error 2023-06-20 12:12:58 -07:00
dashboard.go Clear/Delete Notifications, Private Photo Fixes 2023-08-04 18:54:04 -07:00
delete.go Rename the module 2022-08-25 21:21:46 -07:00
inner_circle.go Update some wording 2023-05-24 11:35:22 -07:00
login.go Rename the module 2022-08-25 21:21:46 -07:00
profile.go Make ?view=external on profile page require a login if the profile is not actually public 2023-02-26 16:09:47 -08:00
reset_password.go Rename the module 2022-08-25 21:21:46 -07:00
search.go Photo counts on member directory + inner circle removal privacy fix 2023-07-23 15:02:41 -07:00
settings.go DM Privacy + Settings Page Tabs 2023-06-23 22:18:09 -07:00
signup.go Age gate: collect birthdates retroactively and on new signup 2023-06-16 13:05:33 -07:00