Noah kirsle
  • Joined on 2018-04-12
kirsle pushed to master at apps/BareRTC 2024-10-03 03:35:56 +00:00
a3d0cc95f9 Cleanup debug message
kirsle pushed to master at apps/BareRTC 2024-10-03 03:34:13 +00:00
f802de88ce Watermark QR code over webcam feeds to deter screen recording
kirsle pushed to master at apps/BareRTC 2024-10-02 04:33:06 +00:00
a70d6d54b3 Fullscreen: bring video control buttons along
kirsle pushed to master at apps/BareRTC 2024-09-21 22:48:58 +00:00
3a7204178c Various fixes regarding red cameras
kirsle pushed to master at apps/BareRTC 2024-09-21 03:33:54 +00:00
971a6d800d Customizable error strings for moderation rules
kirsle pushed to master at apps/BareRTC 2024-09-20 00:29:47 +00:00
16b148fc92 JWT Token Chat Moderation Rules
kirsle pushed to master at apps/BareRTC 2024-09-19 05:32:11 +00:00
bbd6836c68 Enter/Escape keys to control AlertModal
kirsle pushed to master at apps/BareRTC 2024-09-13 01:55:57 +00:00
7f88439c84 Semitransparent video icons until mouseover
kirsle pushed to master at apps/BareRTC 2024-09-11 04:25:37 +00:00
9b8e7dc440 Vue modals to replace window.alert/window.confirm
kirsle pushed to master at apps/BareRTC 2024-09-10 21:50:59 +00:00
d4b69311ae Blockable admin user support
kirsle closed issue apps/BareRTC#28 2024-09-05 18:42:30 +00:00
Volume sliders for webcams
kirsle commented on issue apps/BareRTC#29 2024-09-05 18:42:18 +00:00
Tab in the chat settings to see who you've booted and unboot them

This was resolved with the Profile Card popups, and adding a button there to unboot users.

kirsle closed issue apps/BareRTC#29 2024-09-05 18:42:18 +00:00
Tab in the chat settings to see who you've booted and unboot them
kirsle closed issue apps/BareRTC#37 2024-09-05 18:37:44 +00:00
Chat server gets frozen sometimes
kirsle commented on issue apps/BareRTC#37 2024-09-05 18:37:43 +00:00
Chat server gets frozen sometimes

The resolution to this turned out to be:

Users on slow connections were getting their WebSocket message queues filled up, and the logic to disconnect them wasn't implemented correctly.…

kirsle closed issue apps/BareRTC#39 2024-09-05 18:36:49 +00:00
Display density options
kirsle closed issue apps/BareRTC#40 2024-09-05 18:36:28 +00:00
Red cam filtering options in chat
kirsle closed issue apps/BareRTC#46 2024-09-05 18:33:25 +00:00
Server side: video-related commands and mod support
kirsle pushed to actor-collision at SketchyMaze/doodle 2024-07-08 05:45:32 +00:00
373028a166 Code cleanup
kirsle pushed to master at apps/BareRTC 2024-06-22 05:36:49 +00:00
49712ee966 Add install instructions