website/pkg/controller
Noah Petherbridge 1b3e8cb250 Private Photo Sharing Improvements
* Add a user privacy setting so they can gate who is allowed to share private
  photos with them (for people who dislike unsolicited shares):
  * Anybody (default)
  * Friends only
  * Friends + people whom they have sent a DM to (on the main website)
  * Nobody
* Add gating around whether to display the prompt to unlock your private photos
  while you are viewing somebody's gallery:
  * The current user needs at least one private photo to share.
  * The target user's new privacy preference is taken into consideration.
* The "should show private photo share prompt" logic is also used on the actual
  share page, e.g. for people who manually paste in a username to share with.
  You can not grant access to private photos which don't exist.
* Improve the UI on the private photo shares page.
  * Profile cards to add elements from the Member Directory page, such as a
    Friends and Liked indicator.
  * A count of the user's Private photos is shown, which links directly to
    their private gallery.
* Add "Decline" buttons to the Shared With Me page: so the target of a private
  photo share is able to remove/cancel shares with them.
2024-10-19 12:44:47 -07:00
..
account Private Photo Sharing Improvements 2024-10-19 12:44:47 -07:00
admin Improvements to Feedback & Reports 2024-10-17 19:21:18 -07:00
api Improvements to Feedback & Reports 2024-10-17 19:21:18 -07:00
block Notification when admin users are blocked 2024-09-10 15:43:34 -07:00
chat Improve browser caching with signed JWT photo URLs 2024-10-05 20:24:45 -07:00
comment Optimize sorting gallery by Likes/Comments via caching 2024-09-21 17:25:36 -07:00
forum User Forums: Enable PermitPhotos for all forum owners 2024-09-28 12:58:52 -07:00
friend Web Push Notifications 2024-07-20 19:44:22 -07:00
htmx HTMX lazy load for user statistics card 2024-04-24 20:36:37 -07:00
inbox Web Push Notifications 2024-07-20 19:44:22 -07:00
index Improvements to Feedback & Reports 2024-10-17 19:21:18 -07:00
photo Private Photo Sharing Improvements 2024-10-19 12:44:47 -07:00
poll Wrap Up Polls Support 2022-12-20 19:15:45 -08:00
version Rename the module 2022-08-25 21:21:46 -07:00