website/pkg/controller/account
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
..
dashboard.go Shy Accounts 2023-02-13 22:19:18 -08:00
delete.go Rename the module 2022-08-25 21:21:46 -07:00
login.go Rename the module 2022-08-25 21:21:46 -07:00
profile.go More Private User Avatars 2022-09-08 21:42:20 -07:00
reset_password.go Rename the module 2022-08-25 21:21:46 -07:00
search.go More Private User Avatars 2022-09-08 21:42:20 -07:00
settings.go Likes on Comments, and other minor improvements 2022-08-29 20:00:15 -07:00
signup.go Rename the module 2022-08-25 21:21:46 -07:00