matrix-js-sdk
Make lots of OlmDevice asynchronous
#524
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
18
Changes
View On
GitHub
Commits
Add delays to tests to wait for things to decrypt
richvdh
committed
8 years ago
Make OlmDevice initialisation asynchronous
richvdh
committed
8 years ago
make session tracking methods in OlmDevice async
richvdh
committed
8 years ago
Make OlmDevice olmSession methods asynchronous
richvdh
committed
8 years ago
Make OlmDevice.sign async
richvdh
committed
8 years ago
OlmDevice.oneTimeKeys async
richvdh
committed
8 years ago
Make OlmDevice key generation async
richvdh
committed
8 years ago
Olm session creation async
richvdh
committed
8 years ago
Make OlmDevice.addInboundGroupSession async
richvdh
committed
8 years ago
Make OlmDevice.importInboundGroupSession async
richvdh
committed
8 years ago
Make OlmDevice.decryptGroupMessage async
richvdh
committed
8 years ago
Make some OlmDevice megolm methods async
richvdh
committed
8 years ago
Make OlmDevice.exportInboundGroupSession async
richvdh
committed
8 years ago
Merge remote-tracking branch 'origin/develop' into rav/async_crypto/1
richvdh
committed
8 years ago
review comments
richvdh
committed
8 years ago
Hopefully, fix racy megolm test
richvdh
committed
8 years ago
Try harder to wait for megolm decryption
richvdh
committed
8 years ago
Crypto test: Bump the timeout when waiting for Ali to claim keys
richvdh
committed
8 years ago
Loading