website/pkg/models
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
..
backfill Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
deletion Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
exporting Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
admin_scopes.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
blocklist.go Admin insights block lists page 2023-12-04 19:57:14 -08:00
certification.go Certification: Secondary Photo ID Workflow 2024-05-26 12:34:00 -07:00
change_log.go Text search for the change log 2024-04-04 23:05:16 -07:00
comment_photo.go Better "Newest" tab for forums 2024-02-15 19:53:25 -08:00
comment.go Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
data_backfills.go Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
feedback.go User Notes + Bring Back Online Chatters List 2023-09-16 13:46:26 -07:00
forum_recent.go Private forums (admin only for now) 2024-05-11 12:23:06 -07:00
forum_search_test.go Forum Search, User Profile Statistics 2024-01-06 16:44:05 -08:00
forum_search.go Private forums (admin only for now) 2024-05-11 12:23:06 -07:00
forum_stats.go Better "Newest" tab for forums 2024-02-15 19:53:25 -08:00
forum.go Private forums (admin only for now) 2024-05-11 12:23:06 -07:00
friend.go Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
ip_addresses.go Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
like.go Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
message.go Warn recipient in DMs about possible scams 2024-05-13 19:41:11 -07:00
models.go Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
notification_filters.go Notification Filters 2024-02-28 20:49:16 -08:00
notification.go Certification: Secondary Photo ID Workflow 2024-05-26 12:34:00 -07:00
pagination.go Better comment notification links 2023-06-15 19:40:40 -07:00
photo.go Optimize Site Gallery query for massive friend lists 2024-06-19 14:42:57 -07:00
poll_votes.go Add command to export user data for privacy regulations 2023-10-23 19:05:34 -07:00
poll.go Wrap Up Polls Support 2022-12-20 19:15:45 -08:00
private_photo.go Tweak friends-only pic notification revoke 2024-01-10 18:08:17 -08:00
profile.go User Photo Gallery & Management 2022-08-12 23:11:36 -07:00
shy_accounts.go Public Avatar Consent Page 2024-06-29 16:44:18 -07:00
subscription.go Settings to opt-out of certain notification types 2023-10-28 14:34:35 -07:00
thread.go Correctly revoke AlsoPosted notification on comment deletion 2024-04-27 19:46:22 -07:00
two_factor.go Two Factor Authentication 2023-09-18 17:22:50 -07:00
user_inner_circle.go Update some text copy 2024-04-13 15:10:15 -07:00
user_location.go Truncate location precision on RefreshGeoIP() 2023-08-20 10:25:13 -07:00
user_note.go Full text profile search for the member directory 2024-06-19 14:12:25 -07:00
user_relationship.go Public Avatar Consent Page 2024-06-29 16:44:18 -07:00
user.go Public Avatar Consent Page 2024-06-29 16:44:18 -07:00