website/pkg/controller/account
Noah Petherbridge 066765d2dc Chat Moderation Rules + Shy Accounts on Chat
* Add chat moderation rules to the website, so admins can apply selective rules
  to problematic users. Available rules are:
  * redcam: user's camera is always NSFW.
  * nobroadcast: user can not broadcast their camera.
  * novideo: user can not broadcast OR watch any video.
  * noimage: user can not share OR see any shared image on chat.
* The page to manage a user's active rules is available on their admin card of
  their profile page. When the user has rules active, a yellow counter is shown
  by the link to manage their rules.
  * Only chat moderator admins have access to the page or can see the yellow
    counter to know whether rules are active.
* "Shy Accounts" are now permitted on the chat room! With some moderation rules
  automatically applied to them: novideo,noimage.
* Update the Shy Account FAQ and messaging on the chat landing page.
* Update the auto-kick from chat behavior regarding shy accounts:
  * They are kicked from chat only when an update to their profile settings will
    transition then FROM a non-shy into a shy account.
  * For example: when saving their profile settings (going private) or when
    editing or deleting a photo (if they will have no more public photos left)
2024-09-19 19:30:02 -07:00
..
age_gate.go Fix age gate page to defend against common user error 2023-06-20 12:12:58 -07:00
dashboard.go Notification Filters 2024-02-28 20:49:16 -08:00
deactivate.go Auto-Disconnect Users from Chat 2024-03-15 15:57:05 -07:00
delete.go Auto-Disconnect Users from Chat 2024-03-15 15:57:05 -07:00
friends.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
login.go Various tweaks and improvements 2024-06-15 15:05:50 -07:00
profile.go Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -07:00
reset_password.go More adjusting email sending behavior 2024-09-09 20:59:46 -07:00
search.go Member Search: Order by certified at 2024-08-23 23:09:27 -07:00
settings.go Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -07:00
signup.go More adjusting email sending behavior 2024-09-09 20:59:46 -07:00
two_factor.go 2FA: Ability to see original QR code again 2023-11-15 18:01:34 -08:00
user_note.go Admin Transparency Page 2024-05-09 15:50:46 -07:00