1. c45a43d Rename CallProvider.tsx to CallManager.tsx by idillon · 1 year, 5 months ago
  2. 255682e Transform CallProvider into 'CallManager' hook, review WebSocket messages for calls by idillon · 1 year, 5 months ago
  3. 8fef7db Rename ConversationListItem as ConversationSummaryListItem by idillon · 1 year, 6 months ago[Renamed (93%) from client/src/components/ConversationListItem.tsx]
  4. 18283ac Add conversation requests list by idillon · 1 year, 6 months ago
  5. 847b464 Improve behaviour of searching and adding contacts by idillon · 1 year, 6 months ago
  6. 078bd55 Repair context menu on ConversationListItem by idillon · 1 year, 6 months ago
  7. 9e542ca Improve styles for ConversationListItem by idillon · 1 year, 7 months ago
  8. 22ed819 Fix dialog styles, remove context menu from ConversationListItem's dialogs by idillon · 1 year, 7 months ago
  9. 07d31cc Divide Conversation into ConversationInfos, ConversationMember, and ConversationSummary by idillon · 1 year, 7 months ago
  10. c050d9c Add small UX improvements to call by Michelle Sepkap Sime · 1 year, 7 months ago
  11. e35acc2 Change conversation during call by simon · 1 year, 7 months ago
  12. cfa4430 Create new interfaces for objects transmitted using the REST API by Misha Krieger-Raynauld · 1 year, 7 months ago
  13. 09fe482 Remove non-null assertion in ConversationProvider by simon · 1 year, 7 months ago
  14. 6bbdacf Separate common interfaces from client-specific classes by Misha Krieger-Raynauld · 1 year, 7 months ago
  15. 380dc5e Handle ICE state failed by Charlie · 1 year, 7 months ago
  16. b837e8f End call when connection is lost by Charlie · 1 year, 7 months ago
  17. 21f7d9f Fix add contact and create MessengerProvider by simon · 1 year, 7 months ago
  18. ff1cb35 Redirect user from call page when not in call by simon · 1 year, 7 months ago
  19. f929a36 Implement proper WebRTC call management by simon · 1 year, 7 months ago
  20. dd82cbf Fix conversation messages by Michelle Sepkap Sime · 1 year, 7 months ago
  21. ef9ab81 Uniformize styles for dialogs and popovers, add ContextMenu by idillon · 1 year, 7 months ago
  22. 4e7445c Fix translation files and CallPending page by simon · 1 year, 8 months ago
  23. 2d3b653 Add pending and pending receiving user interfaces by simon · 1 year, 8 months ago
  24. 46e9d24 Fix incorrect admin login error handling by Misha Krieger-Raynauld · 1 year, 8 months ago
  25. 94fe53e Replace fetch with Axios in client by simon · 1 year, 8 months ago
  26. 3f5f3e7 Improve client routing by simon · 1 year, 8 months ago
  27. 5da8ca6 Migrate client features to use new server by simon · 1 year, 8 months ago
  28. 416d079 Add AuthProvider to provide account and token by simon · 1 year, 8 months ago
  29. b3dd312 Provide temporary fix for communication with old server by Michelle Sepkap Sime · 1 year, 8 months ago
  30. 1170c32 Add routing for call page by simon · 1 year, 8 months ago
  31. 575c940 Convert ConversationListItem to TypeScript by simon · 1 year, 8 months ago