1. 078bd55 Repair context menu on ConversationListItem by idillon · 1 year, 5 months ago
  2. 559ce28 Add environment variable to activate 'monitor' by idillon · 1 year, 5 months ago
  3. a3c2fad Add link previews by idillon · 1 year, 5 months ago
  4. ea4c139 Add matchMedia for prefers-color-scheme back by Ziwei Wang · 1 year, 4 months ago
  5. cd687a4 Persist theme mode state using localStorage by Ziwei Wang · 1 year, 5 months ago
  6. 6e8ca41 Sort translation keys alphabetically by idillon · 1 year, 5 months ago
  7. 9e542ca Improve styles for ConversationListItem by idillon · 1 year, 5 months ago
  8. b0ec86a Set frontend's logic to modify the avatar by idillon · 1 year, 5 months ago
  9. 4012a70 Set styles for 'Select' component by idillon · 1 year, 6 months ago
  10. 42cc62a Remove box-shadow on Switch by idillon · 1 year, 6 months ago
  11. 22ed819 Fix dialog styles, remove context menu from ConversationListItem's dialogs by idillon · 1 year, 6 months ago
  12. 07d31cc Divide Conversation into ConversationInfos, ConversationMember, and ConversationSummary by idillon · 1 year, 5 months ago
  13. 2876123 Update daemon submodule version by idillon · 1 year, 5 months ago
  14. 201ff44 Remove ThemeDemonstrator by idillon · 1 year, 6 months ago
  15. c050d9c Add small UX improvements to call by Michelle Sepkap Sime · 1 year, 6 months ago
  16. 5c67796 Fix components rerendering unnecessarily by simon · 1 year, 6 months ago
  17. daae910 Add remote video overlay by simon · 1 year, 6 months ago
  18. e35acc2 Change conversation during call by simon · 1 year, 6 months ago
  19. 99e5a70 Create new enums to type state strings and numbers on server by Misha Krieger-Raynauld · 1 year, 6 months ago
  20. cfa4430 Create new interfaces for objects transmitted using the REST API by Misha Krieger-Raynauld · 1 year, 6 months ago
  21. 641b262 Fix unnecessary page re-renders by simon · 1 year, 6 months ago
  22. 1e2bf34 Enable screen sharing by simon · 1 year, 6 months ago
  23. 09fe482 Remove non-null assertion in ConversationProvider by simon · 1 year, 6 months ago
  24. 59fc3cd Fix bug where add contact form would reload page by Gabriel Rochon · 1 year, 6 months ago
  25. 4b90415 Gray out button on disable by Charlie · 1 year, 6 months ago
  26. baf49d8 Fix typo in AccountPreferences.tsx by Misha Krieger-Raynauld · 1 year, 6 months ago
  27. 571240f Remove volume button in call interface in Firefox by simon · 1 year, 6 months ago
  28. 6bbdacf Separate common interfaces from client-specific classes by Misha Krieger-Raynauld · 1 year, 6 months ago
  29. 492e840 Switch audio/video devices while in call by simon · 1 year, 6 months ago
  30. abc80e5 Show local video in background while call is connecting by Misha Krieger-Raynauld · 1 year, 6 months ago
  31. 9c8779e Use callstatus instead of new var by Charlie · 1 year, 6 months ago
  32. d0cc3e3 Replace Date.getTime() with Date.now() by Misha Krieger-Raynauld · 1 year, 6 months ago
  33. 0c2e986 Revert "Do not rethrow exception when 401 error is properly handled" by Misha Krieger-Raynauld · 1 year, 6 months ago
  34. c444ab7 Disable answer button on click by Charlie · 1 year, 6 months ago
  35. 841c6bd Fix tabindex on login/registration page inputs by simon · 1 year, 6 months ago
  36. 25bfee8 Fix "No remoteDescription" error in call by simon · 1 year, 6 months ago
  37. 9076a9a Improve permission handling in call flow by simon · 1 year, 6 months ago
  38. 90efa04 Fix WebSocketProvider causing multiple renders by simon · 1 year, 6 months ago
  39. b7ade04 Do not rethrow exception when 401 error is properly handled by Misha Krieger-Raynauld · 1 year, 6 months ago
  40. 380dc5e Handle ICE state failed by Charlie · 1 year, 6 months ago
  41. b837e8f End call when connection is lost by Charlie · 1 year, 6 months ago
  42. 8961593 Mute local video stream to remove the echoed voice by Issam E. Maghni · 1 year, 6 months ago
  43. 8b496b0 Fix call timer causing too many renders by simon · 1 year, 6 months ago
  44. 21f7d9f Fix add contact and create MessengerProvider by simon · 1 year, 6 months ago
  45. f353ef4 Add wrapper comp to WebRtcProvider, CallProvider by simon · 1 year, 6 months ago
  46. c18d640 Validate conversationId by Charlie · 1 year, 6 months ago
  47. 15a5fb2 Add user icon in call pending interface by Gabriel Rochon · 1 year, 6 months ago
  48. 473c45a Write new READMEs with up-to-date information by Misha Krieger-Raynauld · 1 year, 6 months ago
  49. 8b4756f Fix permissions in call by simon · 1 year, 6 months ago
  50. b2d465c Re-enable StrictMode by handling WebSocket reconnection by Issam E. Maghni · 1 year, 6 months ago
  51. 5516420 Bind call buttons and set ringing timeout by MichelleSS · 1 year, 6 months ago
  52. accd802 Add endCall function to CallContext by simon · 1 year, 6 months ago
  53. feaa1db Temporarily remove strict mode to fix the call by simon · 1 year, 6 months ago
  54. 71d1c0a Use turn/stun server by simon · 1 year, 6 months ago
  55. 7057b4f Add client UI to select JAMS as login method by Gabriel Rochon · 1 year, 6 months ago
  56. e382a30 Add elapsed time to call interface by Gabriel Rochon · 1 year, 6 months ago
  57. 61f82af Add usernames to call pending/receiving interface by Gabriel Rochon · 1 year, 6 months ago
  58. 2a5cf14 Enable fullscreen button in call by simon · 1 year, 6 months ago
  59. f9d78f2 Add toggleable chat drawer in call by simon · 1 year, 6 months ago
  60. ff1cb35 Redirect user from call page when not in call by simon · 1 year, 6 months ago
  61. 20cf1c8 Refactor WebSocket message interfaces by Misha Krieger-Raynauld · 1 year, 6 months ago
  62. 86917ea Configure TypeScript project references by Misha Krieger-Raynauld · 1 year, 6 months ago
  63. 3470d07 Set base for settings, add volatile settings for theme and language by idillon · 1 year, 6 months ago
  64. 9f814a3 Improve call interface UI by simon · 1 year, 6 months ago
  65. 5bc33a3 Fix bad initial JSON in server/storage/accounts.ts by Issam E. Maghni · 1 year, 6 months ago
  66. f929a36 Implement proper WebRTC call management by simon · 1 year, 6 months ago
  67. b05ad99 Add JAMS option when creating account by Issam E. Maghni · 1 year, 6 months ago
  68. dd82cbf Fix conversation messages by Michelle Sepkap Sime · 1 year, 6 months ago
  69. 533e730 Fix compilation error caused by wrong WebSocket message type for SDP by Misha Krieger-Raynauld · 1 year, 6 months ago
  70. 173fbba Delete old server and improve project configuration by Misha Krieger-Raynauld · 1 year, 6 months ago
  71. 2cb239b Add flag parameter to sendMessage by Issam E. Maghni · 1 year, 6 months ago
  72. a5c54ef Add unbind function to WebSocketContext by simon · 1 year, 6 months ago
  73. ef9ab81 Uniformize styles for dialogs and popovers, add ContextMenu by idillon · 1 year, 6 months ago
  74. b933fbb Reorganize server files and address TODO comments by Misha Krieger-Raynauld · 1 year, 6 months ago
  75. 4e7445c Fix translation files and CallPending page by simon · 1 year, 6 months ago
  76. 9a8fe20 Add audio/video device options in call interface by simon · 1 year, 6 months ago
  77. 0432cb7 Send received message through WebSocket by Issam E. Maghni · 1 year, 6 months ago
  78. cb11bba Add more robust error handling to server by Misha Krieger-Raynauld · 1 year, 6 months ago
  79. 45e7e8c Fix build errors from inputs by Michelle Sepkap Sime · 1 year, 6 months ago
  80. 2d3b653 Add pending and pending receiving user interfaces by simon · 1 year, 6 months ago
  81. 8f99f01 Bug fix websocket server by Charlie · 1 year, 6 months ago
  82. 46e9d24 Fix incorrect admin login error handling by Misha Krieger-Raynauld · 1 year, 6 months ago
  83. 94fe53e Replace fetch with Axios in client by simon · 1 year, 6 months ago
  84. b8d1fa6 Fix broken admin credentials serialization by Misha Krieger-Raynauld · 1 year, 6 months ago
  85. 6967fb9 Migrate server setup functionality by Michelle Sepkap Sime · 1 year, 6 months ago
  86. 718f76c Fix dockerignore and improve pre-push hook by simon · 1 year, 6 months ago
  87. 3f5f3e7 Improve client routing by simon · 1 year, 6 months ago
  88. ab4eec8 Fix locale files by simon · 1 year, 6 months ago
  89. 5da8ca6 Migrate client features to use new server by simon · 1 year, 6 months ago
  90. 559cc80 Use internationalization feature for added text by Michelle Sepkap Sime · 1 year, 7 months ago
  91. 8321a0d Fine-tune appearance of buttons in calling interface UI by Gabriel Rochon · 1 year, 6 months ago
  92. 461805e Use new socket in webRTC client by Charlie · 1 year, 6 months ago
  93. cab81d7 set styles for uploading files by idillon · 1 year, 6 months ago
  94. cd698c5 Fix audio and video call buttons in conversation by simon · 1 year, 6 months ago
  95. 7f9916b Remove socket on close by Charlie · 1 year, 6 months ago
  96. 09a3a1f Add WebSocket connection to client by Issam E. Maghni · 1 year, 7 months ago
  97. 2bc0d67 Add webRTC handlers by Charlie · 1 year, 7 months ago
  98. 6847e25 separate 'ChatInterface' from 'ConversationView' by idillon · 1 year, 7 months ago
  99. 02f579d add 'Scroll to the end of the conversation' bar by idillon · 1 year, 6 months ago
  100. 153a148 Create default moderators API routes by Misha Krieger-Raynauld · 1 year, 7 months ago