website/pkg
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
..
chat Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -07:00
config Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -07:00
controller Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -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 Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
models Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -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 Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
session Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
spam Update search keywords 2024-07-26 16:16:10 -07:00
templates Forum Creation Quotas 2024-08-23 22:56:40 -07:00
utility Fix duration pretty printing and number shortening 2023-12-21 17:12:34 -08:00
webpush Web Push Notifications 2024-07-20 19:44:22 -07:00
worker Adopt a Forum 2024-08-23 22:56:40 -07: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