xmpp.chapril.org-conversejs/src/modals
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
..
templates OMEMO Refactoring 2021-11-24 21:14:11 +01:00
tests Move modal test out of spec 2021-07-19 16:40:40 +02:00
add-contact.js Create directory for modal plugin 2021-09-20 11:13:26 +02:00
image.js Create directory for modal plugin 2021-09-20 11:13:26 +02:00
message-versions.js Create directory for modal plugin 2021-09-20 11:13:26 +02:00
modals.scss Fix the MUC occupant modal and add more info 2021-11-19 11:07:09 +01:00
muc-commands.js Create directory for modal plugin 2021-09-20 11:13:26 +02:00
muc-details.js Create directory for modal plugin 2021-09-20 11:13:26 +02:00
muc-invite.js Create directory for modal plugin 2021-09-20 11:13:26 +02:00
occupant.js Fix the MUC occupant modal and add more info 2021-11-19 11:07:09 +01:00
user-details.js OMEMO Refactoring 2021-11-24 21:14:11 +01:00
user-settings.js Create directory for modal plugin 2021-09-20 11:13:26 +02:00