element-web/src/async-components/views/dialogs
Richard van der Hoff 4998d1b359 Prepare for asynchronous e2e APIs
the js-sdk is making some of its APIs asynchronous, and adding an `initCrypto`
method which you have to call.

Particular methods we need to worry about are:

* `getStoredDevice`
* `getStoredDevicesForUser`
* `getEventSenderDeviceInfo`
* `isEventSenderVerified`
2017-07-18 23:47:36 +01:00
..
EncryptedEventDialog.js Prepare for asynchronous e2e APIs 2017-07-18 23:47:36 +01:00
ExportE2eKeysDialog.js Improve error logging/reporting in megolm import/export 2017-06-08 16:55:50 +01:00
ImportE2eKeysDialog.js Improve error logging/reporting in megolm import/export 2017-06-08 16:55:50 +01:00