BareRTC/pkg
Noah Petherbridge 74a756d1ef History Modal + Dark Detector Fixes
* Add a History button under the DMs where an authenticated JWT user can page
  through the usernames they have stored history with, to bring up those DMs
  even if their chat partner is not currently online.
* Try some fixes to the dark video detector to see if it reduces false
  positives: wait for the canplaythrough video event to fire before beginning
  the dark detection. Also, increase the threshold so dark frames need to be
  seen 5 times in a row instead of twice before cutting the camera.
2025-02-14 18:12:39 -08:00
..
config Moderator rule: nodvd (exempt from dark video detector) 2025-01-03 23:15:05 -08:00
jwt Moderator rule: nodvd (exempt from dark video detector) 2025-01-03 23:15:05 -08:00
log
messages
models History Modal + Dark Detector Fixes 2025-02-14 18:12:39 -08:00
util
api.go History Modal + Dark Detector Fixes 2025-02-14 18:12:39 -08:00
banned_users.go
commands.go Blockable admin user support 2024-09-10 14:50:47 -07:00
config.go
expand_media.go
handlers.go Customizable error strings for moderation rules 2024-09-20 20:33:42 -07:00
images.go
logging.go
markdown.go
message_filters.go
moderation_rules.go Moderator rule: nodvd (exempt from dark video detector) 2025-01-03 23:15:05 -08:00
pages.go Add webcam troubleshooting tips to the About page 2024-10-17 20:13:08 -07:00
polling_api.go
server.go History Modal + Dark Detector Fixes 2025-02-14 18:12:39 -08:00
subscriber.go JWT Token Chat Moderation Rules 2024-09-19 17:29:08 -07:00
webhook_messages.go
webhooks.go
websocket.go JWT Token Chat Moderation Rules 2024-09-19 17:29:08 -07:00