xmpp.chapril.org-conversejs/src/plugins/muc-views/modals
JC Brand e492885ac0 Set jid as the id attribute of the VCards collection
This reduces lookup time for vcards greatly, since we don't can access a
map of ids instead of using `findWhere` through an array of models.
2022-04-16 00:15:27 +02:00
..
templates Use SVG icons for refresh button and toggle switch 2022-02-15 11:17:41 +01:00
add-muc.js Breaking change: stop setting config variables on the _converse object 2021-09-21 17:08:30 +02:00
moderator-tools.js Let bookmarks be created/removed via a modal 2022-02-09 20:05:30 +01:00
muc-details.js Fixes #2745. Wraps MUC details in converse-rich-text 2022-02-15 11:17:33 +01:00
muc-invite.js Move MUC modals to the muc-views plugin 2022-02-14 12:59:49 +01:00
muc-list.js Improve how the muc_domain setting is populated via disco 2022-04-09 10:57:55 +02:00
nickname.js Add modal for changing your nickname... 2022-02-09 20:05:30 +01:00
occupant.js Set jid as the id attribute of the VCards collection 2022-04-16 00:15:27 +02:00