1. 07 Oct, 2022 3 commits
  2. 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
  3. 22 Sep, 2022 2 commits
  4. 16 Sep, 2022 6 commits
  5. 12 Sep, 2022 1 commit
  6. 10 Sep, 2022 1 commit
  7. 09 Sep, 2022 2 commits
  8. 08 Sep, 2022 1 commit
  9. 06 Sep, 2022 2 commits
  10. 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
  11. 01 Sep, 2022 3 commits
  12. 31 Aug, 2022 2 commits
  13. 29 Aug, 2022 1 commit
  14. 04 Aug, 2022 2 commits
  15. 03 Aug, 2022 1 commit
  16. 02 Aug, 2022 1 commit
  17. 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
  18. 23 Jul, 2022 2 commits
  19. 22 Jul, 2022 1 commit
  20. 12 Jul, 2022 2 commits
  21. 28 May, 2022 2 commits
  22. 19 May, 2022 2 commits