xmpp.chapril.org-conversejs/src
JC Brand 6eb08bd42f Bugfix. show method must be debounced per instance
Otherwise it gets debounced for multiple instances and certain chat boxes will
then not get shown.
2016-03-09 10:53:39 +00:00
..
templates Add a new template for OTR-related toolbar buttons 2016-02-16 07:47:16 +00:00
bigint.js Don't throw an error when no CSPRNG 2014-08-05 17:29:11 +02:00
build-no-dependencies.js Fixes #608 2016-03-07 17:52:36 +00:00
build-no-jquery.js Fixes #608 2016-03-07 17:52:36 +00:00
build.js Fix random fails in FF due to different module loading times 2016-03-07 16:35:08 +00:00
converse-api.js Refactor the API out into a separate module, src/convers-api.js 2016-02-20 15:06:12 +00:00
converse-controlbox.js Improvement in when trimChats gets called 2016-03-09 10:26:14 +00:00
converse-core.js Bugfix. show method must be debounced per instance 2016-03-09 10:53:39 +00:00
converse-muc.js Add tests for src/converse-notification.js. updates #443 2016-03-08 10:44:27 +00:00
converse-notification.js Only ask for permission once the user is already logged in 2016-03-08 22:36:13 +00:00
converse-otr.js Add plugin settings to default settings. 2016-03-01 08:57:57 +00:00
converse-ping.js Bugfix in converse-ping. this was wrong context. 2016-03-01 21:40:49 +00:00
converse-register.js Add plugin settings to default settings. 2016-03-01 08:57:57 +00:00
converse-templates.js Rename src/templates.js to src/converse-templates.js 2016-02-28 00:33:50 +00:00
crypto.js Create 3 different builds. 2013-11-17 16:55:38 +02:00
jquery-private.js Explicitly set jQuery as a dependency of converse.js 2014-10-06 20:23:59 +02:00
jquery.eventemitter.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00
locales.js Some i18n fixes 2016-02-28 08:45:36 +00:00
moment_locales.js Cherry-pick only those languages from Moment which we support in converse.js 2015-06-22 22:20:02 +02:00
otr.js otr.js also has jquery.browser as dependency 2014-10-06 21:10:35 +02:00
polyfill.js Add polyfill for .trim 2015-10-24 20:46:58 +00:00
strophe.ping.js XEP-0199: XMPP Ping 2015-05-27 18:14:58 +02:00
strophe.vcard.js strophe-full wrapper has been renamed to strophe. 2015-02-01 18:56:23 +01:00
utils.js Some i18n fixes 2016-02-28 08:45:36 +00:00
wrapper-end.js Figured out how to exclude the locales from the no deps build 2016-02-28 00:53:44 +00:00
wrapper-no-deps.js Fixes #608 2016-03-07 17:52:36 +00:00
wrapper-no-jquery.js Fixes #608 2016-03-07 17:52:36 +00:00