website/pkg/models
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
..
backfill Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
deletion Fix bug when deleting user accounts if they own forum threads 2023-02-24 16:54:27 -08:00
admin_scopes.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
blocklist.go CachedBlocklist support for the chat room 2023-07-30 10:33:04 -07:00
certification.go Fix Gallery checkbox always checking itself + small fixes 2023-05-24 18:40:27 -07:00
comment_photo.go Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
comment.go More Private User Avatars 2022-09-08 21:42:20 -07:00
data_backfills.go Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
feedback.go Rename the module 2022-08-25 21:21:46 -07:00
forum_recent.go Fix Gallery checkbox always checking itself + small fixes 2023-05-24 18:40:27 -07:00
forum_stats.go Recent Forum Posts 2022-08-30 22:13:57 -07:00
forum.go Fix Gallery checkbox always checking itself + small fixes 2023-05-24 18:40:27 -07:00
friend.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
like.go Likes on Comments, and other minor improvements 2022-08-29 20:00:15 -07:00
message.go Ability to delete DMs and minor spit & polish 2022-12-20 21:11:43 -08:00
models.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
notification.go Clear/Delete Notifications, Private Photo Fixes 2023-08-04 18:54:04 -07:00
pagination.go Better comment notification links 2023-06-15 19:40:40 -07:00
photo.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
poll_votes.go Wrap Up Polls Support 2022-12-20 19:15:45 -08:00
poll.go Wrap Up Polls Support 2022-12-20 19:15:45 -08:00
private_photo.go Clear/Delete Notifications, Private Photo Fixes 2023-08-04 18:54:04 -07:00
profile.go User Photo Gallery & Management 2022-08-12 23:11:36 -07:00
subscription.go RemoteAddr fixes 2022-09-26 19:41:07 -07:00
thread.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
user_inner_circle.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
user_relationship.go Forum Reply Enhancements + Better Pagers 2022-09-10 12:09:46 -07:00
user.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00