1. 17 Apr, 2015 2 commits
  2. 16 Apr, 2015 4 commits
  3. 15 Apr, 2015 4 commits
  4. 14 Apr, 2015 1 commit
  5. 09 Apr, 2015 5 commits
  6. 08 Apr, 2015 5 commits
  7. 05 Apr, 2015 3 commits
  8. 04 Apr, 2015 3 commits
  9. 03 Apr, 2015 1 commit
  10. 02 Apr, 2015 3 commits
    • JC Brand's avatar
      Allow auto_login also with a provided jid and password. · a2be2567
      JC Brand authored
      * Update the docs to mention the new ``authentication`` option.
      * Update failing tests due to ``prebind`` being replaced with ``authentication``.
      * Rename 'manual' value for authentication to 'login' since it's used in both manual and auto cases.
      a2be2567
    • JC Brand's avatar
      Merge branch 'master' into anon_login · a2d27ee9
      JC Brand authored
      Conflicts:
      	converse.js
      a2d27ee9
    • JC Brand's avatar
      Don't automatically show a chat box when creating it. updates #357 · 5ec7c67b
      JC Brand authored
      This caused a bug whereby a chat box would open only on chat state
      notifications.
      
      Also refactored the chats.open and chats.get methods so that they now reuse the
      same map function and so that chats.get can now return any chat box and not
      just already open ones.
      
      Updated the tests to properly test this and updated the docs.
      5ec7c67b
  11. 01 Apr, 2015 6 commits
  12. 31 Mar, 2015 2 commits
  13. 30 Mar, 2015 1 commit