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