website/pkg/controller/photo
Noah de9ba94dd9 Private Photo Sharing
* Add ability to unlock your private photos for others.
    * Link to unlock is on another user's Photos page.
    * You can also access your "Manage Private Photos" page in the User Menu
      or Dashboard and add a user by username.
    * See who you have granted access, and see users who have granted you
      access to their private photos.
* Private photos of users who unlocked them for you may appear on the Site
  Gallery if the photo allows.
* Add new filters to the Site Gallery: you can choose to filter by Explicit,
  limit to a specific Visibility, and order by Newest or Oldest. Non-explicit
  users do not get a filter to see explicit content - they must opt-in in
  their settings.
* Bugfix: Site Gallery was not correctly filtering Explicit photos away from
  users who did not opt-in for explicit!
2022-09-07 21:18:54 -07:00
..
certification.go Rename the module 2022-08-25 21:21:46 -07:00
edit_delete.go Rename the module 2022-08-25 21:21:46 -07:00
private.go Private Photo Sharing 2022-09-07 21:18:54 -07:00
site_gallery.go Private Photo Sharing 2022-09-07 21:18:54 -07:00
upload.go Rename the module 2022-08-25 21:21:46 -07:00
user_gallery.go Private Photo Sharing 2022-09-07 21:18:54 -07:00
view.go Private Photo Sharing 2022-09-07 21:18:54 -07:00