website/pkg
Noah 400a256ec8 Certification Photo Workflow
* Add "Site Gallery" page showing all public+gallery member photos.
* Add "Certification Required" decorator for gallery and other main pages.
* Add the Certification Photo workflow:
  * Users have a checklist on their dashboard to upload a profile pic
    and post a certification selfie (two requirements)
  * Admins notified by email when a new certification pic comes in.
  * Admin can reject (w/ comment) or approve the pic.
  * Users can re-upload or delete their pic at the cost of losing
    certification status if they make any such changes.
  * Users are emailed when their photo is either approved or rejected.
* User Preferences: can now save the explicit pref to your account.
* Explicit photos on user pages and site gallery are hidden if the
  current user hasn't opted-in (user can always see their own explicit
  photos regardless of the setting)
* If a user is viewing a member gallery and explicit pics are hidden, a
  count of the number of explicit pics is shown to inform the user that
  more DO exist, they just don't see them. The site gallery does not do
  this and simply hides explicit photos.
2022-08-13 15:39:31 -07:00
..
config Certification Photo Workflow 2022-08-13 15:39:31 -07:00
controller Certification Photo Workflow 2022-08-13 15:39:31 -07:00
log Initial commit 2022-08-09 22:32:19 -07:00
mail Initial commit 2022-08-09 22:32:19 -07:00
markdown User Profile and Settings Pages 2022-08-10 20:59:59 -07:00
middleware Certification Photo Workflow 2022-08-13 15:39:31 -07:00
models Certification Photo Workflow 2022-08-13 15:39:31 -07:00
photo User Photo Gallery & Management 2022-08-12 23:11:36 -07:00
redis Initial commit 2022-08-09 22:32:19 -07:00
router Certification Photo Workflow 2022-08-13 15:39:31 -07:00
session User Profile and Settings Pages 2022-08-10 20:59:59 -07:00
templates Certification Photo Workflow 2022-08-13 15:39:31 -07:00
utility User Profile and Settings Pages 2022-08-10 20:59:59 -07:00
version.go Initial commit 2022-08-09 22:32:19 -07:00
webserver.go Initial commit 2022-08-09 22:32:19 -07:00