1. 380dc5e Handle ICE state failed by Charlie · 1 year, 10 months ago
  2. b837e8f End call when connection is lost by Charlie · 1 year, 10 months ago
  3. 21f7d9f Fix add contact and create MessengerProvider by simon · 1 year, 10 months ago
  4. f353ef4 Add wrapper comp to WebRtcProvider, CallProvider by simon · 1 year, 10 months ago
  5. c18d640 Validate conversationId by Charlie · 1 year, 10 months ago
  6. 8b4756f Fix permissions in call by simon · 1 year, 10 months ago
  7. b2d465c Re-enable StrictMode by handling WebSocket reconnection by Issam E. Maghni · 1 year, 10 months ago
  8. 5516420 Bind call buttons and set ringing timeout by MichelleSS · 1 year, 10 months ago
  9. accd802 Add endCall function to CallContext by simon · 1 year, 10 months ago
  10. feaa1db Temporarily remove strict mode to fix the call by simon · 1 year, 10 months ago
  11. 71d1c0a Use turn/stun server by simon · 1 year, 10 months ago
  12. e382a30 Add elapsed time to call interface by Gabriel Rochon · 1 year, 10 months ago
  13. 2a5cf14 Enable fullscreen button in call by simon · 1 year, 10 months ago
  14. f9d78f2 Add toggleable chat drawer in call by simon · 1 year, 10 months ago
  15. ff1cb35 Redirect user from call page when not in call by simon · 1 year, 10 months ago
  16. 20cf1c8 Refactor WebSocket message interfaces by Misha Krieger-Raynauld · 1 year, 10 months ago
  17. 3470d07 Set base for settings, add volatile settings for theme and language by idillon · 1 year, 10 months ago
  18. f929a36 Implement proper WebRTC call management by simon · 1 year, 10 months ago
  19. 533e730 Fix compilation error caused by wrong WebSocket message type for SDP by Misha Krieger-Raynauld · 1 year, 10 months ago
  20. a5c54ef Add unbind function to WebSocketContext by simon · 1 year, 10 months ago
  21. b933fbb Reorganize server files and address TODO comments by Misha Krieger-Raynauld · 1 year, 10 months ago
  22. 9a8fe20 Add audio/video device options in call interface by simon · 1 year, 10 months ago
  23. 0432cb7 Send received message through WebSocket by Issam E. Maghni · 1 year, 10 months ago
  24. 94fe53e Replace fetch with Axios in client by simon · 1 year, 10 months ago
  25. 3f5f3e7 Improve client routing by simon · 1 year, 10 months ago
  26. 461805e Use new socket in webRTC client by Charlie · 1 year, 10 months ago
  27. 09a3a1f Add WebSocket connection to client by Issam E. Maghni · 1 year, 11 months ago
  28. ce2c0c4 Bind Webcam and WebRTC video stream to CallInterface by simon · 1 year, 11 months ago
  29. 416d079 Add AuthProvider to provide account and token by simon · 1 year, 11 months ago
  30. 1170c32 Add routing for call page by simon · 1 year, 11 months ago
  31. c2c012f New webrtc solution with react context (POC) by Charlie · 2 years ago
  32. 26e79f7 Add license header to all files by simon · 2 years ago
  33. 3537869 Convert files in themes/ services/ contexts/ to TS by simon · 2 years ago
  34. d47ef9e Format all files with no breaking changes by simon · 2 years ago
  35. 023f7cf update imports for React 18 by Adrien Béraud · 2 years ago
  36. 322e4ac put socket.io into a React Context. Make instant messaging work by idillon · 2 years ago