xmpp.chapril.org-conversejs/demo
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
..
anonymous.html Replace tabs with spaces in source files. (#1005) 2018-01-27 16:20:35 +01:00
config.js Avoid having a separate configuration in demo folder 2016-07-26 08:22:31 +00:00
embedded.html Make converse-muc-embedded a core plugin. 2018-02-09 16:37:55 +01:00
index.html Replace tabs with spaces in source files. (#1005) 2018-01-27 16:20:35 +01:00
without_bundled_dependencies.html Replace tabs with spaces in source files. (#1005) 2018-01-27 16:20:35 +01:00