1. 27dab02 Move "user media" logic into its own provider. by idillon · 1 year, 6 months ago
  2. a4b96ab Ensure WebSocket client is never undefined by idillon · 1 year, 6 months ago
  3. cf42c65 Merge WebRtcProvider into CallProvider by idillon · 1 year, 6 months ago
  4. 07d31cc Divide Conversation into ConversationInfos, ConversationMember, and ConversationSummary by idillon · 1 year, 8 months ago
  5. c050d9c Add small UX improvements to call by Michelle Sepkap Sime · 1 year, 8 months ago
  6. 5c67796 Fix components rerendering unnecessarily by simon · 1 year, 8 months ago
  7. e35acc2 Change conversation during call by simon · 1 year, 8 months ago
  8. cfa4430 Create new interfaces for objects transmitted using the REST API by Misha Krieger-Raynauld · 1 year, 8 months ago
  9. 1e2bf34 Enable screen sharing by simon · 1 year, 8 months ago
  10. 09fe482 Remove non-null assertion in ConversationProvider by simon · 1 year, 8 months ago
  11. 571240f Remove volume button in call interface in Firefox by simon · 1 year, 8 months ago
  12. 492e840 Switch audio/video devices while in call by simon · 1 year, 8 months ago
  13. 9c8779e Use callstatus instead of new var by Charlie · 1 year, 8 months ago
  14. d0cc3e3 Replace Date.getTime() with Date.now() by Misha Krieger-Raynauld · 1 year, 8 months ago
  15. c444ab7 Disable answer button on click by Charlie · 1 year, 8 months ago
  16. 9076a9a Improve permission handling in call flow by simon · 1 year, 8 months ago
  17. 380dc5e Handle ICE state failed by Charlie · 1 year, 8 months ago
  18. b837e8f End call when connection is lost by Charlie · 1 year, 8 months ago
  19. f353ef4 Add wrapper comp to WebRtcProvider, CallProvider by simon · 1 year, 8 months ago
  20. c18d640 Validate conversationId by Charlie · 1 year, 8 months ago
  21. 8b4756f Fix permissions in call by simon · 1 year, 8 months ago
  22. 5516420 Bind call buttons and set ringing timeout by MichelleSS · 1 year, 8 months ago
  23. accd802 Add endCall function to CallContext by simon · 1 year, 8 months ago
  24. feaa1db Temporarily remove strict mode to fix the call by simon · 1 year, 8 months ago
  25. e382a30 Add elapsed time to call interface by Gabriel Rochon · 1 year, 8 months ago
  26. 2a5cf14 Enable fullscreen button in call by simon · 1 year, 8 months ago
  27. f9d78f2 Add toggleable chat drawer in call by simon · 1 year, 8 months ago
  28. ff1cb35 Redirect user from call page when not in call by simon · 1 year, 8 months ago
  29. 20cf1c8 Refactor WebSocket message interfaces by Misha Krieger-Raynauld · 1 year, 8 months ago
  30. f929a36 Implement proper WebRTC call management by simon · 1 year, 9 months ago
  31. ce2c0c4 Bind Webcam and WebRTC video stream to CallInterface by simon · 1 year, 9 months ago
  32. 1170c32 Add routing for call page by simon · 1 year, 9 months ago