1. 440e530 Show "Invalid credentials" message for invalid username and invalid password" by idillon · 10 months ago master
  2. c7965ba Implement perfect negotiation by idillon · 10 months ago
  3. 0d8889d Add admin panel with basic configurations by Ziwei Wang · 1 year, 3 months ago
  4. b7fd04c Rename setup router to admin router by Ziwei Wang · 1 year, 3 months ago
  5. 3d633dd Add admin setup page by Ziwei Wang · 1 year, 3 months ago
  6. 1455d97 Move admin queries to their own file by Ziwei Wang · 1 year, 3 months ago
  7. c45a43d Rename CallProvider.tsx to CallManager.tsx by idillon · 1 year, 3 months ago
  8. 45baf53 Rewrite login and register related queries using React Query by Ziwei Wang · 1 year, 3 months ago
  9. dfb9f1f Move WebSocket client to its own class by idillon · 1 year, 4 months ago
  10. 046fb20 Rewrite queries using React Query by Ziwei Wang · 1 year, 4 months ago
  11. 18283ac Add conversation requests list by idillon · 1 year, 4 months ago
  12. 2ef2be9 Add tabs for conversation invitations by idillon · 1 year, 5 months ago
  13. 847b464 Improve behaviour of searching and adding contacts by idillon · 1 year, 5 months ago
  14. a3c2fad Add link previews by idillon · 1 year, 5 months ago
  15. 07d31cc Divide Conversation into ConversationInfos, ConversationMember, and ConversationSummary by idillon · 1 year, 6 months ago
  16. e35acc2 Change conversation during call by simon · 1 year, 6 months ago
  17. cfa4430 Create new interfaces for objects transmitted using the REST API by Misha Krieger-Raynauld · 1 year, 6 months ago
  18. 6bbdacf Separate common interfaces from client-specific classes by Misha Krieger-Raynauld · 1 year, 6 months ago
  19. 94fe53e Replace fetch with Axios in client by simon · 1 year, 6 months ago
  20. 5da8ca6 Migrate client features to use new server by simon · 1 year, 6 months ago
  21. ae655dd add names to conversation view and set header styles by idillon · 1 year, 7 months ago
  22. 26e79f7 Add license header to all files by simon · 1 year, 8 months ago
  23. 3537869 Convert files in themes/ services/ contexts/ to TS by simon · 1 year, 8 months ago
  24. d47ef9e Format all files with no breaking changes by simon · 1 year, 8 months ago
  25. ea46560 send messages with React Query by idillon · 1 year, 8 months ago
  26. 08f7717 use React Query to fetch messages by idillon · 1 year, 8 months ago