website/pkg
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
..
chat Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -07:00
config Function to re-sign photo URLs on profile pages 2024-10-13 19:50:11 -07:00
controller Private Photo Sharing Improvements 2024-10-19 12:44:47 -07:00
encryption Improve browser caching with signed JWT photo URLs 2024-10-05 20:24:45 -07:00
geoip Certification photo admin updates 2023-11-25 14:28:16 -08:00
log Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
mail Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
markdown Forums: Basic Support WIP 2022-08-23 22:55:19 -07:00
middleware Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
models Private Photo Sharing Improvements 2024-10-19 12:44:47 -07:00
photo Function to re-sign photo URLs on profile pages 2024-10-13 19:50:11 -07:00
ratelimit Various tweaks and improvements 2024-06-15 15:05:50 -07:00
redis RemoteAddr fixes 2022-09-26 19:41:07 -07:00
router Batch Edit/Delete Photos + Misc Fixes 2024-10-04 21:17:20 -07:00
session Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
spam Update search keywords 2024-07-26 16:16:10 -07:00
templates Function to re-sign photo URLs on profile pages 2024-10-13 19:50:11 -07:00
utility Improve browser caching with signed JWT photo URLs 2024-10-05 20:24:45 -07:00
webpush Web Push Notifications 2024-07-20 19:44:22 -07:00
worker Adopt a Forum 2024-08-23 22:56:40 -07:00
version.go Rename the module 2022-08-25 21:21:46 -07:00
webserver.go Rename the module 2022-08-25 21:21:46 -07:00