BareRTC/pkg
Noah c5c8d08c7a Boot and Mute
* Users can now boot viewers off their camera. From the viewer's POV the
  booter has just turned off their camera and it will remain "off" for
  the remainder of the booter's session.
* Users can now mute one another: if you mute a user, you will no longer
  see that user's messages or DMs; and the muted user will never see
  your video as being active (like a boot but revokable if you unmute
  later).
2023-03-22 20:21:04 -07:00
..
config Photo sharing support 2023-03-21 21:29:24 -07:00
jwt JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
log Initial commit 2023-01-10 22:38:48 -08:00
util A bit more logging to debug WebSocket issues 2023-02-08 20:01:06 -08:00
api.go Spit and polish 2023-02-09 23:03:06 -08:00
banned_users.go Draggable resizable video panels 2023-03-13 21:31:34 -07:00
commands.go Draggable resizable video panels 2023-03-13 21:31:34 -07:00
config.go Cleanup 2023-02-05 22:16:36 -08:00
handlers.go Boot and Mute 2023-03-22 20:21:04 -07:00
images.go Photo sharing support 2023-03-21 21:29:24 -07:00
markdown.go JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
messages.go Boot and Mute 2023-03-22 20:21:04 -07:00
pages.go NSFW Cameras and Moderator Commands 2023-02-10 22:46:39 -08:00
server.go Spit and polish 2023-02-09 23:03:06 -08:00
websocket.go Boot and Mute 2023-03-22 20:21:04 -07:00