xmpp.chapril.org-conversejs/src
JC Brand 2d746d2a1e Make converse-muc-embedded a core plugin.
1. Add a new `view_mode` value: `embedded`.

   This value is used to determine wether the `converse-muc-embedded`
   plugin is active or not.

2. Remove the need for the #converse-embedded-chat element.

   Instead we reuse the #conversejs element and embed inside that.

3. Removed the need to manually blacklist core plugins

   This is now done automatically if `view_mode` is set to `embedded`.
   Perhaps eventually we don't blacklist at all and instead use the
   `enable` plugin method. For some that probably won't work, like
   `converse-chatview`, which we still need to be active.
2018-02-09 16:37:55 +01:00
..
templates Asynchronously render spoiler button only if all clients support it 2018-02-08 17:48:15 +01:00
backbone.noconflict.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
build-esnext.js Add build scripts for esnext version 2017-07-13 12:25:03 +02:00
build-no-dependencies.js Fix build scripts 2018-01-04 17:17:17 +00:00
build.js Fix build scripts 2018-01-04 17:17:17 +00:00
config.js Use template to render the spoiler message. 2018-02-06 18:58:06 +01:00
converse-bookmarks.js Add a new configuration setting: root 2018-02-09 16:08:39 +01:00
converse-chatboxes.js Add a new configuration setting: root 2018-02-09 16:08:39 +01:00
converse-chatview.js Add a new configuration setting: root 2018-02-09 16:08:39 +01:00
converse-controlbox.js Add a new configuration setting: root 2018-02-09 16:08:39 +01:00
converse-core.js Make converse-muc-embedded a core plugin. 2018-02-09 16:37:55 +01:00
converse-disco.js Add a new configuration setting: root 2018-02-09 16:08:39 +01:00
converse-dragresize.js Add a new configuration setting: root 2018-02-09 16:08:39 +01:00
converse-embedded.js Various changes around making builds. 2017-11-03 08:45:47 +01:00
converse-fullscreen.js Make converse-muc-embedded a core plugin. 2018-02-09 16:37:55 +01:00
converse-headline.js Asynchronously render spoiler button only if all clients support it 2018-02-08 17:48:15 +01:00
converse-mam.js Asynchronously render spoiler button only if all clients support it 2018-02-08 17:48:15 +01:00
converse-minimize.js Add a new configuration setting: root 2018-02-09 16:08:39 +01:00
converse-muc-embedded.js Make converse-muc-embedded a core plugin. 2018-02-09 16:37:55 +01:00
converse-muc.js Only initialize bookmarks and show icon if PEP is supported 2018-02-07 21:05:38 +01:00
converse-notification.js Make converse-muc-embedded a core plugin. 2018-02-09 16:37:55 +01:00
converse-otr.js Add a new configuration setting: root 2018-02-09 16:08:39 +01:00
converse-ping.js Handle cases where Jed and/or Strophe.disco aren't available 2017-08-16 16:01:31 +02:00
converse-profile.js Add a new configuration setting: root 2018-02-09 16:08:39 +01:00
converse-register.js Tying some loose ends 2018-01-22 09:53:35 +01:00
converse-roomslist.js Add a new configuration setting: root 2018-02-09 16:08:39 +01:00
converse-rosterview.js No need to manually remove. Gets done in the OrderedListView 2018-01-06 20:42:46 +00:00
converse-singleton.js Make converse-muc-embedded a core plugin. 2018-02-09 16:37:55 +01:00
converse-vcard.js Bugfix. Attribute error when empty IQ stanza is returned for vCard query 2018-01-30 10:25:08 +01:00
converse.js Use template to render the spoiler message. 2018-02-06 18:58:06 +01:00
end-no-dependencies.frag Fix the no-dependencies demo 2018-01-04 17:02:29 +00:00
end-no-jquery.frag Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
end.frag Rework the way builds are created. 2017-02-27 09:00:45 +00:00
form-utils.js Removed jquery from converse-chatview 2018-01-02 21:52:55 +00:00
headless.js Initial work on allowing a headless build 2017-12-22 21:24:15 +00:00
i18n.js Rename zh to zh_TW and add Simplified Chinese as zh_CN 2018-01-18 11:02:44 +01:00
inverse-end.frag We're now able to make inverse.js builds 2017-06-14 19:47:06 +02:00
inverse.js Initial work on allowing a headless build 2017-12-22 21:24:15 +00:00
jquery-stub.js Remove jQuery from non-tests config 2018-01-04 12:11:03 +00:00
jquery.noconflict.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
lodash.fp.js Asynchronously render spoiler button only if all clients support it 2018-02-08 17:48:15 +01:00
lodash.noconflict.js Build fix 2017-06-14 17:40:11 +02:00
polyfill.js Various fixes for browser that don't support ES2015 2017-08-21 15:43:36 +02:00
start.frag Release 3.3.2 2018-01-29 16:48:54 +01:00
underscore-shim.js Use lodash.noConflict for underscore 2017-04-23 17:19:01 +00:00
utils.js Looks like new messages can have an archive_id 2018-02-07 14:28:35 +01:00
website.js Fix smooth scroll code for the website 2017-09-28 21:26:11 +02:00