website/pkg/controller/photo
Noah Petherbridge 7d17dce4d4 Shy Accounts
* Users with private profiles or no public photo at all are considered
  to be Shy Accounts and are isolated from the non-shy profiles.
* Restrictions include:
  * Site Gallery shows only them + their friends' photos.
  * User Galleries: must be a friend or had private photos granted to
    see a user's gallery page.
  * DMs: can not initiate a DM to a non-shy member (other shy members
    OK).
2023-02-13 22:19:18 -08:00
..
certification.go More Private User Avatars 2022-09-08 21:42:20 -07:00
edit_delete.go Rename the module 2022-08-25 21:21:46 -07:00
private.go More Private User Avatars 2022-09-08 21:42:20 -07:00
site_gallery.go Shy Accounts 2023-02-13 22:19:18 -08:00
upload.go Rename the module 2022-08-25 21:21:46 -07:00
user_gallery.go Shy Accounts 2023-02-13 22:19:18 -08:00
view.go More private avatars more places 2022-09-08 21:52:50 -07:00