website/web/templates
Noah Petherbridge 742a5fa1af Auto-Disconnect Users from Chat
Users whose accounts are no longer eligible to be in the chat room will be
disconnected immediately from chat when their account status changes.

The places in nonshy where these disconnects may happen include:

* When the user deactivates or deletes their account.
* When they modify their settings to mark their profile as 'private,' making
  them become a Shy Account.
* When they edit or delete their photos in case they have moved their final
  public photo to be private, making them become a Shy Account.
* When the user deletes their certification photo, or uploads a new cert photo
  to be reviewed (in both cases, losing account certified status).
* When an admin user rejects their certification photo, even retroactively.
* On admin actions against a user, including: banning them, deleting their
  user account.

Other changes made include:

* When signing up an account and e-mail sending is not enabled (e.g. local
  dev environment), the SignupToken is still created and logged to the console
  so you can continue the signup manually.
* On the new account DOB prompt, add a link to manually input their birthdate
  as text similar to on the Age Gate page.
2024-03-15 15:57:05 -07:00
..
account Auto-Disconnect Users from Chat 2024-03-15 15:57:05 -07:00
admin Change Logs 2024-02-25 17:03:36 -08:00
comment Chat launch page for BareRTC 2023-02-05 20:26:36 -08:00
email Various quick fixes 2023-08-15 17:33:33 -07:00
errors Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
forum WIP: Deduplicate threads on Newest forum tab 2024-02-14 21:38:20 -08:00
friend Can't accept a friend request after you ignored it 2023-11-25 13:39:38 -08:00
inbox Stylize the Messages view 2023-12-25 22:13:03 -08:00
partials Add notice of private profile pic, inner circle placeholder 2024-01-07 14:20:01 -08:00
photo Better photo scaling without scroll in lightbox modal 2024-03-07 18:10:29 -08:00
about.html Typos 2023-06-27 09:02:44 -07:00
base.html Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
chat.html Open chat in new tab 2023-10-10 19:49:36 -07:00
contact.html Disable contact form for logged-out users due to spam 2023-02-21 11:45:26 -08:00
faq.html Fix error on FAQ when logged out 2024-01-12 16:59:01 -08:00
features.html Update the About, Features and FAQ pages 2023-06-26 23:29:05 -07:00
index.html Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
markdown.html Chat launch page for BareRTC 2023-02-05 20:26:36 -08:00
privacy.html Update privacy policy and TOS 2023-11-26 21:22:39 -08:00
tos.html Update privacy policy and TOS 2023-11-26 21:22:39 -08:00