xmpp.chapril.org-conversejs/src/plugins
JC Brand bad2577e5e OMEMO Refactoring
When calling `getDeviceList`, wait for the devices to be fetched

Otherwise a race condition might occur, whereby a new device gets
created in the collection, and then removed again as the collection is
replaced with the values fetched from the browser-storage cache.

Also created `converse-omemo-fingerprints` component to asynchronously
render fingerprints in the user details modal. Was done as part of this
commit because due to `getDeviceList` being async, the relevant test for
the modal were also failing
2021-11-24 21:14:11 +01:00
..
bookmark-views Replace more font icons with svg icons 2021-11-14 22:53:04 +01:00
chatboxviews Create the converse-avatar custom element 2021-11-19 10:00:04 +01:00
chatview Not sending headers with upload request 2021-11-21 11:56:53 +01:00
controlbox Show avatars in MUC occupants sidebar 2021-11-19 21:08:51 +01:00
dragresize Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
fullscreen Move isUniView function to utils 2021-09-29 12:03:21 +02:00
headlines-view Call initialize in CustomElement's connectedCallback method 2021-09-23 14:25:42 +02:00
mam-views Update lit imports 2021-09-29 11:20:14 +02:00
minimize Fix trimming of chats in overlayed view mode 2021-10-14 17:49:20 +02:00
modal Create directory for modal plugin 2021-09-20 11:13:26 +02:00
muc-views Don't fetch member list if not affiliated 2021-11-21 11:05:23 +01:00
notifications Breaking change: stop setting config variables on the _converse object 2021-09-21 17:08:30 +02:00
omemo OMEMO Refactoring 2021-11-24 21:14:11 +01:00
profile OMEMO Refactoring 2021-11-24 21:14:11 +01:00
push Replace more font icons with svg icons 2021-11-14 22:53:04 +01:00
register Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
roomslist Move isUniView function to utils 2021-09-29 12:03:21 +02:00
rootview Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
rosterview Show avatars in MUC occupants sidebar 2021-11-19 21:08:51 +01:00
oauth.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00
singleton.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00