You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-25 05:23:13 +03:00
* Add `CryptoStore.containsData`
* add `CryptoStore.{get,set}MigrationState`
* Implement `CryptoStore.getEndToEnd{,InboundGroup}SessionsBatch`
* Implement `CryptoStore.deleteEndToEnd{,InboundGroup}SessionsBatch`
* fix typedoc errors