1. b837e8f End call when connection is lost by Charlie · 1 year, 10 months ago
  2. 8961593 Mute local video stream to remove the echoed voice by Issam E. Maghni · 1 year, 10 months ago
  3. 8b496b0 Fix call timer causing too many renders by simon · 1 year, 10 months ago
  4. 21f7d9f Fix add contact and create MessengerProvider by simon · 1 year, 10 months ago
  5. f353ef4 Add wrapper comp to WebRtcProvider, CallProvider by simon · 1 year, 10 months ago
  6. c18d640 Validate conversationId by Charlie · 1 year, 10 months ago
  7. 15a5fb2 Add user icon in call pending interface by Gabriel Rochon · 1 year, 10 months ago
  8. 473c45a Write new READMEs with up-to-date information by Misha Krieger-Raynauld · 1 year, 10 months ago
  9. 8b4756f Fix permissions in call by simon · 1 year, 10 months ago
  10. b2d465c Re-enable StrictMode by handling WebSocket reconnection by Issam E. Maghni · 1 year, 10 months ago
  11. 5516420 Bind call buttons and set ringing timeout by MichelleSS · 1 year, 10 months ago
  12. accd802 Add endCall function to CallContext by simon · 1 year, 10 months ago
  13. feaa1db Temporarily remove strict mode to fix the call by simon · 1 year, 10 months ago
  14. 71d1c0a Use turn/stun server by simon · 1 year, 10 months ago
  15. 7057b4f Add client UI to select JAMS as login method by Gabriel Rochon · 1 year, 10 months ago
  16. e382a30 Add elapsed time to call interface by Gabriel Rochon · 1 year, 10 months ago
  17. 61f82af Add usernames to call pending/receiving interface by Gabriel Rochon · 1 year, 10 months ago
  18. 2a5cf14 Enable fullscreen button in call by simon · 1 year, 10 months ago
  19. f9d78f2 Add toggleable chat drawer in call by simon · 1 year, 10 months ago
  20. ff1cb35 Redirect user from call page when not in call by simon · 1 year, 10 months ago
  21. 20cf1c8 Refactor WebSocket message interfaces by Misha Krieger-Raynauld · 1 year, 10 months ago
  22. 86917ea Configure TypeScript project references by Misha Krieger-Raynauld · 1 year, 10 months ago
  23. 3470d07 Set base for settings, add volatile settings for theme and language by idillon · 1 year, 10 months ago
  24. 9f814a3 Improve call interface UI by simon · 1 year, 10 months ago
  25. 5bc33a3 Fix bad initial JSON in server/storage/accounts.ts by Issam E. Maghni · 1 year, 10 months ago
  26. f929a36 Implement proper WebRTC call management by simon · 1 year, 10 months ago
  27. b05ad99 Add JAMS option when creating account by Issam E. Maghni · 1 year, 10 months ago
  28. dd82cbf Fix conversation messages by Michelle Sepkap Sime · 1 year, 10 months ago
  29. 533e730 Fix compilation error caused by wrong WebSocket message type for SDP by Misha Krieger-Raynauld · 1 year, 10 months ago
  30. 173fbba Delete old server and improve project configuration by Misha Krieger-Raynauld · 1 year, 10 months ago
  31. 2cb239b Add flag parameter to sendMessage by Issam E. Maghni · 1 year, 10 months ago
  32. a5c54ef Add unbind function to WebSocketContext by simon · 1 year, 10 months ago
  33. ef9ab81 Uniformize styles for dialogs and popovers, add ContextMenu by idillon · 1 year, 10 months ago
  34. b933fbb Reorganize server files and address TODO comments by Misha Krieger-Raynauld · 1 year, 10 months ago
  35. 4e7445c Fix translation files and CallPending page by simon · 1 year, 10 months ago
  36. 9a8fe20 Add audio/video device options in call interface by simon · 1 year, 10 months ago
  37. 0432cb7 Send received message through WebSocket by Issam E. Maghni · 1 year, 10 months ago
  38. cb11bba Add more robust error handling to server by Misha Krieger-Raynauld · 1 year, 10 months ago
  39. 45e7e8c Fix build errors from inputs by Michelle Sepkap Sime · 1 year, 10 months ago
  40. 2d3b653 Add pending and pending receiving user interfaces by simon · 1 year, 11 months ago
  41. 8f99f01 Bug fix websocket server by Charlie · 1 year, 10 months ago
  42. 46e9d24 Fix incorrect admin login error handling by Misha Krieger-Raynauld · 1 year, 10 months ago
  43. 94fe53e Replace fetch with Axios in client by simon · 1 year, 10 months ago
  44. b8d1fa6 Fix broken admin credentials serialization by Misha Krieger-Raynauld · 1 year, 10 months ago
  45. 6967fb9 Migrate server setup functionality by Michelle Sepkap Sime · 1 year, 11 months ago
  46. 718f76c Fix dockerignore and improve pre-push hook by simon · 1 year, 11 months ago
  47. 3f5f3e7 Improve client routing by simon · 1 year, 11 months ago
  48. ab4eec8 Fix locale files by simon · 1 year, 11 months ago
  49. 5da8ca6 Migrate client features to use new server by simon · 1 year, 11 months ago
  50. 559cc80 Use internationalization feature for added text by Michelle Sepkap Sime · 1 year, 11 months ago
  51. 8321a0d Fine-tune appearance of buttons in calling interface UI by Gabriel Rochon · 1 year, 11 months ago
  52. 461805e Use new socket in webRTC client by Charlie · 1 year, 11 months ago
  53. cab81d7 set styles for uploading files by idillon · 1 year, 11 months ago
  54. cd698c5 Fix audio and video call buttons in conversation by simon · 1 year, 11 months ago
  55. 7f9916b Remove socket on close by Charlie · 1 year, 11 months ago
  56. 09a3a1f Add WebSocket connection to client by Issam E. Maghni · 1 year, 11 months ago
  57. 2bc0d67 Add webRTC handlers by Charlie · 1 year, 11 months ago
  58. 6847e25 separate 'ChatInterface' from 'ConversationView' by idillon · 1 year, 11 months ago
  59. 02f579d add 'Scroll to the end of the conversation' bar by idillon · 1 year, 11 months ago
  60. 153a148 Create default moderators API routes by Misha Krieger-Raynauld · 1 year, 11 months ago
  61. 105b85b Create PUT /contacts/:contactId endpoint to add contact by Misha Krieger-Raynauld · 1 year, 11 months ago
  62. 7f95933 Create calls API routes by Misha Krieger-Raynauld · 1 year, 11 months ago
  63. 33c0618 Add secondary features to the calling interface UI by simon · 1 year, 11 months ago
  64. ce2c0c4 Bind Webcam and WebRTC video stream to CallInterface by simon · 1 year, 11 months ago
  65. 8a381da Create conversations API routes by Misha Krieger-Raynauld · 1 year, 11 months ago
  66. be1b64a Fix blank page on reload bug by simon · 1 year, 11 months ago
  67. 416d079 Add AuthProvider to provide account and token by simon · 1 year, 11 months ago
  68. b3dd312 Provide temporary fix for communication with old server by Michelle Sepkap Sime · 1 year, 11 months ago
  69. 6ddaefe Add websocket logic server by Charlie · 1 year, 11 months ago
  70. e580f42 Integrate new server authentication to client by Michelle Sepkap Sime · 1 year, 11 months ago
  71. bfed173 Create contacts API routes by Misha Krieger-Raynauld · 1 year, 11 months ago
  72. 68a9b56 Handle remaining important daemon signals by Misha Krieger-Raynauld · 1 year, 11 months ago
  73. 6f9c7ae Create nameserver API routes by Misha Krieger-Raynauld · 1 year, 11 months ago
  74. 51c0045 Refactor registration and login and improve routing by Michelle Sepkap Sime · 1 year, 11 months ago
  75. 1170c32 Add routing for call page by simon · 1 year, 11 months ago
  76. b62c678 Send payload daemon-daemon by Charlie · 1 year, 11 months ago
  77. ec73545 set styles for MessageCall by idillon-sfl · 1 year, 11 months ago
  78. 0e1a0d9 use locale for date and times, fix 'extract-translations' by idillon-sfl · 1 year, 11 months ago
  79. 118ae44 review whole logic for displaying messages by idillon-sfl · 1 year, 11 months ago
  80. 9d956ab convert Message and MessageList to Typescript by idillon-sfl · 1 year, 11 months ago
  81. f025c68 ci: fix jenkinsfile by Sébastien Blin · 1 year, 11 months ago
  82. a45c701 Update Jenkinsfile by simon · 1 year, 11 months ago
  83. ae655dd add names to conversation view and set header styles by idillon · 2 years ago
  84. 9d12dc4 Add Jenkinsfile by simon · 1 year, 11 months ago
  85. f5ebc2e Add helper components for UI by Michelle Sepkap Sime · 1 year, 11 months ago
  86. 73ef58d Fix dockerfile and improve linter and formatter by simon · 1 year, 11 months ago
  87. 43da57b Improve StringMap typing in jami-swig by simon · 1 year, 11 months ago
  88. 575c940 Convert ConversationListItem to TypeScript by simon · 1 year, 11 months ago
  89. 7d4386c Fix jamid.node path in server by simon · 1 year, 11 months ago
  90. 8ef4840 Add Helmet to protect against common web vulnerabilities by Misha Krieger-Raynauld · 1 year, 11 months ago
  91. 2f5d1ce Add missing status codes and rename enum members to PascalCase by Misha Krieger-Raynauld · 1 year, 11 months ago
  92. b6f1c32 Finalize JamiSwig interface and implement account detail routes by Misha Krieger-Raynauld · 1 year, 11 months ago
  93. 62a0da9 Add graceful shutdown which stops jamid by Misha Krieger-Raynauld · 1 year, 11 months ago
  94. bff70eb Check username and password strength by Michelle Sepkap Sime · 1 year, 11 months ago
  95. addd6fe Split up jamid.ts into multiple files by Misha Krieger-Raynauld · 1 year, 11 months ago
  96. 242560f Create JWT auth middleware and sample authenticated routes for /account by Misha Krieger-Raynauld · 1 year, 11 months ago
  97. e3ec0d2 Add basic call interface UI by Gabriel Rochon · 2 years ago
  98. f796a09 server: add account creation and login by Issam E. Maghni · 2 years ago
  99. d8ca2f2 Decouple client from server by simon · 2 years ago
  100. 42930d3 Add npm workspaces at the root package.json by simon · 2 years ago