1. 15 Jun, 2015 1 commit
  2. 11 Jun, 2015 5 commits
  3. 07 Jun, 2015 3 commits
  4. 05 Jun, 2015 5 commits
  5. 04 Jun, 2015 4 commits
  6. 03 Jun, 2015 3 commits
  7. 02 Jun, 2015 1 commit
  8. 01 Jun, 2015 1 commit
  9. 31 May, 2015 5 commits
  10. 29 May, 2015 5 commits
  11. 28 May, 2015 3 commits
  12. 27 May, 2015 4 commits
    • JC Brand's avatar
      Various bugfixes. · 47e00ae0
      JC Brand authored
      - HAS_CSI might be called before features have been received. Instead, set a
        flag whenever a feature is received and check for that flag.
      - Converse.ping was sending stanzas to the bare jid instead of to the domain.
      - The handler that updates the date the last stanza was received must return
        true so that it gets called again.
      - Only register the Pong handler if Ping is enabled.
      - Rename lastMessage to lastStanzaDate to make it more clear.
      47e00ae0
    • JC Brand's avatar
      Linting and code formatting. · e0a58efc
      JC Brand authored
      Also use and add a Strophe namespace for CSI.
      e0a58efc
    • JC Brand's avatar
      Mention two new supported XEPs · c7ce646f
      JC Brand authored
      c7ce646f
    • JC Brand's avatar
      Merge branch 'thierrytiti-auto-away' · 00e0ffe2
      JC Brand authored
      00e0ffe2