1. 04 Aug, 2013 1 commit
    • JC Brand's avatar
      Bugfix. Updates #32 · c5192f8a
      JC Brand authored
      Users without roster contacts didn't have XMPPStatus.initStatus called and
      therefore had a default status of offline.
      
      Fixed this by setting the status to online from the start. The fetch command
      will get the true status from localStorage (if available).
      
      Made sure that the rest of converse's onConnected code is called in the
      callback from fetch (so that we know the user's status is correct).
      
      Updated and fixed tests.
      c5192f8a
  2. 02 Aug, 2013 4 commits
  3. 01 Aug, 2013 1 commit
  4. 30 Jul, 2013 10 commits
  5. 29 Jul, 2013 11 commits
  6. 28 Jul, 2013 11 commits
  7. 27 Jul, 2013 2 commits