xmpp.chapril.org-conversejs/css
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
..
images Add default avatar user.png 2014-12-08 11:15:50 +01:00
bootstrap.min.css Add website CSS and fonts 2017-07-06 17:35:25 +02:00
converse-muc-embedded.css Make converse-muc-embedded a core plugin. 2018-02-09 16:37:55 +01:00
converse.css Fix linting errors and failing tests 2018-02-07 14:21:46 +01:00
font-awesome.min.css Add website CSS and fonts 2017-07-06 17:35:25 +02:00
fonts.css Add css file with only fonts. 2018-02-09 16:37:55 +01:00
inverse.css Fix linting errors and failing tests 2018-02-07 14:21:46 +01:00
jasmine.css tweak tests css 2016-11-07 13:49:32 +00:00
mobile.css Fixes #959 2018-01-29 15:06:27 +01:00
theme.css Fix mastodon logo for firefox 2018-02-07 15:51:14 +01:00