xmpp.chapril.org-conversejs/docs
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
..
source Make converse-muc-embedded a core plugin. 2018-02-09 16:37:55 +01:00
.gitattributes Merge branch 'master' into amd-strophe 2015-02-22 12:53:18 +01:00
DEVELOPER.rst Bugfix. Handle case where user accepts request. 2014-07-23 19:11:29 +02:00