xmpp.chapril.org-conversejs/spec
JC Brand 5ec7c67b50 Don't automatically show a chat box when creating it. updates #357
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.
2015-04-02 02:01:53 +02:00
..
chatbox.js Don't automatically show a chat box when creating it. updates #357 2015-04-02 02:01:53 +02:00
chatroom.js Add a test to check that notifications are properly sent in chat rooms. 2015-03-16 17:27:26 +01:00
controlbox.js Write a test for rooms listing. 2015-03-01 19:09:10 +01:00
converse.js Don't automatically show a chat box when creating it. updates #357 2015-04-02 02:01:53 +02:00
eventemitter.js Fix tests by depending on jquery obj. 2014-10-15 19:16:02 +02:00
minchats.js Fix failing tests after introducing AMD version of Strophe 2015-02-01 16:15:34 +01:00
otr.js Fix failing tests after introducing AMD version of Strophe 2015-02-01 16:15:34 +01:00
profiling.js Fix failing tests after introducing AMD version of Strophe 2015-02-01 16:15:34 +01:00
register.js Fix failing tests after introducing AMD version of Strophe 2015-02-01 16:15:34 +01:00
xmppstatus.js Added test case for #305 and updated CHANGES.rst 2015-01-23 12:06:10 -03:00