xmpp.chapril.org-conversejs/src/plugins
JC Brand e63ba2075f Use repeat directive to render roster and MUC occupant items
If we don't use `repeat`, a DOM node may be reused with different state
(e.g. the `model` it receives originally changes upon next render).

https://lit.dev/docs/templates/lists/#when-to-use-map-or-repeat

Fixes #2816
2022-12-13 10:04:13 +01:00
..
adhoc-views Fix import path 2022-10-30 11:53:15 +01:00
bookmark-views Make toggling of rooms list reactive and remove imperative code 2022-10-02 16:04:49 +02:00
chatboxviews Release 9.1.0 2022-04-02 19:31:37 +02:00
chatview Don't duplicate disco items across two collections 2022-12-02 22:50:06 +01:00
controlbox Rename CSS vars to try and get some more consistency 2022-10-30 16:51:15 +01:00
dragresize Don't import plugins' index.js file from other plugins 2022-09-20 14:48:20 +02:00
fullscreen Don't import plugins' index.js file from other plugins 2022-09-20 14:48:20 +02:00
headlines-view Rename CSS vars to try and get some more consistency 2022-10-30 16:51:15 +01:00
mam-views Make various error messages ephemeral. 2022-02-19 23:11:22 +01:00
minimize Rename CSS vars to try and get some more consistency 2022-10-30 16:51:15 +01:00
modal Fixes #3030 2022-09-30 09:29:49 +02:00
muc-views Use repeat directive to render roster and MUC occupant items 2022-12-13 10:04:13 +01:00
notifications Release 9.1.0 2022-04-02 19:31:37 +02:00
omemo Make sure a moderator can also add contacts... 2022-11-03 10:14:12 +01:00
profile Show nickname in status if fullname is not provided 2022-11-01 14:39:10 +01:00
push Replace more font icons with svg icons 2021-11-14 22:53:04 +01:00
register Don't import plugins' index.js file from other plugins 2022-09-20 14:48:20 +02:00
roomslist Fix MUC icon colors in controlbox 2022-10-26 20:57:41 +02:00
rootview Add ability to switch between dark and light modes 2022-01-28 21:20:12 +01:00
rosterview Use repeat directive to render roster and MUC occupant items 2022-12-13 10:04:13 +01:00
singleton Fixes #2822 2022-02-20 19:17:52 +01:00