website/pkg
Noah Petherbridge 4f04323d5a Public Avatar Consent Page
The nonshy website is changing the policy on profile pictures. From August 30,
the square cropped avatar images will need to be publicly viewable to everyone.

This implements the first pass of the rollout:

* Add the Public Avatar Consent Page which explains the change to users and
  asks for their acknowledgement. The link is available from their User Settings
  page, near their Certification Photo link.
* When users (with non-public avatars) accept the change: their square cropped
  avatar will become visible to everybody, instead of showing a placeholder
  avatar.
* Users can change their mind and opt back out, which will again show the
  placeholder avatar.
* The Certification Required middleware will automatically enforce the consent
  page once the scheduled go-live date arrives.

Next steps are:

1. Post an announcement on the forum about the upcoming change and link users
   to the consent form if they want to check it out early.
2. Update the nonshy site to add banners to places like the User Dashboard for
   users who will be affected by the change, to link them to the forum post
   and the consent page.
2024-06-29 16:44:18 -07:00
..
chat Update wording on the Shy Account chat kick message 2024-06-19 15:50:34 -07:00
config Public Avatar Consent Page 2024-06-29 16:44:18 -07:00
controller Public Avatar Consent Page 2024-06-29 16:44:18 -07:00
encryption Unit tests and code cleanup for cold storage 2024-05-30 16:59:21 -07:00
geoip Certification photo admin updates 2023-11-25 14:28:16 -08:00
log Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
mail Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
markdown Forums: Basic Support WIP 2022-08-23 22:55:19 -07:00
middleware Public Avatar Consent Page 2024-06-29 16:44:18 -07:00
models Public Avatar Consent Page 2024-06-29 16:44:18 -07:00
photo Scale profile pictures to a consistent size 2023-10-29 12:42:21 -07:00
ratelimit Various tweaks and improvements 2024-06-15 15:05:50 -07:00
redis RemoteAddr fixes 2022-09-26 19:41:07 -07:00
router Public Avatar Consent Page 2024-06-29 16:44:18 -07:00
session Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
spam Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
templates Public Avatar Consent Page 2024-06-29 16:44:18 -07:00
utility Fix duration pretty printing and number shortening 2023-12-21 17:12:34 -08:00
worker Go 1.22 upgrade 2024-02-10 16:17:15 -08: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