1. 21 Oct, 2022 2 commits
  2. 09 Oct, 2022 1 commit
  3. 07 Oct, 2022 3 commits
  4. 06 Oct, 2022 1 commit
    • Juliusz Chroboczek's avatar
      Only send chat history when joining. · 8a2357de
      Juliusz Chroboczek authored
      When we moved the chat history to the client goroutine back in 0.6,
      we started sending the history whenever the group configuration changed.
      Only send it when first joining the group.  Thanks to Rémi Nollet.
      8a2357de
  5. 22 Sep, 2022 2 commits
  6. 16 Sep, 2022 6 commits
  7. 12 Sep, 2022 1 commit
  8. 10 Sep, 2022 1 commit
  9. 09 Sep, 2022 2 commits
  10. 08 Sep, 2022 1 commit
  11. 06 Sep, 2022 2 commits
  12. 02 Sep, 2022 1 commit
    • Juliusz Chroboczek's avatar
      Version the protocol. · 533e4b9b
      Juliusz Chroboczek authored
      The handshake message now contains a list of supported protocol
      versions.  Version mismatch is currently a warning, but it will be a
      hard error in the future.
      533e4b9b
  13. 01 Sep, 2022 3 commits
  14. 31 Aug, 2022 2 commits
  15. 29 Aug, 2022 1 commit
  16. 04 Aug, 2022 2 commits
  17. 03 Aug, 2022 1 commit
  18. 02 Aug, 2022 1 commit
  19. 25 Jul, 2022 1 commit
    • Juliusz Chroboczek's avatar
      Rework file transfer. · 3bdd82f0
      Juliusz Chroboczek authored
      Split into the protocol (in protocol.js) and the user interface
      (in galene.js).  Make the state automaton explicit, and improve
      error-handling.  The new protocol is incompatible with the old one.
      3bdd82f0
  20. 23 Jul, 2022 2 commits
  21. 22 Jul, 2022 1 commit
  22. 12 Jul, 2022 2 commits
  23. 28 May, 2022 1 commit