xmpp.chapril.org-conversejs/src
2016-07-26 07:12:56 +00:00
..
templates Indicate whether a room occupant is online or not. 2016-07-26 07:12:56 +00:00
bigint.js Don't throw an error when no CSPRNG 2014-08-05 17:29:11 +02:00
build-mobile.js Create a mobile-specific build of converse.js 2016-04-01 13:37:53 +00: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 Return all rooms or private chat when caling get without arguments 2016-06-24 10:54:39 +02:00
converse-chatview.js Add method hook for adding more attrs to send to the message template 2016-07-01 14:27:26 +02:00
converse-controlbox.js Rename ChatBoxView.insertIntoPage to ChatBoxView.insertIntoDOM 2016-06-22 15:54:22 +02:00
converse-core.js Minor improvements around anonymous login. 2016-07-24 10:54:57 +02:00
converse-dragresize.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
converse-headline.js Rename ChatBoxView.insertIntoPage to ChatBoxView.insertIntoDOM 2016-06-22 15:54:22 +02:00
converse-mam.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
converse-minimize.js Create the minimized_chats obj during _initialization 2016-07-05 06:21:25 +00:00
converse-muc.js Fix failing tests 2016-07-26 07:12:56 +00:00
converse-notification.js Add more logo sizes, resize and pad. 2016-07-02 13:40:51 +02:00
converse-otr.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
converse-ping.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
converse-pluggable.js Handle case where this of overridden method is not the pluggable 2016-06-30 14:15:05 +02:00
converse-register.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
converse-rosterview.js Bugfix. Don't call Jed's translate method 2016-07-18 11:34:31 +00:00
converse-templates.js Cleaner separation between minimize/trimming feature and core 2016-03-31 08:40:25 +00:00
converse-vcard.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +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 Feature/add catalan language (#634) 2016-04-14 11:05:22 +02: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 Move some utility methods to utils.js 2016-07-18 11:41:31 +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-mobile.js Create a mobile-specific build of converse.js 2016-04-01 13:37:53 +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