BareRTC/pkg
Noah 75c7511410 Kick off conflicting usernames + Frontend mobile fixes
* When JWT tokens are used to join the chat and the username conflicts:
  instead of renaming the new user to add a "2" it will disconnect the
  original login (sending a message that they have signed in somewhere
  else and are logged out now)
* When disconnected the text entry box will be greyed out.
* Improvements for the mobile user experience: if you're viewing the
  chat history panel and have unread messages or DMs, a number indicator
  appears on the channels button. It is grey for public channel messages
  or red if any of them are DMs
* Fix the emoji picker drop-down on the first messages of a DM thread
2023-07-17 20:38:07 -07:00
..
config Video Status Bitflags + Improvements 2023-06-30 18:42:40 -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 Video Status Bitflags + Improvements 2023-06-30 18:42:40 -07:00
banned_users.go Draggable resizable video panels 2023-03-13 21:31:34 -07:00
commands.go Video Status Bitflags + Improvements 2023-06-30 18:42:40 -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 Kick off conflicting usernames + Frontend mobile fixes 2023-07-17 20:38:07 -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 Emoji reactions 2023-06-30 20:00:21 -07:00
pages.go Video Status Bitflags + Improvements 2023-06-30 18:42:40 -07:00
server.go Spit and polish 2023-02-09 23:03:06 -08:00
websocket.go Kick off conflicting usernames + Frontend mobile fixes 2023-07-17 20:38:07 -07:00