1. 118ae44 review whole logic for displaying messages by idillon-sfl · 1 year, 9 months ago
  2. 9d956ab convert Message and MessageList to Typescript by idillon-sfl · 1 year, 9 months ago
  3. ae655dd add names to conversation view and set header styles by idillon · 1 year, 9 months ago
  4. f5ebc2e Add helper components for UI by Michelle Sepkap Sime · 1 year, 8 months ago
  5. 575c940 Convert ConversationListItem to TypeScript by simon · 1 year, 8 months ago
  6. e3ec0d2 Add basic call interface UI by Gabriel Rochon · 1 year, 9 months ago
  7. d8ca2f2 Decouple client from server by simon · 1 year, 9 months ago
  8. 2007698 Add `common` subproject containing shared files by simon · 1 year, 9 months ago
  9. 26e79f7 Add license header to all files by simon · 1 year, 9 months ago
  10. 6b9ddfb Convert some components to Typescript by simon · 1 year, 9 months ago
  11. 3537869 Convert files in themes/ services/ contexts/ to TS by simon · 1 year, 9 months ago
  12. fe1de72 Convert all pages to Typescript by simon · 1 year, 9 months ago
  13. 80b7b3b Fix lint errors by simon · 1 year, 9 months ago
  14. 07b4eb0 Sort imports from all files by simon · 1 year, 9 months ago
  15. d47ef9e Format all files with no breaking changes by simon · 1 year, 9 months ago
  16. 927b759 integrate styles of messages' tooltip by idillon · 1 year, 10 months ago
  17. 023f7cf update imports for React 18 by Adrien Béraud · 1 year, 10 months ago
  18. 2b3c2cd style: add eslintrc by Adrien Béraud · 1 year, 10 months ago
  19. 1664bb2 add ClickAwayListener to SelectEmojiButton by idillon · 1 year, 10 months ago
  20. 322e4ac put socket.io into a React Context. Make instant messaging work by idillon · 1 year, 10 months ago
  21. ea46560 send messages with React Query by idillon · 1 year, 10 months ago
  22. 08f7717 use React Query to fetch messages by idillon · 1 year, 10 months ago
  23. 34eb947 add refresh for contact by ervinanoh · 1 year, 10 months ago
  24. b81c391 update contacts details and styles by ervinanoh · 1 year, 10 months ago
  25. 8e91804 fix api calls for contacts CRUD and start adding styles for dropdown in conversation list by ervinanoh · 1 year, 10 months ago
  26. 9965564 implement list of contacts and CRUD contacts API route by ervinanoh · 1 year, 10 months ago
  27. 531b6f2 implement temporary ui and api routes to fix by idillon · 1 year, 10 months ago
  28. f1758a4 add list of devices in settings by ervinanoh · 1 year, 10 months ago
  29. 89720a8 add avatar to conversation by idillon · 1 year, 10 months ago
  30. 2899696 quick fix crashes with React 18 by idillon · 1 year, 10 months ago
  31. 5815c73 make translations work by idillon · 1 year, 10 months ago
  32. fb2af5b remove deprecated @mui/styles by idillon · 1 year, 10 months ago
  33. aedab94 set message bar styles by idillon · 1 year, 10 months ago
  34. 04245a1 set date's proper appearance in chat by idillon · 1 year, 10 months ago
  35. bef18a5 set styles for messages by idillon · 1 year, 10 months ago
  36. 24fe8d8 add a demonstration of custom components by idillon · 1 year, 10 months ago
  37. b3788bf add 'close' and 'back' buttons by idillon · 1 year, 10 months ago
  38. 37c18df somewhat set text fields theme by idillon-sfl · 1 year, 10 months ago
  39. deabd28 use palette for colors by idillon-sfl · 1 year, 11 months ago
  40. d5cc786 use 'styled' instead of 'sx' for 'choose picture' buttons by idillon-sfl · 1 year, 11 months ago
  41. 44b0534 add 'choose picture' buttons by idillon-sfl · 1 year, 11 months ago
  42. 5d17455 clean unused code from client by idillon-sfl · 1 year, 11 months ago
  43. ab519ff update react, material by Adrien Béraud · 2 years, 2 months ago
  44. 6c93496 add animations by Adrien Béraud · 3 years, 1 month ago
  45. 3499590 add welcome animation by Adrien Béraud · 3 years, 1 month ago
  46. 0561d3c allow to register name by Adrien Béraud · 3 years, 2 months ago
  47. 88a5244 add account creation wizard by Adrien Béraud · 3 years, 2 months ago
  48. 8698603 allow to set account details, cleanup by Adrien Béraud · 3 years, 2 months ago
  49. abba2e5 add messaging by Adrien Béraud · 3 years, 2 months ago
  50. 4e287b9 add socket.io back, cleanup by Adrien Béraud · 3 years, 2 months ago
  51. 5e9e19b conversation: load and send messages by Adrien Béraud · 3 years, 3 months ago
  52. 21c53cf add default moderator preferences by Adrien Béraud · 3 years, 3 months ago
  53. 150b478 add account overview, cleanup by Adrien Béraud · 3 years, 3 months ago
  54. e74741b use ESM, add server setup, cleanup by Adrien Béraud · 3 years, 3 months ago
  55. af09a46 conversation list: cleanup, use React Hooks by Adrien Béraud · 3 years, 3 months ago
  56. 8a438f8 re-add emoji picker by Adrien Béraud · 3 years, 3 months ago
  57. 35e7d7c improve conversation view by Adrien Béraud · 3 years, 3 months ago
  58. 995e802 add messenger back by Adrien Béraud · 3 years, 3 months ago
  59. c4dd44a update to Webpack 5 by Adrien Béraud · 3 years, 3 months ago