website/pkg
Noah Petherbridge 666d3105b7 Privacy Improvements and Notification Fixes
* On user profile pages and gallery: the total photo count for the user
  will only include photos that the viewer can actually see (taking into
  account friendship and private grants), so that users won't harass
  each other to see the additional photos that aren't visible to them.
* On the member directory search: the photo counts will only show public
  photos on their page for now, and may be fewer than the number of
  photos the current user could actually see.
* Blocklist: you can now manually add a user by username to your block
  list. So if somebody blocked you on the site and you want to block
  them back, there is a way to do this.
* Friends: you can now directly unfriend someone from their profile
  page by clicking on the "Friends" button. You get a confirmation
  popup before the remove friend action goes through.
* Bugfix: when viewing a user's gallery, you were able to see their
  Friends-only photos if they granted you their Private photo access,
  even if you were not their friend.
* Bugfix: when uploading a new private photo, instead of notifying
  everybody you granted access to your privates it will only notify
  if they are also on your friend list.
2023-08-14 18:50:34 -07:00
..
config Bugfix: don't unset dm_privacy on profile settings update 2023-08-10 19:37:49 -07:00
controller Privacy Improvements and Notification Fixes 2023-08-14 18:50:34 -07:00
geoip Fix country flag with code for chat room 2023-08-05 20:11:55 -07:00
log Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
mail Rename the module 2022-08-25 21:21:46 -07:00
markdown Forums: Basic Support WIP 2022-08-23 22:55:19 -07:00
middleware Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
models Privacy Improvements and Notification Fixes 2023-08-14 18:50:34 -07:00
photo Better fix for edit photo exception 2023-07-22 14:53:57 -07:00
ratelimit Contact form antispam 2022-09-26 19:12:24 -07:00
redis RemoteAddr fixes 2022-09-26 19:41:07 -07:00
router Privacy Improvements and Notification Fixes 2023-08-14 18:50:34 -07:00
session Add Admin Guidelines to dashboard 2022-12-24 23:00:59 -08:00
templates Support GIF videos in your photo gallery 2023-06-25 22:55:07 -07:00
utility Bugfix on geogate 2023-06-24 15:51:53 -07:00
worker Minor quick fixes 2023-07-07 17:31:46 -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