1. fe1de72 Convert all pages to Typescript by simon · 1 year, 9 months ago
  2. 7f0b288 fix JamiMessenger routes by idillon · 1 year, 9 months ago
  3. 218d3d1 Convert js files in `client/src` to Typescript by simon · 1 year, 9 months ago
  4. 5e32f74 Fix error on account creation by simon · 1 year, 9 months ago
  5. 06527b0 Convert js files in `model/` to Typescript by simon · 1 year, 9 months ago
  6. 7e00d61 Add `Rollup` bundler for the server by simon · 1 year, 9 months ago
  7. 80b7b3b Fix lint errors by simon · 1 year, 9 months ago
  8. 07b4eb0 Sort imports from all files by simon · 1 year, 9 months ago
  9. 08a2316 Add more eslint rules by simon · 1 year, 9 months ago
  10. d47ef9e Format all files with no breaking changes by simon · 1 year, 9 months ago
  11. 7a7b4d5 Update .eslintrc.json and add prettier support by simon · 1 year, 9 months ago
  12. c7d5245 Refactor project for typescript support by simon · 1 year, 9 months ago
  13. f9d6094 Improve Dockerfile to use multi-stage builds by simon · 1 year, 10 months ago
  14. 927b759 integrate styles of messages' tooltip by idillon · 1 year, 10 months ago
  15. 023f7cf update imports for React 18 by Adrien Béraud · 1 year, 10 months ago
  16. 2b3c2cd style: add eslintrc by Adrien Béraud · 1 year, 10 months ago
  17. 21921aa build: update dependencies by Adrien Béraud · 1 year, 10 months ago
  18. 9d03847 daemon: update signal names by Adrien Béraud · 1 year, 10 months ago
  19. a6fbdcb Dockerfile: update by Adrien Béraud · 1 year, 10 months ago
  20. 1664bb2 add ClickAwayListener to SelectEmojiButton by idillon · 1 year, 10 months ago
  21. 322e4ac put socket.io into a React Context. Make instant messaging work by idillon · 1 year, 10 months ago
  22. ea46560 send messages with React Query by idillon · 1 year, 10 months ago
  23. 08f7717 use React Query to fetch messages by idillon · 1 year, 10 months ago
  24. d0f1eca install Axios and React Query by idillon · 1 year, 10 months ago
  25. 34eb947 add refresh for contact by ervinanoh · 1 year, 10 months ago
  26. b81c391 update contacts details and styles by ervinanoh · 1 year, 10 months ago
  27. 8e91804 fix api calls for contacts CRUD and start adding styles for dropdown in conversation list by ervinanoh · 1 year, 10 months ago
  28. 9965564 implement list of contacts and CRUD contacts API route by ervinanoh · 1 year, 10 months ago
  29. 531b6f2 implement temporary ui and api routes to fix by idillon · 1 year, 10 months ago
  30. f1758a4 add list of devices in settings by ervinanoh · 1 year, 10 months ago
  31. 89720a8 add avatar to conversation by idillon · 1 year, 10 months ago
  32. 2899696 quick fix crashes with React 18 by idillon · 1 year, 10 months ago
  33. 169f64f switch to createRoot from ReactDOM.render for React 18 by idillon · 1 year, 10 months ago
  34. f5f0532 update README.md by idillon · 1 year, 10 months ago
  35. 5815c73 make translations work by idillon · 1 year, 10 months ago
  36. 461c5c9 install react-i18next by idillon · 1 year, 10 months ago
  37. fb2af5b remove deprecated @mui/styles by idillon · 1 year, 10 months ago
  38. aedab94 set message bar styles by idillon · 1 year, 10 months ago
  39. 04245a1 set date's proper appearance in chat by idillon · 1 year, 10 months ago
  40. 8e6c006 disable sentry by default to avoid looking for config files by idillon · 1 year, 10 months ago
  41. 0f8a91a add cypress library by idillon · 1 year, 10 months ago
  42. 5e89743 add Sentry setup for logs tracking in client side by idillon · 1 year, 10 months ago
  43. 452e210 add Sentry setup for logs tracking by idillon · 1 year, 10 months ago
  44. d858c18 add redux setup and typescript configuration by idillon · 1 year, 10 months ago
  45. 4f82286 delete useless App.scss file by idillon · 1 year, 10 months ago
  46. bef18a5 set styles for messages by idillon · 1 year, 10 months ago
  47. 24fe8d8 add a demonstration of custom components by idillon · 1 year, 10 months ago
  48. b3788bf add 'close' and 'back' buttons by idillon · 1 year, 10 months ago
  49. 760b7fb fix fonts by idillon · 1 year, 10 months ago
  50. 37c18df somewhat set text fields theme by idillon-sfl · 1 year, 10 months ago
  51. deabd28 use palette for colors by idillon-sfl · 1 year, 10 months ago
  52. 837ea0b move theme to its own file by idillon-sfl · 1 year, 10 months ago
  53. d5cc786 use 'styled' instead of 'sx' for 'choose picture' buttons by idillon-sfl · 1 year, 10 months ago
  54. 0e3ef4e set Switcher theme by idillon-sfl · 1 year, 10 months ago
  55. 44b0534 add 'choose picture' buttons by idillon-sfl · 1 year, 10 months ago
  56. a101209 set Button's theme by idillon-sfl · 1 year, 10 months ago
  57. 0c47188 set theme for typography by idillon-sfl · 1 year, 10 months ago
  58. af52bf8 set default font to Ubuntu by idillon-sfl · 1 year, 10 months ago
  59. 5d17455 clean unused code from client by idillon-sfl · 1 year, 10 months ago
  60. d6dbc38 clean client front unused files and libraries by idillon-sfl · 1 year, 10 months ago
  61. 0c3cdbf update nodemon, remove llnode by idillon · 1 year, 10 months ago
  62. 3c67a47 Add daemon submodule and Docker support by simon · 1 year, 10 months ago
  63. 2b36059 misc: update README by Sébastien Blin · 1 year, 11 months ago
  64. d9c65b7 gitignore: update jami lib name by Adrien Béraud · 2 years, 2 months ago
  65. ab519ff update react, material by Adrien Béraud · 2 years, 2 months ago
  66. 3e41e4a update packages by Adrien Béraud · 2 years, 2 months ago
  67. 6c93496 add animations by Adrien Béraud · 3 years, 1 month ago
  68. 2ff41b2 add logo icon by Adrien Béraud · 2 years, 10 months ago
  69. 3499590 add welcome animation by Adrien Béraud · 3 years, 1 month ago
  70. e5cad98 add initData by Adrien Béraud · 3 years, 1 month ago
  71. cfacc22 package: update dependencies by Adrien Béraud · 3 years, 1 month ago
  72. c25be58 dring: add call API by Adrien Béraud · 3 years, 2 months ago
  73. 0561d3c allow to register name by Adrien Béraud · 3 years, 2 months ago
  74. 88a5244 add account creation wizard by Adrien Béraud · 3 years, 2 months ago
  75. 8698603 allow to set account details, cleanup by Adrien Béraud · 3 years, 2 months ago
  76. abba2e5 add messaging by Adrien Béraud · 3 years, 2 months ago
  77. 4e287b9 add socket.io back, cleanup by Adrien Béraud · 3 years, 2 months ago
  78. 5e9e19b conversation: load and send messages by Adrien Béraud · 3 years, 2 months ago
  79. 21c53cf add default moderator preferences by Adrien Béraud · 3 years, 2 months ago
  80. 150b478 add account overview, cleanup by Adrien Béraud · 3 years, 2 months ago
  81. e74741b use ESM, add server setup, cleanup by Adrien Béraud · 3 years, 2 months ago
  82. 3b5d9a6 server: load async, add config by Adrien Béraud · 3 years, 3 months ago
  83. a0fcc21 browserlist: cleanup by Adrien Béraud · 3 years, 3 months ago
  84. 824a713 support production mode for client build and server by Adrien Béraud · 3 years, 3 months ago
  85. 5a0775a add package-lock.json by Adrien Béraud · 3 years, 3 months ago
  86. 26edf14 add package-lock.json by Adrien Béraud · 3 years, 3 months ago
  87. 947e879 JamiDaemon: cleanup by Adrien Béraud · 3 years, 3 months ago
  88. b789022 package.json: add client as a dev dependency by Adrien Béraud · 3 years, 3 months ago
  89. af09a46 conversation list: cleanup, use React Hooks by Adrien Béraud · 3 years, 3 months ago
  90. 8a438f8 re-add emoji picker by Adrien Béraud · 3 years, 3 months ago
  91. 35e7d7c improve conversation view by Adrien Béraud · 3 years, 3 months ago
  92. f51408f builtsin by Adrien Béraud · 3 years, 3 months ago
  93. 995e802 add messenger back by Adrien Béraud · 3 years, 3 months ago
  94. a2bf6fd add hot reload support by Adrien Béraud · 3 years, 3 months ago
  95. fe56ba3 add sass support by Adrien Béraud · 3 years, 3 months ago
  96. dc8838a gitignore by Adrien Béraud · 3 years, 3 months ago
  97. c4dd44a update to Webpack 5 by Adrien Béraud · 3 years, 3 months ago
  98. 0cb76c9 model: add Conversation, Account by Adrien Béraud · 3 years, 3 months ago
  99. 6ecaa40 add account selection, settings, login modal by Adrien Béraud · 3 years, 3 months ago
  100. 4069de7 package.json: fix dependency tree by Adrien Béraud · 3 years, 3 months ago