1. 9e542ca Improve styles for ConversationListItem by idillon · 1 year, 8 months ago
  2. 07d31cc Divide Conversation into ConversationInfos, ConversationMember, and ConversationSummary by idillon · 1 year, 8 months ago
  3. 99e5a70 Create new enums to type state strings and numbers on server by Misha Krieger-Raynauld · 1 year, 8 months ago
  4. cfa4430 Create new interfaces for objects transmitted using the REST API by Misha Krieger-Raynauld · 1 year, 8 months ago
  5. 7057b4f Add client UI to select JAMS as login method by Gabriel Rochon · 1 year, 8 months ago
  6. 5bc33a3 Fix bad initial JSON in server/storage/accounts.ts by Issam E. Maghni · 1 year, 8 months ago
  7. b05ad99 Add JAMS option when creating account by Issam E. Maghni · 1 year, 8 months ago
  8. dd82cbf Fix conversation messages by Michelle Sepkap Sime · 1 year, 9 months ago
  9. b933fbb Reorganize server files and address TODO comments by Misha Krieger-Raynauld · 1 year, 9 months ago
  10. 0432cb7 Send received message through WebSocket by Issam E. Maghni · 1 year, 9 months ago
  11. cb11bba Add more robust error handling to server by Misha Krieger-Raynauld · 1 year, 9 months ago
  12. 94fe53e Replace fetch with Axios in client by simon · 1 year, 9 months ago
  13. 6967fb9 Migrate server setup functionality by Michelle Sepkap Sime · 1 year, 9 months ago
  14. 5da8ca6 Migrate client features to use new server by simon · 1 year, 9 months ago
  15. 2bc0d67 Add webRTC handlers by Charlie · 1 year, 9 months ago
  16. 153a148 Create default moderators API routes by Misha Krieger-Raynauld · 1 year, 9 months ago
  17. 105b85b Create PUT /contacts/:contactId endpoint to add contact by Misha Krieger-Raynauld · 1 year, 9 months ago
  18. 7f95933 Create calls API routes by Misha Krieger-Raynauld · 1 year, 9 months ago
  19. 8a381da Create conversations API routes by Misha Krieger-Raynauld · 1 year, 9 months ago
  20. bfed173 Create contacts API routes by Misha Krieger-Raynauld · 1 year, 9 months ago
  21. 68a9b56 Handle remaining important daemon signals by Misha Krieger-Raynauld · 1 year, 9 months ago
  22. 6f9c7ae Create nameserver API routes by Misha Krieger-Raynauld · 1 year, 9 months ago
  23. b62c678 Send payload daemon-daemon by Charlie · 1 year, 9 months ago
  24. 2f5d1ce Add missing status codes and rename enum members to PascalCase by Misha Krieger-Raynauld · 1 year, 9 months ago
  25. b6f1c32 Finalize JamiSwig interface and implement account detail routes by Misha Krieger-Raynauld · 1 year, 9 months ago
  26. addd6fe Split up jamid.ts into multiple files by Misha Krieger-Raynauld · 1 year, 9 months ago
  27. 242560f Create JWT auth middleware and sample authenticated routes for /account by Misha Krieger-Raynauld · 1 year, 10 months ago
  28. f796a09 server: add account creation and login by Issam E. Maghni · 1 year, 10 months ago
  29. 708a963 Add Express.js boilerplate and consistent error handling middleware by Misha Krieger-Raynauld · 1 year, 10 months ago