JC Brand
|
3f08201f5a
|
Remove unused code for the removed features section in occupants sidebar
|
2020-10-07 11:20:16 +02:00 |
|
JC Brand
|
904a1394eb
|
Always render avatar via lit-html
Fixes #2244 by checking if image already is in the `data:` format.
|
2020-09-27 10:31:53 +02:00 |
|
JC Brand
|
b17e7cd55b
|
Fix rendering of SVG avatars
|
2020-09-18 15:09:55 +02:00 |
|
JC Brand
|
7651d58470
|
Render chat messages as web components
- Render chat content as a <converse-chat-content> component
- Create new component for rendering the message body
- Get rid of `showMessage` method
|
2020-06-01 09:53:19 +02:00 |
|
JC Brand
|
893ef10563
|
Use lit-html to render chat head
|
2020-02-07 16:09:12 +01:00 |
|
JC Brand
|
ad93407907
|
Replace modal templates with lit-html components
|
2020-01-30 17:36:55 +01:00 |
|