BareRTC/pkg
Noah Petherbridge 029f25029d Cached Blocklist from your website
* New API endpoint: /api/blocklist where your site can pre-deliver muted
  username lists for users before they enter the chat.
* Image sharing in DMs is allowed if either party is an operator.
2023-07-30 10:32:08 -07:00
..
config Cached Blocklist from your website 2023-07-30 10:32:08 -07:00
jwt Re-sign JWT tokens for safer server deployments 2023-04-19 19:55:39 -07: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 Cached Blocklist from your website 2023-07-30 10:32:08 -07:00
banned_users.go Draggable resizable video panels 2023-03-13 21:31:34 -07:00
commands.go Don't lock the subscriber list longer than necessary 2023-07-29 17:54:49 -07:00
config.go Re-sign JWT tokens for safer server deployments 2023-04-19 19:55:39 -07:00
expand_media.go YouTube link embeds 2023-03-24 22:47:58 -07:00
handlers.go Cached Blocklist from your website 2023-07-30 10:32:08 -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 Cached Blocklist from your website 2023-07-30 10:32:08 -07:00
pages.go Cached Blocklist from your website 2023-07-30 10:32:08 -07:00
server.go Cached Blocklist from your website 2023-07-30 10:32:08 -07:00
websocket.go Cached Blocklist from your website 2023-07-30 10:32:08 -07:00