xmpp.chapril.org-conversejs/src
JC Brand 66d80cc4db New configuration setting muc_instant_rooms.
This option is by default set to `true` which entails no changes in behavior
compared to previous versions of converse.js.

If set to `false`, then rooms first need to be configured before they can be
joined by other users (so-called "reserved" rooms).

More info on "instant" and "reserved" rooms here:
http://xmpp.org/extensions/xep-0045.html#createroom
2016-08-11 16:05:07 +00:00
..
templates Add nickname to chat message when clicking on room occupant. 2016-07-26 09:31:23 +00:00
bigint.js Don't throw an error when no CSPRNG 2014-08-05 17:29:11 +02:00
build-mobile.js Avoid having a separate configuration in demo folder 2016-07-26 08:22:31 +00:00
build-no-dependencies.js Avoid having a separate configuration in demo folder 2016-07-26 08:22:31 +00:00
build-no-jquery.js Avoid having a separate configuration in demo folder 2016-07-26 08:22:31 +00:00
build.js Avoid having a separate configuration in demo folder 2016-07-26 08:22:31 +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 nickname to chat message when clicking on room occupant. 2016-07-26 09:31:23 +00:00
converse-controlbox.js Rename ChatBoxView.insertIntoPage to ChatBoxView.insertIntoDOM 2016-06-22 15:54:22 +02:00
converse-core.js Converse.js's plugin architecture has been moved to a separate repo 2016-08-11 14:05:25 +00: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 Bugfix. Allow multiple MAM queries to be made simultaneously. 2016-07-28 18:01:37 +02:00
converse-minimize.js Create the minimized_chats obj during _initialization 2016-07-05 06:21:25 +00:00
converse-muc.js New configuration setting muc_instant_rooms. 2016-08-11 16:05:07 +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-register.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
converse-rosterview.js Fixes #645. When accepting a contact request... 2016-07-28 10:35:43 +00:00
converse-templates.js Let the user choose their nick after opening a chat room 2016-07-26 07:12:56 +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