BareRTC/pkg
Noah f75ad32728 Ban command update, join/leave messages
* The /ban command doesn't require the target user to be online at the
  time of the ban.
* Update the presence messages so they will generally only go to the
  primary (first) public channel, and also to another public channel if
  the user is currently looking at one of the others.
2023-12-16 15:10:48 -08:00
..
config Bump config version 2023-11-11 15:06:17 -08:00
jwt Support for VIP users via JWT Auth 2023-09-03 12:08:23 -07:00
log Initial commit 2023-01-10 22:38:48 -08:00
messages Prefers non-explicit and option to expressly remember closed videos 2023-10-14 12:24:30 -07:00
util A bit more logging to debug WebSocket issues 2023-02-08 20:01:06 -08:00
api.go Profile Modals + Misc Features 2023-10-07 13:22:41 -07:00
banned_users.go Commands: /ban and /op 2023-08-04 20:31:21 -07:00
commands.go Ban command update, join/leave messages 2023-12-16 15:10:48 -08: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 Ban command update, join/leave messages 2023-12-16 15:10:48 -08:00
images.go Photo sharing support 2023-03-21 21:29:24 -07:00
logging.go Fix webcam freezing issues with mutualOpen video connections 2023-11-18 15:38:02 -08:00
markdown.go JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
message_filters.go Various fixes and improvements 2023-10-14 11:01:58 -07:00
pages.go Chat Setting Menu + Various Tweaks 2023-09-08 18:46:36 -07:00
polling_api.go Polling API for the chat room 2023-12-10 18:43:18 -08:00
server.go Polling API for the chat room 2023-12-10 18:43:18 -08:00
webhook_messages.go Webhooks and Report Users 2023-08-12 21:35:41 -07:00
webhooks.go Profile Modals + Misc Features 2023-10-07 13:22:41 -07:00
websocket.go Polling API for the chat room 2023-12-10 18:43:18 -08:00