1. c45a43d Rename CallProvider.tsx to CallManager.tsx by idillon · 1 year, 3 months ago
  2. 255682e Transform CallProvider into 'CallManager' hook, review WebSocket messages for calls by idillon · 1 year, 3 months ago
  3. 27dab02 Move "user media" logic into its own provider. by idillon · 1 year, 3 months ago
  4. cf42c65 Merge WebRtcProvider into CallProvider by idillon · 1 year, 3 months ago
  5. 9e542ca Improve styles for ConversationListItem by idillon · 1 year, 5 months ago
  6. 07d31cc Divide Conversation into ConversationInfos, ConversationMember, and ConversationSummary by idillon · 1 year, 5 months ago
  7. 5c67796 Fix components rerendering unnecessarily by simon · 1 year, 5 months ago
  8. daae910 Add remote video overlay by simon · 1 year, 5 months ago
  9. e35acc2 Change conversation during call by simon · 1 year, 5 months ago
  10. cfa4430 Create new interfaces for objects transmitted using the REST API by Misha Krieger-Raynauld · 1 year, 5 months ago
  11. 1e2bf34 Enable screen sharing by simon · 1 year, 5 months ago
  12. 09fe482 Remove non-null assertion in ConversationProvider by simon · 1 year, 5 months ago
  13. 571240f Remove volume button in call interface in Firefox by simon · 1 year, 5 months ago
  14. 492e840 Switch audio/video devices while in call by simon · 1 year, 5 months ago
  15. d0cc3e3 Replace Date.getTime() with Date.now() by Misha Krieger-Raynauld · 1 year, 5 months ago
  16. 9076a9a Improve permission handling in call flow by simon · 1 year, 5 months ago
  17. 8961593 Mute local video stream to remove the echoed voice by Issam E. Maghni · 1 year, 5 months ago
  18. 8b496b0 Fix call timer causing too many renders by simon · 1 year, 5 months ago
  19. 15a5fb2 Add user icon in call pending interface by Gabriel Rochon · 1 year, 5 months ago
  20. 5516420 Bind call buttons and set ringing timeout by MichelleSS · 1 year, 5 months ago
  21. e382a30 Add elapsed time to call interface by Gabriel Rochon · 1 year, 5 months ago
  22. 2a5cf14 Enable fullscreen button in call by simon · 1 year, 5 months ago
  23. f9d78f2 Add toggleable chat drawer in call by simon · 1 year, 5 months ago
  24. ff1cb35 Redirect user from call page when not in call by simon · 1 year, 5 months ago
  25. 9f814a3 Improve call interface UI by simon · 1 year, 5 months ago
  26. f929a36 Implement proper WebRTC call management by simon · 1 year, 6 months ago
  27. 4e7445c Fix translation files and CallPending page by simon · 1 year, 6 months ago
  28. 9a8fe20 Add audio/video device options in call interface by simon · 1 year, 6 months ago
  29. 3f5f3e7 Improve client routing by simon · 1 year, 6 months ago
  30. 8321a0d Fine-tune appearance of buttons in calling interface UI by Gabriel Rochon · 1 year, 6 months ago
  31. 461805e Use new socket in webRTC client by Charlie · 1 year, 6 months ago
  32. 33c0618 Add secondary features to the calling interface UI by simon · 1 year, 6 months ago
  33. ce2c0c4 Bind Webcam and WebRTC video stream to CallInterface by simon · 1 year, 6 months ago
  34. 1170c32 Add routing for call page by simon · 1 year, 6 months ago
  35. e3ec0d2 Add basic call interface UI by Gabriel Rochon · 1 year, 7 months ago