1. 255682e Transform CallProvider into 'CallManager' hook, review WebSocket messages for calls by idillon · 1 year, 3 months ago
  2. cf42c65 Merge WebRtcProvider into CallProvider by idillon · 1 year, 3 months ago
  3. 07d31cc Divide Conversation into ConversationInfos, ConversationMember, and ConversationSummary by idillon · 1 year, 5 months ago
  4. 5c67796 Fix components rerendering unnecessarily by simon · 1 year, 5 months ago
  5. e35acc2 Change conversation during call by simon · 1 year, 5 months ago
  6. cfa4430 Create new interfaces for objects transmitted using the REST API by Misha Krieger-Raynauld · 1 year, 5 months ago
  7. 09fe482 Remove non-null assertion in ConversationProvider by simon · 1 year, 5 months ago
  8. 6bbdacf Separate common interfaces from client-specific classes by Misha Krieger-Raynauld · 1 year, 5 months ago
  9. 9076a9a Improve permission handling in call flow by simon · 1 year, 5 months ago
  10. 380dc5e Handle ICE state failed by Charlie · 1 year, 5 months ago
  11. b837e8f End call when connection is lost by Charlie · 1 year, 5 months ago
  12. f9d78f2 Add toggleable chat drawer in call by simon · 1 year, 5 months ago
  13. ff1cb35 Redirect user from call page when not in call by simon · 1 year, 5 months ago
  14. 9f814a3 Improve call interface UI by simon · 1 year, 5 months ago
  15. f929a36 Implement proper WebRTC call management by simon · 1 year, 5 months ago
  16. 0432cb7 Send received message through WebSocket by Issam E. Maghni · 1 year, 6 months ago
  17. 3f5f3e7 Improve client routing by simon · 1 year, 6 months ago
  18. 5da8ca6 Migrate client features to use new server by simon · 1 year, 6 months ago
  19. cd698c5 Fix audio and video call buttons in conversation by simon · 1 year, 6 months ago
  20. 6847e25 separate 'ChatInterface' from 'ConversationView' by idillon · 1 year, 6 months ago
  21. 02f579d add 'Scroll to the end of the conversation' bar by idillon · 1 year, 6 months ago
  22. b3dd312 Provide temporary fix for communication with old server by Michelle Sepkap Sime · 1 year, 6 months ago
  23. 1170c32 Add routing for call page by simon · 1 year, 6 months ago
  24. ae655dd add names to conversation view and set header styles by idillon · 1 year, 7 months ago
  25. 2007698 Add `common` subproject containing shared files by simon · 1 year, 7 months ago
  26. 26e79f7 Add license header to all files by simon · 1 year, 7 months ago
  27. 6b9ddfb Convert some components to Typescript by simon · 1 year, 7 months ago
  28. 3537869 Convert files in themes/ services/ contexts/ to TS by simon · 1 year, 7 months ago[Renamed (75%) from client/src/components/ConversationView.js]
  29. 80b7b3b Fix lint errors by simon · 1 year, 7 months ago
  30. 07b4eb0 Sort imports from all files by simon · 1 year, 7 months ago
  31. d47ef9e Format all files with no breaking changes by simon · 1 year, 7 months ago
  32. 023f7cf update imports for React 18 by Adrien Béraud · 1 year, 7 months ago
  33. 322e4ac put socket.io into a React Context. Make instant messaging work by idillon · 1 year, 8 months ago
  34. ea46560 send messages with React Query by idillon · 1 year, 8 months ago
  35. 08f7717 use React Query to fetch messages by idillon · 1 year, 8 months ago
  36. 2899696 quick fix crashes with React 18 by idillon · 1 year, 8 months ago
  37. aedab94 set message bar styles by idillon · 1 year, 8 months ago
  38. bef18a5 set styles for messages by idillon · 1 year, 8 months ago
  39. 8698603 allow to set account details, cleanup by Adrien Béraud · 3 years ago
  40. abba2e5 add messaging by Adrien Béraud · 3 years ago
  41. 4e287b9 add socket.io back, cleanup by Adrien Béraud · 3 years ago
  42. 5e9e19b conversation: load and send messages by Adrien Béraud · 3 years ago
  43. 150b478 add account overview, cleanup by Adrien Béraud · 3 years ago
  44. 35e7d7c improve conversation view by Adrien Béraud · 3 years, 1 month ago