1. 04 Mar, 2019 1 commit
  2. 01 Mar, 2019 5 commits
  3. 27 Feb, 2019 3 commits
  4. 26 Feb, 2019 3 commits
  5. 25 Feb, 2019 3 commits
  6. 24 Feb, 2019 1 commit
    • JC Brand's avatar
      Two changes, see below · 59c43a23
      JC Brand authored
      * Add new test helper to create contacts via IQ exchange
      * Use roster nickname to set message fullname
      59c43a23
  7. 22 Feb, 2019 21 commits
  8. 21 Feb, 2019 2 commits
  9. 20 Feb, 2019 1 commit
    • JC Brand's avatar
      Bugfix. Open groupchats not shown when logging in after disconnection · ce2ae87d
      JC Brand authored
      * Replace `tearDown` overrides with event handlers.
      * Move presence listeners to `connected` event handler, otherwise they
        don't get called when logging in again after disconnection.
      * Add `clearSession` listeners to clean up upon disconnection.
      * Use `Promise.all` instead of listening for multiple events.
      ce2ae87d