1. f929a36 Implement proper WebRTC call management by simon · 1 year, 10 months ago
  2. dd82cbf Fix conversation messages by Michelle Sepkap Sime · 1 year, 10 months ago
  3. 533e730 Fix compilation error caused by wrong WebSocket message type for SDP by Misha Krieger-Raynauld · 1 year, 10 months ago
  4. a5c54ef Add unbind function to WebSocketContext by simon · 1 year, 10 months ago
  5. ef9ab81 Uniformize styles for dialogs and popovers, add ContextMenu by idillon · 1 year, 10 months ago
  6. b933fbb Reorganize server files and address TODO comments by Misha Krieger-Raynauld · 1 year, 10 months ago
  7. 4e7445c Fix translation files and CallPending page by simon · 1 year, 10 months ago
  8. 9a8fe20 Add audio/video device options in call interface by simon · 1 year, 10 months ago
  9. 0432cb7 Send received message through WebSocket by Issam E. Maghni · 1 year, 10 months ago
  10. 45e7e8c Fix build errors from inputs by Michelle Sepkap Sime · 1 year, 10 months ago
  11. 2d3b653 Add pending and pending receiving user interfaces by simon · 1 year, 10 months ago
  12. 46e9d24 Fix incorrect admin login error handling by Misha Krieger-Raynauld · 1 year, 10 months ago
  13. 94fe53e Replace fetch with Axios in client by simon · 1 year, 10 months ago
  14. 6967fb9 Migrate server setup functionality by Michelle Sepkap Sime · 1 year, 10 months ago
  15. 3f5f3e7 Improve client routing by simon · 1 year, 10 months ago
  16. ab4eec8 Fix locale files by simon · 1 year, 10 months ago
  17. 5da8ca6 Migrate client features to use new server by simon · 1 year, 10 months ago
  18. 559cc80 Use internationalization feature for added text by Michelle Sepkap Sime · 1 year, 10 months ago
  19. 8321a0d Fine-tune appearance of buttons in calling interface UI by Gabriel Rochon · 1 year, 10 months ago
  20. 461805e Use new socket in webRTC client by Charlie · 1 year, 10 months ago
  21. cab81d7 set styles for uploading files by idillon · 1 year, 10 months ago
  22. cd698c5 Fix audio and video call buttons in conversation by simon · 1 year, 10 months ago
  23. 09a3a1f Add WebSocket connection to client by Issam E. Maghni · 1 year, 10 months ago
  24. 6847e25 separate 'ChatInterface' from 'ConversationView' by idillon · 1 year, 10 months ago
  25. 02f579d add 'Scroll to the end of the conversation' bar by idillon · 1 year, 10 months ago
  26. 33c0618 Add secondary features to the calling interface UI by simon · 1 year, 10 months ago
  27. ce2c0c4 Bind Webcam and WebRTC video stream to CallInterface by simon · 1 year, 10 months ago
  28. 416d079 Add AuthProvider to provide account and token by simon · 1 year, 10 months ago
  29. b3dd312 Provide temporary fix for communication with old server by Michelle Sepkap Sime · 1 year, 10 months ago
  30. e580f42 Integrate new server authentication to client by Michelle Sepkap Sime · 1 year, 10 months ago
  31. 51c0045 Refactor registration and login and improve routing by Michelle Sepkap Sime · 1 year, 10 months ago
  32. 1170c32 Add routing for call page by simon · 1 year, 10 months ago
  33. ec73545 set styles for MessageCall by idillon-sfl · 1 year, 11 months ago
  34. 0e1a0d9 use locale for date and times, fix 'extract-translations' by idillon-sfl · 1 year, 11 months ago
  35. 118ae44 review whole logic for displaying messages by idillon-sfl · 1 year, 11 months ago
  36. 9d956ab convert Message and MessageList to Typescript by idillon-sfl · 1 year, 11 months ago
  37. ae655dd add names to conversation view and set header styles by idillon · 1 year, 11 months ago
  38. f5ebc2e Add helper components for UI by Michelle Sepkap Sime · 1 year, 11 months ago
  39. 575c940 Convert ConversationListItem to TypeScript by simon · 1 year, 11 months ago
  40. 2f5d1ce Add missing status codes and rename enum members to PascalCase by Misha Krieger-Raynauld · 1 year, 11 months ago
  41. bff70eb Check username and password strength by Michelle Sepkap Sime · 1 year, 11 months ago
  42. e3ec0d2 Add basic call interface UI by Gabriel Rochon · 1 year, 11 months ago
  43. d8ca2f2 Decouple client from server by simon · 1 year, 11 months ago
  44. 2007698 Add `common` subproject containing shared files by simon · 1 year, 11 months ago
  45. c2c012f New webrtc solution with react context (POC) by Charlie · 1 year, 11 months ago
  46. 26e79f7 Add license header to all files by simon · 1 year, 11 months ago
  47. 6b9ddfb Convert some components to Typescript by simon · 2 years ago
  48. 3537869 Convert files in themes/ services/ contexts/ to TS by simon · 2 years ago
  49. fe1de72 Convert all pages to Typescript by simon · 2 years ago
  50. 7f0b288 fix JamiMessenger routes by idillon · 1 year, 11 months ago
  51. 218d3d1 Convert js files in `client/src` to Typescript by simon · 2 years ago
  52. 80b7b3b Fix lint errors by simon · 2 years ago
  53. 07b4eb0 Sort imports from all files by simon · 2 years ago
  54. d47ef9e Format all files with no breaking changes by simon · 2 years ago
  55. 927b759 integrate styles of messages' tooltip by idillon · 2 years ago
  56. 023f7cf update imports for React 18 by Adrien Béraud · 2 years ago
  57. 2b3c2cd style: add eslintrc by Adrien Béraud · 2 years ago
  58. 1664bb2 add ClickAwayListener to SelectEmojiButton by idillon · 2 years ago
  59. 322e4ac put socket.io into a React Context. Make instant messaging work by idillon · 2 years ago
  60. ea46560 send messages with React Query by idillon · 2 years ago
  61. 08f7717 use React Query to fetch messages by idillon · 2 years ago
  62. 34eb947 add refresh for contact by ervinanoh · 2 years ago
  63. b81c391 update contacts details and styles by ervinanoh · 2 years ago
  64. 8e91804 fix api calls for contacts CRUD and start adding styles for dropdown in conversation list by ervinanoh · 2 years ago
  65. 9965564 implement list of contacts and CRUD contacts API route by ervinanoh · 2 years ago
  66. 531b6f2 implement temporary ui and api routes to fix by idillon · 2 years ago
  67. f1758a4 add list of devices in settings by ervinanoh · 2 years ago
  68. 89720a8 add avatar to conversation by idillon · 2 years ago
  69. 2899696 quick fix crashes with React 18 by idillon · 2 years ago
  70. 169f64f switch to createRoot from ReactDOM.render for React 18 by idillon · 2 years ago
  71. 5815c73 make translations work by idillon · 2 years ago
  72. fb2af5b remove deprecated @mui/styles by idillon · 2 years ago
  73. aedab94 set message bar styles by idillon · 2 years ago
  74. 04245a1 set date's proper appearance in chat by idillon · 2 years ago
  75. 8e6c006 disable sentry by default to avoid looking for config files by idillon · 2 years ago
  76. 5e89743 add Sentry setup for logs tracking in client side by idillon · 2 years ago
  77. d858c18 add redux setup and typescript configuration by idillon · 2 years ago
  78. 4f82286 delete useless App.scss file by idillon · 2 years ago
  79. bef18a5 set styles for messages by idillon · 2 years ago
  80. 24fe8d8 add a demonstration of custom components by idillon · 2 years ago
  81. b3788bf add 'close' and 'back' buttons by idillon · 2 years ago
  82. 760b7fb fix fonts by idillon · 2 years ago
  83. 37c18df somewhat set text fields theme by idillon-sfl · 2 years ago
  84. deabd28 use palette for colors by idillon-sfl · 2 years, 1 month ago
  85. 837ea0b move theme to its own file by idillon-sfl · 2 years, 1 month ago
  86. d5cc786 use 'styled' instead of 'sx' for 'choose picture' buttons by idillon-sfl · 2 years, 1 month ago
  87. 0e3ef4e set Switcher theme by idillon-sfl · 2 years, 1 month ago
  88. 44b0534 add 'choose picture' buttons by idillon-sfl · 2 years, 1 month ago
  89. a101209 set Button's theme by idillon-sfl · 2 years, 1 month ago
  90. 0c47188 set theme for typography by idillon-sfl · 2 years, 1 month ago
  91. af52bf8 set default font to Ubuntu by idillon-sfl · 2 years, 1 month ago
  92. 5d17455 clean unused code from client by idillon-sfl · 2 years, 1 month ago
  93. d6dbc38 clean client front unused files and libraries by idillon-sfl · 2 years, 1 month ago
  94. ab519ff update react, material by Adrien Béraud · 2 years, 4 months ago
  95. 6c93496 add animations by Adrien Béraud · 3 years, 3 months ago
  96. 3499590 add welcome animation by Adrien Béraud · 3 years, 3 months ago
  97. e5cad98 add initData by Adrien Béraud · 3 years, 3 months ago
  98. cfacc22 package: update dependencies by Adrien Béraud · 3 years, 3 months ago
  99. 0561d3c allow to register name by Adrien Béraud · 3 years, 4 months ago
  100. 88a5244 add account creation wizard by Adrien Béraud · 3 years, 5 months ago