xmpp.chapril.org-conversejs/spec
JC Brand dcd090ff31 Rip out the controlbox code and put it in src/converse-controlbox.js
Also fixed an issue w.r.t the plugin architecture. Previously infinite
recursion would happen when more than one plugin was overriding a method.

Resolved now by using a wrapper function that lazily sets the correct super
method.
2016-02-29 16:40:51 +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 Rip out the controlbox code and put it in src/converse-controlbox.js 2016-02-29 16:40:51 +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
ping.js Add some tests for the ping feature. 2016-02-19 13:02:42 +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 Rip out the controlbox code and put it in src/converse-controlbox.js 2016-02-29 16:40:51 +00:00
xmppstatus.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00