1. b38e354 Add cypress and necessary configs by Larbi Gharib · 1 year, 5 months ago
  2. 05b7142 Integrate general settings with sidebar by Ziwei Wang · 1 year, 2 months ago
  3. cffda38 Add user settings side bar by Ziwei Wang · 1 year, 2 months ago
  4. c45a43d Rename CallProvider.tsx to CallManager.tsx by idillon · 1 year, 3 months ago
  5. 255682e Transform CallProvider into 'CallManager' hook, review WebSocket messages for calls by idillon · 1 year, 3 months ago
  6. 45baf53 Rewrite login and register related queries using React Query by Ziwei Wang · 1 year, 3 months ago
  7. 822718d Various improvement on the code by Ziwei Wang · 1 year, 3 months ago
  8. 9aef6a6 Remove unused files from client by idillon · 1 year, 5 months ago
  9. 27dab02 Move "user media" logic into its own provider. by idillon · 1 year, 3 months ago
  10. a4b96ab Ensure WebSocket client is never undefined by idillon · 1 year, 4 months ago
  11. cf42c65 Merge WebRtcProvider into CallProvider by idillon · 1 year, 4 months ago
  12. 49765ec Alert component code improvement by Ziwei Wang · 1 year, 3 months ago
  13. bad5197 Uniformize WebSocketMessageType by idillon · 1 year, 4 months ago
  14. 9b4e2c1 Refactor login and register code by Ziwei Wang · 1 year, 3 months ago
  15. 3ce1ac0 Use HOC for login and register components by Ziwei Wang · 1 year, 3 months ago
  16. 2c0f3f8 Renamed component by Ziwei Wang · 1 year, 3 months ago
  17. a41e166 Change named exports to default exports for mui icons by Ziwei Wang · 1 year, 4 months ago
  18. fd1aba2 Replace contact menu modal with context menu by Ziwei Wang · 1 year, 4 months ago
  19. 046fb20 Rewrite queries using React Query by Ziwei Wang · 1 year, 4 months ago
  20. e8d7703 Integrate contact detail by Ziwei Wang · 1 year, 4 months ago
  21. 8fef7db Rename ConversationListItem as ConversationSummaryListItem by idillon · 1 year, 4 months ago
  22. 18283ac Add conversation requests list by idillon · 1 year, 4 months ago
  23. 727dbbb Improve code readability by Ziwei Wang · 1 year, 4 months ago
  24. fea1d60 Convert ContactList.jsx to .tsx by Ziwei Wang · 1 year, 4 months ago
  25. 2ef2be9 Add tabs for conversation invitations by idillon · 1 year, 5 months ago
  26. 847b464 Improve behaviour of searching and adding contacts by idillon · 1 year, 5 months ago
  27. 3e378fd Add composing notification by idillon · 1 year, 5 months ago
  28. 078bd55 Repair context menu on ConversationListItem by idillon · 1 year, 5 months ago
  29. a3c2fad Add link previews by idillon · 1 year, 5 months ago
  30. 6e8ca41 Sort translation keys alphabetically by idillon · 1 year, 5 months ago
  31. 9e542ca Improve styles for ConversationListItem by idillon · 1 year, 5 months ago
  32. b0ec86a Set frontend's logic to modify the avatar by idillon · 1 year, 5 months ago
  33. 4012a70 Set styles for 'Select' component by idillon · 1 year, 6 months ago
  34. 22ed819 Fix dialog styles, remove context menu from ConversationListItem's dialogs by idillon · 1 year, 6 months ago
  35. 07d31cc Divide Conversation into ConversationInfos, ConversationMember, and ConversationSummary by idillon · 1 year, 5 months ago
  36. c050d9c Add small UX improvements to call by Michelle Sepkap Sime · 1 year, 5 months ago
  37. 5c67796 Fix components rerendering unnecessarily by simon · 1 year, 6 months ago
  38. daae910 Add remote video overlay by simon · 1 year, 6 months ago
  39. e35acc2 Change conversation during call by simon · 1 year, 6 months ago
  40. cfa4430 Create new interfaces for objects transmitted using the REST API by Misha Krieger-Raynauld · 1 year, 6 months ago
  41. 1e2bf34 Enable screen sharing by simon · 1 year, 6 months ago
  42. 09fe482 Remove non-null assertion in ConversationProvider by simon · 1 year, 6 months ago
  43. 59fc3cd Fix bug where add contact form would reload page by Gabriel Rochon · 1 year, 6 months ago
  44. 4b90415 Gray out button on disable by Charlie · 1 year, 6 months ago
  45. baf49d8 Fix typo in AccountPreferences.tsx by Misha Krieger-Raynauld · 1 year, 6 months ago
  46. 571240f Remove volume button in call interface in Firefox by simon · 1 year, 6 months ago
  47. 6bbdacf Separate common interfaces from client-specific classes by Misha Krieger-Raynauld · 1 year, 6 months ago
  48. 492e840 Switch audio/video devices while in call by simon · 1 year, 6 months ago
  49. 9c8779e Use callstatus instead of new var by Charlie · 1 year, 6 months ago
  50. c444ab7 Disable answer button on click by Charlie · 1 year, 6 months ago
  51. 841c6bd Fix tabindex on login/registration page inputs by simon · 1 year, 6 months ago
  52. 9076a9a Improve permission handling in call flow by simon · 1 year, 6 months ago
  53. 380dc5e Handle ICE state failed by Charlie · 1 year, 6 months ago
  54. b837e8f End call when connection is lost by Charlie · 1 year, 6 months ago
  55. 21f7d9f Fix add contact and create MessengerProvider by simon · 1 year, 6 months ago
  56. 5516420 Bind call buttons and set ringing timeout by MichelleSS · 1 year, 6 months ago
  57. accd802 Add endCall function to CallContext by simon · 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. 3470d07 Set base for settings, add volatile settings for theme and language by idillon · 1 year, 6 months ago
  62. 9f814a3 Improve call interface UI by simon · 1 year, 6 months ago
  63. f929a36 Implement proper WebRTC call management by simon · 1 year, 6 months ago
  64. dd82cbf Fix conversation messages by Michelle Sepkap Sime · 1 year, 6 months ago
  65. ef9ab81 Uniformize styles for dialogs and popovers, add ContextMenu by idillon · 1 year, 6 months ago
  66. 4e7445c Fix translation files and CallPending page by simon · 1 year, 6 months ago
  67. 9a8fe20 Add audio/video device options in call interface by simon · 1 year, 6 months ago
  68. 0432cb7 Send received message through WebSocket by Issam E. Maghni · 1 year, 6 months ago
  69. 2d3b653 Add pending and pending receiving user interfaces by simon · 1 year, 6 months ago
  70. 46e9d24 Fix incorrect admin login error handling by Misha Krieger-Raynauld · 1 year, 6 months ago
  71. 94fe53e Replace fetch with Axios in client by simon · 1 year, 6 months ago
  72. 3f5f3e7 Improve client routing by simon · 1 year, 6 months ago
  73. ab4eec8 Fix locale files by simon · 1 year, 6 months ago
  74. 5da8ca6 Migrate client features to use new server by simon · 1 year, 6 months ago
  75. 559cc80 Use internationalization feature for added text by Michelle Sepkap Sime · 1 year, 6 months ago
  76. 8321a0d Fine-tune appearance of buttons in calling interface UI by Gabriel Rochon · 1 year, 6 months ago
  77. cab81d7 set styles for uploading files by idillon · 1 year, 6 months ago
  78. cd698c5 Fix audio and video call buttons in conversation by simon · 1 year, 6 months ago
  79. 6847e25 separate 'ChatInterface' from 'ConversationView' by idillon · 1 year, 6 months ago
  80. 02f579d add 'Scroll to the end of the conversation' bar by idillon · 1 year, 6 months ago
  81. 33c0618 Add secondary features to the calling interface UI by simon · 1 year, 7 months ago
  82. ce2c0c4 Bind Webcam and WebRTC video stream to CallInterface by simon · 1 year, 7 months ago
  83. 416d079 Add AuthProvider to provide account and token by simon · 1 year, 7 months ago
  84. b3dd312 Provide temporary fix for communication with old server by Michelle Sepkap Sime · 1 year, 7 months ago
  85. e580f42 Integrate new server authentication to client by Michelle Sepkap Sime · 1 year, 7 months ago
  86. 51c0045 Refactor registration and login and improve routing by Michelle Sepkap Sime · 1 year, 7 months ago
  87. 1170c32 Add routing for call page by simon · 1 year, 7 months ago
  88. ec73545 set styles for MessageCall by idillon-sfl · 1 year, 7 months ago
  89. 0e1a0d9 use locale for date and times, fix 'extract-translations' by idillon-sfl · 1 year, 7 months ago
  90. 118ae44 review whole logic for displaying messages by idillon-sfl · 1 year, 7 months ago
  91. 9d956ab convert Message and MessageList to Typescript by idillon-sfl · 1 year, 7 months ago
  92. ae655dd add names to conversation view and set header styles by idillon · 1 year, 7 months ago
  93. f5ebc2e Add helper components for UI by Michelle Sepkap Sime · 1 year, 7 months ago
  94. 575c940 Convert ConversationListItem to TypeScript by simon · 1 year, 7 months ago
  95. e3ec0d2 Add basic call interface UI by Gabriel Rochon · 1 year, 7 months ago
  96. d8ca2f2 Decouple client from server by simon · 1 year, 7 months ago
  97. 2007698 Add `common` subproject containing shared files by simon · 1 year, 7 months ago
  98. 26e79f7 Add license header to all files by simon · 1 year, 7 months ago
  99. 6b9ddfb Convert some components to Typescript by simon · 1 year, 8 months ago
  100. 3537869 Convert files in themes/ services/ contexts/ to TS by simon · 1 year, 8 months ago