xmpp.chapril.org-conversejs/spec
JC Brand c5192f8ade Bugfix. Updates #32
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.
2013-08-04 15:39:46 +02:00
..
ChatRoomSpec.js Bugfix in jquery element query 2013-06-02 22:32:33 +02:00
MainSpec.js Bugfix. Updates #32 2013-08-04 15:39:46 +02:00