1. a41e166 Change named exports to default exports for mui icons by Ziwei Wang · 1 year, 6 months ago
  2. 8fef7db Rename ConversationListItem as ConversationSummaryListItem by idillon · 1 year, 6 months ago
  3. 18283ac Add conversation requests list by idillon · 1 year, 6 months ago
  4. 2ef2be9 Add tabs for conversation invitations by idillon · 1 year, 6 months ago
  5. 847b464 Improve behaviour of searching and adding contacts by idillon · 1 year, 7 months ago
  6. 07d31cc Divide Conversation into ConversationInfos, ConversationMember, and ConversationSummary by idillon · 1 year, 7 months ago
  7. cfa4430 Create new interfaces for objects transmitted using the REST API by Misha Krieger-Raynauld · 1 year, 7 months ago
  8. 6bbdacf Separate common interfaces from client-specific classes by Misha Krieger-Raynauld · 1 year, 7 months ago
  9. 21f7d9f Fix add contact and create MessengerProvider by simon · 1 year, 8 months ago
  10. e580f42 Integrate new server authentication to client by Michelle Sepkap Sime · 1 year, 8 months ago
  11. d8ca2f2 Decouple client from server by simon · 1 year, 9 months ago
  12. 2007698 Add `common` subproject containing shared files by simon · 1 year, 9 months ago
  13. 26e79f7 Add license header to all files by simon · 1 year, 9 months ago
  14. 6b9ddfb Convert some components to Typescript by simon · 1 year, 9 months ago[Renamed (87%) from client/src/components/ConversationList.js]
  15. 07b4eb0 Sort imports from all files by simon · 1 year, 10 months ago
  16. d47ef9e Format all files with no breaking changes by simon · 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. 34eb947 add refresh for contact by ervinanoh · 1 year, 10 months ago
  20. 8e91804 fix api calls for contacts CRUD and start adding styles for dropdown in conversation list by ervinanoh · 1 year, 10 months ago
  21. ab519ff update react, material by Adrien Béraud · 2 years, 2 months ago
  22. 150b478 add account overview, cleanup by Adrien Béraud · 3 years, 3 months ago
  23. af09a46 conversation list: cleanup, use React Hooks by Adrien Béraud · 3 years, 3 months ago
  24. 35e7d7c improve conversation view by Adrien Béraud · 3 years, 3 months ago
  25. 995e802 add messenger back by Adrien Béraud · 3 years, 3 months ago