xmpp.chapril.org-conversejs/src
JC Brand f353fe8611 Bugfix for headline messages.
Couldn't handle messages with no "from" attribute.
Some refactoring to add code that checks if a messages is a headline to the
utils module.
Updated tests. Add sinon so that we can test returned value of spy.
2016-03-28 10:51:32 +00:00
..
templates Use `rel=noopener` with links that contain `target=_blank`... 2016-03-16 08:52:45 +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 Also send out presence stanza when setting it via API 2016-03-17 05:38:52 +00:00
converse-chatview.js Use 'type' = 'chatroom' instead of 'chatroom' boolean. 2016-03-21 10:00:15 +00:00
converse-controlbox.js Use 'type' = 'chatroom' instead of 'chatroom' boolean. 2016-03-21 10:00:15 +00:00
converse-core.js Bugfix for headline messages. 2016-03-28 10:51:32 +00:00
converse-headline.js Bugfix for headline messages. 2016-03-28 10:51:32 +00:00
converse-mam.js fixed indentation of comments 2016-03-19 22:16:00 +00:00
converse-minimize.js Bugfix. We no longer use the 'chatroom' bool 2016-03-21 11:33:34 +00:00
converse-muc.js Add new MUC option `auto_join_rooms`. 2016-03-22 08:15:52 +00:00
converse-notification.js Bugfix for headline messages. 2016-03-28 10:51:32 +00:00
converse-otr.js converse-otr should depend on converse-minimize 2016-03-19 13:34:03 +00:00
converse-ping.js Change ping plugin to not have to use overrides. 2016-03-21 10:00:15 +00:00
converse-register.js fixed indentation of comments 2016-03-19 22:16:00 +00:00
converse-rosterview.js fixed indentation of comments 2016-03-19 22:16:00 +00:00
converse-templates.js Rename src/templates.js to src/converse-templates.js 2016-02-28 00:33:50 +00:00
converse-vcard.js Move VCard stuff from converse-rosterview to converse-vcard 2016-03-16 13:50:52 +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 Bugfix for headline messages. 2016-03-28 10:51:32 +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