1. 29 Jul, 2019 3 commits
    • JC Brand's avatar
      Stop using `_.isUndefined` · e20b6548
      JC Brand authored
      e20b6548
    • JC Brand's avatar
      Manually remove BOSH session tokens from cache · caad85f4
      JC Brand authored
      even if the `_converse.bosh_session` instance does not exist.
      
      We do this to avoid trying to reconnect with stale tokens upon
      reconnection. Especially relevant for anonymous connections, but could
      also be applicable when switching between websocket and BOSH connections
      when reconnecting.
      
      Also renamed `startNewBOSHSession` to `startNewPreboundBOSHSession`
      caad85f4
    • JC Brand's avatar
      Bugfix. Make sure that `restoreBOSHSession` is always called · f9cc51b2
      JC Brand authored
      I.e. also when we're reconnecting.
      
      Otherwise the `_converse.bosh_session` object doesn't get recreated and
      we don't cache the BOSH tokens.
      f9cc51b2
  2. 26 Jul, 2019 10 commits
  3. 25 Jul, 2019 4 commits
  4. 24 Jul, 2019 1 commit
  5. 23 Jul, 2019 5 commits
  6. 22 Jul, 2019 5 commits
  7. 12 Jul, 2019 4 commits
  8. 11 Jul, 2019 7 commits
  9. 10 Jul, 2019 1 commit