xmpp.chapril.org-conversejs/src
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
..
headless OMEMO Refactoring 2021-11-24 21:14:11 +01:00
i18n Release 8.0.1 2021-09-09 22:09:26 +02:00
modals OMEMO Refactoring 2021-11-24 21:14:11 +01:00
plugins OMEMO Refactoring 2021-11-24 21:14:11 +01:00
shared OMEMO Refactoring 2021-11-24 21:14:11 +01:00
templates Create the converse-avatar custom element 2021-11-19 10:00:04 +01:00
utils Remove tabs 2021-10-30 20:56:23 +02:00
converse.js Split push plugin up into multiple files 2021-07-19 16:40:40 +02:00
entry.js Get the webpack dev server to work again 2021-05-06 12:07:44 +02:00
website.js Fix linting errors (no-unused-vars) 2019-10-09 16:27:58 +02:00