xmpp.chapril.org-conversejs/spec
JC Brand da0c858fe0 Used debounce ineffectually. Fixed now.
The ChatBox.show() method was being called for every invocation, 100ms after
the fact, instead of it being called only once.

Fixed that and also changed to call it at the start.
2016-02-16 07:47:16 +00:00
..
chatbox.js Used debounce ineffectually. Fixed now. 2016-02-16 07:47:16 +00:00
chatroom.js Rename participants to occupants. 2015-10-31 16:48:50 +00:00
controlbox.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00
converse.js Used debounce ineffectually. Fixed now. 2016-02-16 07:47:16 +00:00
disco.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00
eventemitter.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00
mam.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00
minchats.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00
otr.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00
profiling.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00
protocol.js updates #493 2015-11-04 18:00:44 +00:00
register.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00
xmppstatus.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00