@unwanted/matrix-sdk-mini 34.12.0-1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +5910 -0
- package/LICENSE +177 -0
- package/README.md +459 -0
- package/git-revision.txt +1 -0
- package/lib/@types/AESEncryptedSecretStoragePayload.d.ts +14 -0
- package/lib/@types/AESEncryptedSecretStoragePayload.d.ts.map +1 -0
- package/lib/@types/AESEncryptedSecretStoragePayload.js +1 -0
- package/lib/@types/AESEncryptedSecretStoragePayload.js.map +1 -0
- package/lib/@types/IIdentityServerProvider.d.ts +9 -0
- package/lib/@types/IIdentityServerProvider.d.ts.map +1 -0
- package/lib/@types/IIdentityServerProvider.js +1 -0
- package/lib/@types/IIdentityServerProvider.js.map +1 -0
- package/lib/@types/PushRules.d.ts +140 -0
- package/lib/@types/PushRules.d.ts.map +1 -0
- package/lib/@types/PushRules.js +94 -0
- package/lib/@types/PushRules.js.map +1 -0
- package/lib/@types/another-json.d.js +0 -0
- package/lib/@types/another-json.d.js.map +1 -0
- package/lib/@types/auth.d.ts +208 -0
- package/lib/@types/auth.d.ts.map +1 -0
- package/lib/@types/auth.js +99 -0
- package/lib/@types/auth.js.map +1 -0
- package/lib/@types/beacon.d.ts +106 -0
- package/lib/@types/beacon.d.ts.map +1 -0
- package/lib/@types/beacon.js +119 -0
- package/lib/@types/beacon.js.map +1 -0
- package/lib/@types/common.d.ts +9 -0
- package/lib/@types/common.d.ts.map +1 -0
- package/lib/@types/common.js +1 -0
- package/lib/@types/common.js.map +1 -0
- package/lib/@types/crypto.d.ts +47 -0
- package/lib/@types/crypto.d.ts.map +1 -0
- package/lib/@types/crypto.js +1 -0
- package/lib/@types/crypto.js.map +1 -0
- package/lib/@types/event.d.ts +258 -0
- package/lib/@types/event.d.ts.map +1 -0
- package/lib/@types/event.js +239 -0
- package/lib/@types/event.js.map +1 -0
- package/lib/@types/events.d.ts +92 -0
- package/lib/@types/events.d.ts.map +1 -0
- package/lib/@types/events.js +1 -0
- package/lib/@types/events.js.map +1 -0
- package/lib/@types/extensible_events.d.ts +98 -0
- package/lib/@types/extensible_events.d.ts.map +1 -0
- package/lib/@types/extensible_events.js +116 -0
- package/lib/@types/extensible_events.js.map +1 -0
- package/lib/@types/global.d.js +20 -0
- package/lib/@types/global.d.js.map +1 -0
- package/lib/@types/local_notifications.d.ts +4 -0
- package/lib/@types/local_notifications.d.ts.map +1 -0
- package/lib/@types/local_notifications.js +1 -0
- package/lib/@types/local_notifications.js.map +1 -0
- package/lib/@types/location.d.ts +60 -0
- package/lib/@types/location.d.ts.map +1 -0
- package/lib/@types/location.js +67 -0
- package/lib/@types/location.js.map +1 -0
- package/lib/@types/matrix-sdk-crypto-wasm.d.js +1 -0
- package/lib/@types/matrix-sdk-crypto-wasm.d.js.map +1 -0
- package/lib/@types/media.d.ts +220 -0
- package/lib/@types/media.d.ts.map +1 -0
- package/lib/@types/media.js +1 -0
- package/lib/@types/media.js.map +1 -0
- package/lib/@types/membership.d.ts +41 -0
- package/lib/@types/membership.d.ts.map +1 -0
- package/lib/@types/membership.js +37 -0
- package/lib/@types/membership.js.map +1 -0
- package/lib/@types/oidc-client-ts.d.js +18 -0
- package/lib/@types/oidc-client-ts.d.js.map +1 -0
- package/lib/@types/partials.d.ts +39 -0
- package/lib/@types/partials.d.ts.map +1 -0
- package/lib/@types/partials.js +53 -0
- package/lib/@types/partials.js.map +1 -0
- package/lib/@types/polls.d.ts +88 -0
- package/lib/@types/polls.d.ts.map +1 -0
- package/lib/@types/polls.js +86 -0
- package/lib/@types/polls.js.map +1 -0
- package/lib/@types/read_receipts.d.ts +36 -0
- package/lib/@types/read_receipts.d.ts.map +1 -0
- package/lib/@types/read_receipts.js +27 -0
- package/lib/@types/read_receipts.js.map +1 -0
- package/lib/@types/registration.d.ts +85 -0
- package/lib/@types/registration.d.ts.map +1 -0
- package/lib/@types/registration.js +1 -0
- package/lib/@types/registration.js.map +1 -0
- package/lib/@types/requests.d.ts +241 -0
- package/lib/@types/requests.d.ts.map +1 -0
- package/lib/@types/requests.js +28 -0
- package/lib/@types/requests.js.map +1 -0
- package/lib/@types/search.d.ts +90 -0
- package/lib/@types/search.d.ts.map +1 -0
- package/lib/@types/search.js +30 -0
- package/lib/@types/search.js.map +1 -0
- package/lib/@types/signed.d.ts +9 -0
- package/lib/@types/signed.d.ts.map +1 -0
- package/lib/@types/signed.js +1 -0
- package/lib/@types/signed.js.map +1 -0
- package/lib/@types/spaces.d.ts +16 -0
- package/lib/@types/spaces.d.ts.map +1 -0
- package/lib/@types/spaces.js +1 -0
- package/lib/@types/spaces.js.map +1 -0
- package/lib/@types/state_events.d.ts +116 -0
- package/lib/@types/state_events.d.ts.map +1 -0
- package/lib/@types/state_events.js +1 -0
- package/lib/@types/state_events.js.map +1 -0
- package/lib/@types/synapse.d.ts +19 -0
- package/lib/@types/synapse.d.ts.map +1 -0
- package/lib/@types/synapse.js +1 -0
- package/lib/@types/synapse.js.map +1 -0
- package/lib/@types/sync.d.ts +8 -0
- package/lib/@types/sync.d.ts.map +1 -0
- package/lib/@types/sync.js +25 -0
- package/lib/@types/sync.js.map +1 -0
- package/lib/@types/threepids.d.ts +12 -0
- package/lib/@types/threepids.d.ts.map +1 -0
- package/lib/@types/threepids.js +24 -0
- package/lib/@types/threepids.js.map +1 -0
- package/lib/@types/topic.d.ts +48 -0
- package/lib/@types/topic.d.ts.map +1 -0
- package/lib/@types/topic.js +57 -0
- package/lib/@types/topic.js.map +1 -0
- package/lib/@types/uia.d.ts +12 -0
- package/lib/@types/uia.d.ts.map +1 -0
- package/lib/@types/uia.js +1 -0
- package/lib/@types/uia.js.map +1 -0
- package/lib/NamespacedValue.d.ts +33 -0
- package/lib/NamespacedValue.d.ts.map +1 -0
- package/lib/NamespacedValue.js +113 -0
- package/lib/NamespacedValue.js.map +1 -0
- package/lib/ReEmitter.d.ts +15 -0
- package/lib/ReEmitter.d.ts.map +1 -0
- package/lib/ReEmitter.js +87 -0
- package/lib/ReEmitter.js.map +1 -0
- package/lib/ToDeviceMessageQueue.d.ts +28 -0
- package/lib/ToDeviceMessageQueue.d.ts.map +1 -0
- package/lib/ToDeviceMessageQueue.js +135 -0
- package/lib/ToDeviceMessageQueue.js.map +1 -0
- package/lib/autodiscovery.d.ts +136 -0
- package/lib/autodiscovery.d.ts.map +1 -0
- package/lib/autodiscovery.js +464 -0
- package/lib/autodiscovery.js.map +1 -0
- package/lib/base64.d.ts +28 -0
- package/lib/base64.d.ts.map +1 -0
- package/lib/base64.js +88 -0
- package/lib/base64.js.map +1 -0
- package/lib/browser-index.d.ts +8 -0
- package/lib/browser-index.d.ts.map +1 -0
- package/lib/browser-index.js +35 -0
- package/lib/browser-index.js.map +1 -0
- package/lib/client.d.ts +4232 -0
- package/lib/client.d.ts.map +1 -0
- package/lib/client.js +8622 -0
- package/lib/client.js.map +1 -0
- package/lib/common-crypto/CryptoBackend.d.ts +240 -0
- package/lib/common-crypto/CryptoBackend.d.ts.map +1 -0
- package/lib/common-crypto/CryptoBackend.js +73 -0
- package/lib/common-crypto/CryptoBackend.js.map +1 -0
- package/lib/common-crypto/key-passphrase.d.ts +14 -0
- package/lib/common-crypto/key-passphrase.d.ts.map +1 -0
- package/lib/common-crypto/key-passphrase.js +33 -0
- package/lib/common-crypto/key-passphrase.js.map +1 -0
- package/lib/content-helpers.d.ts +90 -0
- package/lib/content-helpers.d.ts.map +1 -0
- package/lib/content-helpers.js +250 -0
- package/lib/content-helpers.js.map +1 -0
- package/lib/content-repo.d.ts +24 -0
- package/lib/content-repo.d.ts.map +1 -0
- package/lib/content-repo.js +104 -0
- package/lib/content-repo.js.map +1 -0
- package/lib/crypto/CrossSigning.d.ts +184 -0
- package/lib/crypto/CrossSigning.d.ts.map +1 -0
- package/lib/crypto/CrossSigning.js +718 -0
- package/lib/crypto/CrossSigning.js.map +1 -0
- package/lib/crypto/DeviceList.d.ts +216 -0
- package/lib/crypto/DeviceList.d.ts.map +1 -0
- package/lib/crypto/DeviceList.js +892 -0
- package/lib/crypto/DeviceList.js.map +1 -0
- package/lib/crypto/EncryptionSetup.d.ts +152 -0
- package/lib/crypto/EncryptionSetup.d.ts.map +1 -0
- package/lib/crypto/EncryptionSetup.js +356 -0
- package/lib/crypto/EncryptionSetup.js.map +1 -0
- package/lib/crypto/OlmDevice.d.ts +457 -0
- package/lib/crypto/OlmDevice.d.ts.map +1 -0
- package/lib/crypto/OlmDevice.js +1241 -0
- package/lib/crypto/OlmDevice.js.map +1 -0
- package/lib/crypto/OutgoingRoomKeyRequestManager.d.ts +109 -0
- package/lib/crypto/OutgoingRoomKeyRequestManager.d.ts.map +1 -0
- package/lib/crypto/OutgoingRoomKeyRequestManager.js +415 -0
- package/lib/crypto/OutgoingRoomKeyRequestManager.js.map +1 -0
- package/lib/crypto/RoomList.d.ts +26 -0
- package/lib/crypto/RoomList.d.ts.map +1 -0
- package/lib/crypto/RoomList.js +71 -0
- package/lib/crypto/RoomList.js.map +1 -0
- package/lib/crypto/SecretSharing.d.ts +24 -0
- package/lib/crypto/SecretSharing.d.ts.map +1 -0
- package/lib/crypto/SecretSharing.js +194 -0
- package/lib/crypto/SecretSharing.js.map +1 -0
- package/lib/crypto/SecretStorage.d.ts +55 -0
- package/lib/crypto/SecretStorage.d.ts.map +1 -0
- package/lib/crypto/SecretStorage.js +118 -0
- package/lib/crypto/SecretStorage.js.map +1 -0
- package/lib/crypto/aes.d.ts +6 -0
- package/lib/crypto/aes.d.ts.map +1 -0
- package/lib/crypto/aes.js +24 -0
- package/lib/crypto/aes.js.map +1 -0
- package/lib/crypto/algorithms/base.d.ts +156 -0
- package/lib/crypto/algorithms/base.d.ts.map +1 -0
- package/lib/crypto/algorithms/base.js +187 -0
- package/lib/crypto/algorithms/base.js.map +1 -0
- package/lib/crypto/algorithms/index.d.ts +4 -0
- package/lib/crypto/algorithms/index.d.ts.map +1 -0
- package/lib/crypto/algorithms/index.js +20 -0
- package/lib/crypto/algorithms/index.js.map +1 -0
- package/lib/crypto/algorithms/megolm.d.ts +385 -0
- package/lib/crypto/algorithms/megolm.d.ts.map +1 -0
- package/lib/crypto/algorithms/megolm.js +1822 -0
- package/lib/crypto/algorithms/megolm.js.map +1 -0
- package/lib/crypto/algorithms/olm.d.ts +5 -0
- package/lib/crypto/algorithms/olm.d.ts.map +1 -0
- package/lib/crypto/algorithms/olm.js +299 -0
- package/lib/crypto/algorithms/olm.js.map +1 -0
- package/lib/crypto/api.d.ts +32 -0
- package/lib/crypto/api.d.ts.map +1 -0
- package/lib/crypto/api.js +22 -0
- package/lib/crypto/api.js.map +1 -0
- package/lib/crypto/backup.d.ts +227 -0
- package/lib/crypto/backup.d.ts.map +1 -0
- package/lib/crypto/backup.js +824 -0
- package/lib/crypto/backup.js.map +1 -0
- package/lib/crypto/crypto.d.ts +3 -0
- package/lib/crypto/crypto.d.ts.map +1 -0
- package/lib/crypto/crypto.js +19 -0
- package/lib/crypto/crypto.js.map +1 -0
- package/lib/crypto/dehydration.d.ts +34 -0
- package/lib/crypto/dehydration.d.ts.map +1 -0
- package/lib/crypto/dehydration.js +252 -0
- package/lib/crypto/dehydration.js.map +1 -0
- package/lib/crypto/device-converter.d.ts +9 -0
- package/lib/crypto/device-converter.d.ts.map +1 -0
- package/lib/crypto/device-converter.js +42 -0
- package/lib/crypto/device-converter.js.map +1 -0
- package/lib/crypto/deviceinfo.d.ts +99 -0
- package/lib/crypto/deviceinfo.d.ts.map +1 -0
- package/lib/crypto/deviceinfo.js +148 -0
- package/lib/crypto/deviceinfo.js.map +1 -0
- package/lib/crypto/index.d.ts +1209 -0
- package/lib/crypto/index.d.ts.map +1 -0
- package/lib/crypto/index.js +4097 -0
- package/lib/crypto/index.js.map +1 -0
- package/lib/crypto/key_passphrase.d.ts +14 -0
- package/lib/crypto/key_passphrase.d.ts.map +1 -0
- package/lib/crypto/key_passphrase.js +44 -0
- package/lib/crypto/key_passphrase.js.map +1 -0
- package/lib/crypto/keybackup.d.ts +18 -0
- package/lib/crypto/keybackup.d.ts.map +1 -0
- package/lib/crypto/keybackup.js +1 -0
- package/lib/crypto/keybackup.js.map +1 -0
- package/lib/crypto/olmlib.d.ts +129 -0
- package/lib/crypto/olmlib.d.ts.map +1 -0
- package/lib/crypto/olmlib.js +492 -0
- package/lib/crypto/olmlib.js.map +1 -0
- package/lib/crypto/recoverykey.d.ts +2 -0
- package/lib/crypto/recoverykey.d.ts.map +1 -0
- package/lib/crypto/recoverykey.js +19 -0
- package/lib/crypto/recoverykey.js.map +1 -0
- package/lib/crypto/store/base.d.ts +252 -0
- package/lib/crypto/store/base.d.ts.map +1 -0
- package/lib/crypto/store/base.js +64 -0
- package/lib/crypto/store/base.js.map +1 -0
- package/lib/crypto/store/indexeddb-crypto-store-backend.d.ts +187 -0
- package/lib/crypto/store/indexeddb-crypto-store-backend.d.ts.map +1 -0
- package/lib/crypto/store/indexeddb-crypto-store-backend.js +1145 -0
- package/lib/crypto/store/indexeddb-crypto-store-backend.js.map +1 -0
- package/lib/crypto/store/indexeddb-crypto-store.d.ts +432 -0
- package/lib/crypto/store/indexeddb-crypto-store.d.ts.map +1 -0
- package/lib/crypto/store/indexeddb-crypto-store.js +728 -0
- package/lib/crypto/store/indexeddb-crypto-store.js.map +1 -0
- package/lib/crypto/store/localStorage-crypto-store.d.ts +119 -0
- package/lib/crypto/store/localStorage-crypto-store.d.ts.map +1 -0
- package/lib/crypto/store/localStorage-crypto-store.js +531 -0
- package/lib/crypto/store/localStorage-crypto-store.js.map +1 -0
- package/lib/crypto/store/memory-crypto-store.d.ts +215 -0
- package/lib/crypto/store/memory-crypto-store.d.ts.map +1 -0
- package/lib/crypto/store/memory-crypto-store.js +622 -0
- package/lib/crypto/store/memory-crypto-store.js.map +1 -0
- package/lib/crypto/verification/Base.d.ts +105 -0
- package/lib/crypto/verification/Base.d.ts.map +1 -0
- package/lib/crypto/verification/Base.js +372 -0
- package/lib/crypto/verification/Base.js.map +1 -0
- package/lib/crypto/verification/Error.d.ts +35 -0
- package/lib/crypto/verification/Error.d.ts.map +1 -0
- package/lib/crypto/verification/Error.js +86 -0
- package/lib/crypto/verification/Error.js.map +1 -0
- package/lib/crypto/verification/IllegalMethod.d.ts +15 -0
- package/lib/crypto/verification/IllegalMethod.d.ts.map +1 -0
- package/lib/crypto/verification/IllegalMethod.js +43 -0
- package/lib/crypto/verification/IllegalMethod.js.map +1 -0
- package/lib/crypto/verification/QRCode.d.ts +51 -0
- package/lib/crypto/verification/QRCode.d.ts.map +1 -0
- package/lib/crypto/verification/QRCode.js +277 -0
- package/lib/crypto/verification/QRCode.js.map +1 -0
- package/lib/crypto/verification/SAS.d.ts +27 -0
- package/lib/crypto/verification/SAS.d.ts.map +1 -0
- package/lib/crypto/verification/SAS.js +485 -0
- package/lib/crypto/verification/SAS.js.map +1 -0
- package/lib/crypto/verification/SASDecimal.d.ts +8 -0
- package/lib/crypto/verification/SASDecimal.d.ts.map +1 -0
- package/lib/crypto/verification/SASDecimal.js +34 -0
- package/lib/crypto/verification/SASDecimal.js.map +1 -0
- package/lib/crypto/verification/request/Channel.d.ts +18 -0
- package/lib/crypto/verification/request/Channel.d.ts.map +1 -0
- package/lib/crypto/verification/request/Channel.js +1 -0
- package/lib/crypto/verification/request/Channel.js.map +1 -0
- package/lib/crypto/verification/request/InRoomChannel.d.ts +113 -0
- package/lib/crypto/verification/request/InRoomChannel.d.ts.map +1 -0
- package/lib/crypto/verification/request/InRoomChannel.js +351 -0
- package/lib/crypto/verification/request/InRoomChannel.js.map +1 -0
- package/lib/crypto/verification/request/ToDeviceChannel.d.ts +105 -0
- package/lib/crypto/verification/request/ToDeviceChannel.d.ts.map +1 -0
- package/lib/crypto/verification/request/ToDeviceChannel.js +328 -0
- package/lib/crypto/verification/request/ToDeviceChannel.js.map +1 -0
- package/lib/crypto/verification/request/VerificationRequest.d.ts +227 -0
- package/lib/crypto/verification/request/VerificationRequest.d.ts.map +1 -0
- package/lib/crypto/verification/request/VerificationRequest.js +937 -0
- package/lib/crypto/verification/request/VerificationRequest.js.map +1 -0
- package/lib/crypto-api/CryptoEvent.d.ts +69 -0
- package/lib/crypto-api/CryptoEvent.d.ts.map +1 -0
- package/lib/crypto-api/CryptoEvent.js +33 -0
- package/lib/crypto-api/CryptoEvent.js.map +1 -0
- package/lib/crypto-api/CryptoEventHandlerMap.d.ts +16 -0
- package/lib/crypto-api/CryptoEventHandlerMap.d.ts.map +1 -0
- package/lib/crypto-api/CryptoEventHandlerMap.js +22 -0
- package/lib/crypto-api/CryptoEventHandlerMap.js.map +1 -0
- package/lib/crypto-api/index.d.ts +978 -0
- package/lib/crypto-api/index.d.ts.map +1 -0
- package/lib/crypto-api/index.js +304 -0
- package/lib/crypto-api/index.js.map +1 -0
- package/lib/crypto-api/key-passphrase.d.ts +11 -0
- package/lib/crypto-api/key-passphrase.d.ts.map +1 -0
- package/lib/crypto-api/key-passphrase.js +51 -0
- package/lib/crypto-api/key-passphrase.js.map +1 -0
- package/lib/crypto-api/keybackup.d.ts +88 -0
- package/lib/crypto-api/keybackup.d.ts.map +1 -0
- package/lib/crypto-api/keybackup.js +1 -0
- package/lib/crypto-api/keybackup.js.map +1 -0
- package/lib/crypto-api/recovery-key.d.ts +11 -0
- package/lib/crypto-api/recovery-key.d.ts.map +1 -0
- package/lib/crypto-api/recovery-key.js +65 -0
- package/lib/crypto-api/recovery-key.js.map +1 -0
- package/lib/crypto-api/verification.d.ts +344 -0
- package/lib/crypto-api/verification.d.ts.map +1 -0
- package/lib/crypto-api/verification.js +91 -0
- package/lib/crypto-api/verification.js.map +1 -0
- package/lib/digest.d.ts +10 -0
- package/lib/digest.d.ts.map +1 -0
- package/lib/digest.js +40 -0
- package/lib/digest.js.map +1 -0
- package/lib/embedded.d.ts +143 -0
- package/lib/embedded.d.ts.map +1 -0
- package/lib/embedded.js +567 -0
- package/lib/embedded.js.map +1 -0
- package/lib/errors.d.ts +24 -0
- package/lib/errors.d.ts.map +1 -0
- package/lib/errors.js +51 -0
- package/lib/errors.js.map +1 -0
- package/lib/event-mapper.d.ts +10 -0
- package/lib/event-mapper.d.ts.map +1 -0
- package/lib/event-mapper.js +81 -0
- package/lib/event-mapper.js.map +1 -0
- package/lib/extensible_events_v1/ExtensibleEvent.d.ts +38 -0
- package/lib/extensible_events_v1/ExtensibleEvent.d.ts.map +1 -0
- package/lib/extensible_events_v1/ExtensibleEvent.js +57 -0
- package/lib/extensible_events_v1/ExtensibleEvent.js.map +1 -0
- package/lib/extensible_events_v1/InvalidEventError.d.ts +7 -0
- package/lib/extensible_events_v1/InvalidEventError.d.ts.map +1 -0
- package/lib/extensible_events_v1/InvalidEventError.js +25 -0
- package/lib/extensible_events_v1/InvalidEventError.js.map +1 -0
- package/lib/extensible_events_v1/MessageEvent.d.ts +45 -0
- package/lib/extensible_events_v1/MessageEvent.d.ts.map +1 -0
- package/lib/extensible_events_v1/MessageEvent.js +134 -0
- package/lib/extensible_events_v1/MessageEvent.js.map +1 -0
- package/lib/extensible_events_v1/PollEndEvent.d.ts +33 -0
- package/lib/extensible_events_v1/PollEndEvent.d.ts.map +1 -0
- package/lib/extensible_events_v1/PollEndEvent.js +88 -0
- package/lib/extensible_events_v1/PollEndEvent.js.map +1 -0
- package/lib/extensible_events_v1/PollResponseEvent.d.ts +49 -0
- package/lib/extensible_events_v1/PollResponseEvent.d.ts.map +1 -0
- package/lib/extensible_events_v1/PollResponseEvent.js +135 -0
- package/lib/extensible_events_v1/PollResponseEvent.js.map +1 -0
- package/lib/extensible_events_v1/PollStartEvent.d.ts +71 -0
- package/lib/extensible_events_v1/PollStartEvent.d.ts.map +1 -0
- package/lib/extensible_events_v1/PollStartEvent.js +185 -0
- package/lib/extensible_events_v1/PollStartEvent.js.map +1 -0
- package/lib/extensible_events_v1/utilities.d.ts +14 -0
- package/lib/extensible_events_v1/utilities.d.ts.map +1 -0
- package/lib/extensible_events_v1/utilities.js +34 -0
- package/lib/extensible_events_v1/utilities.js.map +1 -0
- package/lib/feature.d.ts +20 -0
- package/lib/feature.d.ts.map +1 -0
- package/lib/feature.js +85 -0
- package/lib/feature.js.map +1 -0
- package/lib/filter-component.d.ts +64 -0
- package/lib/filter-component.d.ts.map +1 -0
- package/lib/filter-component.js +167 -0
- package/lib/filter-component.js.map +1 -0
- package/lib/filter.d.ts +97 -0
- package/lib/filter.d.ts.map +1 -0
- package/lib/filter.js +207 -0
- package/lib/filter.js.map +1 -0
- package/lib/http-api/errors.d.ts +80 -0
- package/lib/http-api/errors.d.ts.map +1 -0
- package/lib/http-api/errors.js +185 -0
- package/lib/http-api/errors.js.map +1 -0
- package/lib/http-api/fetch.d.ts +114 -0
- package/lib/http-api/fetch.d.ts.map +1 -0
- package/lib/http-api/fetch.js +346 -0
- package/lib/http-api/fetch.js.map +1 -0
- package/lib/http-api/index.d.ts +33 -0
- package/lib/http-api/index.d.ts.map +1 -0
- package/lib/http-api/index.js +180 -0
- package/lib/http-api/index.js.map +1 -0
- package/lib/http-api/interface.d.ts +142 -0
- package/lib/http-api/interface.d.ts.map +1 -0
- package/lib/http-api/interface.js +35 -0
- package/lib/http-api/interface.js.map +1 -0
- package/lib/http-api/method.d.ts +10 -0
- package/lib/http-api/method.d.ts.map +1 -0
- package/lib/http-api/method.js +27 -0
- package/lib/http-api/method.js.map +1 -0
- package/lib/http-api/prefix.d.ts +31 -0
- package/lib/http-api/prefix.d.ts.map +1 -0
- package/lib/http-api/prefix.js +32 -0
- package/lib/http-api/prefix.js.map +1 -0
- package/lib/http-api/utils.d.ts +37 -0
- package/lib/http-api/utils.d.ts.map +1 -0
- package/lib/http-api/utils.js +178 -0
- package/lib/http-api/utils.js.map +1 -0
- package/lib/index.d.ts +4 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +24 -0
- package/lib/index.js.map +1 -0
- package/lib/indexeddb-helpers.d.ts +10 -0
- package/lib/indexeddb-helpers.d.ts.map +1 -0
- package/lib/indexeddb-helpers.js +51 -0
- package/lib/indexeddb-helpers.js.map +1 -0
- package/lib/indexeddb-worker.d.ts +7 -0
- package/lib/indexeddb-worker.d.ts.map +1 -0
- package/lib/indexeddb-worker.js +25 -0
- package/lib/indexeddb-worker.js.map +1 -0
- package/lib/interactive-auth.d.ts +337 -0
- package/lib/interactive-auth.d.ts.map +1 -0
- package/lib/interactive-auth.js +557 -0
- package/lib/interactive-auth.js.map +1 -0
- package/lib/logger.d.ts +81 -0
- package/lib/logger.d.ts.map +1 -0
- package/lib/logger.js +139 -0
- package/lib/logger.js.map +1 -0
- package/lib/matrix.d.ts +118 -0
- package/lib/matrix.d.ts.map +1 -0
- package/lib/matrix.js +146 -0
- package/lib/matrix.js.map +1 -0
- package/lib/matrixrtc/CallMembership.d.ts +66 -0
- package/lib/matrixrtc/CallMembership.d.ts.map +1 -0
- package/lib/matrixrtc/CallMembership.js +197 -0
- package/lib/matrixrtc/CallMembership.js.map +1 -0
- package/lib/matrixrtc/LivekitFocus.d.ts +16 -0
- package/lib/matrixrtc/LivekitFocus.d.ts.map +1 -0
- package/lib/matrixrtc/LivekitFocus.js +20 -0
- package/lib/matrixrtc/LivekitFocus.js.map +1 -0
- package/lib/matrixrtc/MatrixRTCSession.d.ts +295 -0
- package/lib/matrixrtc/MatrixRTCSession.d.ts.map +1 -0
- package/lib/matrixrtc/MatrixRTCSession.js +1043 -0
- package/lib/matrixrtc/MatrixRTCSession.js.map +1 -0
- package/lib/matrixrtc/MatrixRTCSessionManager.d.ts +40 -0
- package/lib/matrixrtc/MatrixRTCSessionManager.d.ts.map +1 -0
- package/lib/matrixrtc/MatrixRTCSessionManager.js +146 -0
- package/lib/matrixrtc/MatrixRTCSessionManager.js.map +1 -0
- package/lib/matrixrtc/focus.d.ts +10 -0
- package/lib/matrixrtc/focus.d.ts.map +1 -0
- package/lib/matrixrtc/focus.js +1 -0
- package/lib/matrixrtc/focus.js.map +1 -0
- package/lib/matrixrtc/index.d.ts +7 -0
- package/lib/matrixrtc/index.d.ts.map +1 -0
- package/lib/matrixrtc/index.js +21 -0
- package/lib/matrixrtc/index.js.map +1 -0
- package/lib/matrixrtc/types.d.ts +19 -0
- package/lib/matrixrtc/types.d.ts.map +1 -0
- package/lib/matrixrtc/types.js +1 -0
- package/lib/matrixrtc/types.js.map +1 -0
- package/lib/models/MSC3089Branch.d.ts +98 -0
- package/lib/models/MSC3089Branch.d.ts.map +1 -0
- package/lib/models/MSC3089Branch.js +240 -0
- package/lib/models/MSC3089Branch.js.map +1 -0
- package/lib/models/MSC3089TreeSpace.d.ts +165 -0
- package/lib/models/MSC3089TreeSpace.d.ts.map +1 -0
- package/lib/models/MSC3089TreeSpace.js +520 -0
- package/lib/models/MSC3089TreeSpace.js.map +1 -0
- package/lib/models/ToDeviceMessage.d.ts +17 -0
- package/lib/models/ToDeviceMessage.d.ts.map +1 -0
- package/lib/models/ToDeviceMessage.js +1 -0
- package/lib/models/ToDeviceMessage.js.map +1 -0
- package/lib/models/beacon.d.ts +53 -0
- package/lib/models/beacon.d.ts.map +1 -0
- package/lib/models/beacon.js +174 -0
- package/lib/models/beacon.js.map +1 -0
- package/lib/models/compare-event-ordering.d.ts +24 -0
- package/lib/models/compare-event-ordering.d.ts.map +1 -0
- package/lib/models/compare-event-ordering.js +120 -0
- package/lib/models/compare-event-ordering.js.map +1 -0
- package/lib/models/device.d.ts +45 -0
- package/lib/models/device.d.ts.map +1 -0
- package/lib/models/device.js +77 -0
- package/lib/models/device.js.map +1 -0
- package/lib/models/event-context.d.ts +62 -0
- package/lib/models/event-context.d.ts.map +1 -0
- package/lib/models/event-context.js +113 -0
- package/lib/models/event-context.js.map +1 -0
- package/lib/models/event-status.d.ts +19 -0
- package/lib/models/event-status.d.ts.map +1 -0
- package/lib/models/event-status.js +30 -0
- package/lib/models/event-status.js.map +1 -0
- package/lib/models/event-timeline-set.d.ts +312 -0
- package/lib/models/event-timeline-set.d.ts.map +1 -0
- package/lib/models/event-timeline-set.js +813 -0
- package/lib/models/event-timeline-set.js.map +1 -0
- package/lib/models/event-timeline.d.ts +219 -0
- package/lib/models/event-timeline.d.ts.map +1 -0
- package/lib/models/event-timeline.js +455 -0
- package/lib/models/event-timeline.js.map +1 -0
- package/lib/models/event.d.ts +811 -0
- package/lib/models/event.d.ts.map +1 -0
- package/lib/models/event.js +1520 -0
- package/lib/models/event.js.map +1 -0
- package/lib/models/invites-ignorer.d.ts +136 -0
- package/lib/models/invites-ignorer.d.ts.map +1 -0
- package/lib/models/invites-ignorer.js +382 -0
- package/lib/models/invites-ignorer.js.map +1 -0
- package/lib/models/poll.d.ts +67 -0
- package/lib/models/poll.d.ts.map +1 -0
- package/lib/models/poll.js +241 -0
- package/lib/models/poll.js.map +1 -0
- package/lib/models/profile-keys.d.ts +8 -0
- package/lib/models/profile-keys.d.ts.map +1 -0
- package/lib/models/profile-keys.js +8 -0
- package/lib/models/profile-keys.js.map +1 -0
- package/lib/models/read-receipt.d.ts +115 -0
- package/lib/models/read-receipt.d.ts.map +1 -0
- package/lib/models/read-receipt.js +366 -0
- package/lib/models/read-receipt.js.map +1 -0
- package/lib/models/related-relations.d.ts +11 -0
- package/lib/models/related-relations.d.ts.map +1 -0
- package/lib/models/related-relations.js +33 -0
- package/lib/models/related-relations.js.map +1 -0
- package/lib/models/relations-container.d.ts +44 -0
- package/lib/models/relations-container.d.ts.map +1 -0
- package/lib/models/relations-container.js +132 -0
- package/lib/models/relations-container.js.map +1 -0
- package/lib/models/relations.d.ts +114 -0
- package/lib/models/relations.d.ts.map +1 -0
- package/lib/models/relations.js +354 -0
- package/lib/models/relations.js.map +1 -0
- package/lib/models/room-member.d.ts +204 -0
- package/lib/models/room-member.d.ts.map +1 -0
- package/lib/models/room-member.js +360 -0
- package/lib/models/room-member.js.map +1 -0
- package/lib/models/room-receipts.d.ts +39 -0
- package/lib/models/room-receipts.d.ts.map +1 -0
- package/lib/models/room-receipts.js +392 -0
- package/lib/models/room-receipts.js.map +1 -0
- package/lib/models/room-state.d.ts +468 -0
- package/lib/models/room-state.d.ts.map +1 -0
- package/lib/models/room-state.js +984 -0
- package/lib/models/room-state.js.map +1 -0
- package/lib/models/room-summary.d.ts +29 -0
- package/lib/models/room-summary.d.ts.map +1 -0
- package/lib/models/room-summary.js +28 -0
- package/lib/models/room-summary.js.map +1 -0
- package/lib/models/room.d.ts +1203 -0
- package/lib/models/room.d.ts.map +1 -0
- package/lib/models/room.js +3336 -0
- package/lib/models/room.js.map +1 -0
- package/lib/models/search-result.d.ts +20 -0
- package/lib/models/search-result.d.ts.map +1 -0
- package/lib/models/search-result.js +52 -0
- package/lib/models/search-result.js.map +1 -0
- package/lib/models/thread.d.ts +246 -0
- package/lib/models/thread.d.ts.map +1 -0
- package/lib/models/thread.js +861 -0
- package/lib/models/thread.js.map +1 -0
- package/lib/models/typed-event-emitter.d.ts +157 -0
- package/lib/models/typed-event-emitter.d.ts.map +1 -0
- package/lib/models/typed-event-emitter.js +227 -0
- package/lib/models/typed-event-emitter.js.map +1 -0
- package/lib/models/user.d.ts +195 -0
- package/lib/models/user.d.ts.map +1 -0
- package/lib/models/user.js +218 -0
- package/lib/models/user.js.map +1 -0
- package/lib/oidc/authorize.d.ts +90 -0
- package/lib/oidc/authorize.d.ts.map +1 -0
- package/lib/oidc/authorize.js +278 -0
- package/lib/oidc/authorize.js.map +1 -0
- package/lib/oidc/discovery.d.ts +14 -0
- package/lib/oidc/discovery.d.ts.map +1 -0
- package/lib/oidc/discovery.js +66 -0
- package/lib/oidc/discovery.js.map +1 -0
- package/lib/oidc/error.d.ts +18 -0
- package/lib/oidc/error.d.ts.map +1 -0
- package/lib/oidc/error.js +35 -0
- package/lib/oidc/error.js.map +1 -0
- package/lib/oidc/index.d.ts +17 -0
- package/lib/oidc/index.d.ts.map +1 -0
- package/lib/oidc/index.js +29 -0
- package/lib/oidc/index.js.map +1 -0
- package/lib/oidc/register.d.ts +43 -0
- package/lib/oidc/register.d.ts.map +1 -0
- package/lib/oidc/register.js +96 -0
- package/lib/oidc/register.js.map +1 -0
- package/lib/oidc/tokenRefresher.d.ts +69 -0
- package/lib/oidc/tokenRefresher.d.ts.map +1 -0
- package/lib/oidc/tokenRefresher.js +148 -0
- package/lib/oidc/tokenRefresher.js.map +1 -0
- package/lib/oidc/validate.d.ts +90 -0
- package/lib/oidc/validate.d.ts.map +1 -0
- package/lib/oidc/validate.js +194 -0
- package/lib/oidc/validate.js.map +1 -0
- package/lib/pushprocessor.d.ts +128 -0
- package/lib/pushprocessor.d.ts.map +1 -0
- package/lib/pushprocessor.js +685 -0
- package/lib/pushprocessor.js.map +1 -0
- package/lib/randomstring.d.ts +5 -0
- package/lib/randomstring.d.ts.map +1 -0
- package/lib/randomstring.js +43 -0
- package/lib/randomstring.js.map +1 -0
- package/lib/realtime-callbacks.d.ts +18 -0
- package/lib/realtime-callbacks.d.ts.map +1 -0
- package/lib/realtime-callbacks.js +177 -0
- package/lib/realtime-callbacks.js.map +1 -0
- package/lib/receipt-accumulator.d.ts +51 -0
- package/lib/receipt-accumulator.d.ts.map +1 -0
- package/lib/receipt-accumulator.js +164 -0
- package/lib/receipt-accumulator.js.map +1 -0
- package/lib/rendezvous/MSC4108SignInWithQR.d.ts +112 -0
- package/lib/rendezvous/MSC4108SignInWithQR.d.ts.map +1 -0
- package/lib/rendezvous/MSC4108SignInWithQR.js +392 -0
- package/lib/rendezvous/MSC4108SignInWithQR.js.map +1 -0
- package/lib/rendezvous/RendezvousChannel.d.ts +27 -0
- package/lib/rendezvous/RendezvousChannel.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousChannel.js +1 -0
- package/lib/rendezvous/RendezvousChannel.js.map +1 -0
- package/lib/rendezvous/RendezvousCode.d.ts +9 -0
- package/lib/rendezvous/RendezvousCode.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousCode.js +1 -0
- package/lib/rendezvous/RendezvousCode.js.map +1 -0
- package/lib/rendezvous/RendezvousError.d.ts +6 -0
- package/lib/rendezvous/RendezvousError.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousError.js +23 -0
- package/lib/rendezvous/RendezvousError.js.map +1 -0
- package/lib/rendezvous/RendezvousFailureReason.d.ts +31 -0
- package/lib/rendezvous/RendezvousFailureReason.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousFailureReason.js +38 -0
- package/lib/rendezvous/RendezvousFailureReason.js.map +1 -0
- package/lib/rendezvous/RendezvousIntent.d.ts +5 -0
- package/lib/rendezvous/RendezvousIntent.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousIntent.js +22 -0
- package/lib/rendezvous/RendezvousIntent.js.map +1 -0
- package/lib/rendezvous/RendezvousTransport.d.ts +36 -0
- package/lib/rendezvous/RendezvousTransport.d.ts.map +1 -0
- package/lib/rendezvous/RendezvousTransport.js +1 -0
- package/lib/rendezvous/RendezvousTransport.js.map +1 -0
- package/lib/rendezvous/channels/MSC4108SecureChannel.d.ts +58 -0
- package/lib/rendezvous/channels/MSC4108SecureChannel.d.ts.map +1 -0
- package/lib/rendezvous/channels/MSC4108SecureChannel.js +246 -0
- package/lib/rendezvous/channels/MSC4108SecureChannel.js.map +1 -0
- package/lib/rendezvous/channels/index.d.ts +2 -0
- package/lib/rendezvous/channels/index.d.ts.map +1 -0
- package/lib/rendezvous/channels/index.js +18 -0
- package/lib/rendezvous/channels/index.js.map +1 -0
- package/lib/rendezvous/index.d.ts +10 -0
- package/lib/rendezvous/index.d.ts.map +1 -0
- package/lib/rendezvous/index.js +23 -0
- package/lib/rendezvous/index.js.map +1 -0
- package/lib/rendezvous/transports/MSC4108RendezvousSession.d.ts +61 -0
- package/lib/rendezvous/transports/MSC4108RendezvousSession.d.ts.map +1 -0
- package/lib/rendezvous/transports/MSC4108RendezvousSession.js +253 -0
- package/lib/rendezvous/transports/MSC4108RendezvousSession.js.map +1 -0
- package/lib/rendezvous/transports/index.d.ts +2 -0
- package/lib/rendezvous/transports/index.d.ts.map +1 -0
- package/lib/rendezvous/transports/index.js +18 -0
- package/lib/rendezvous/transports/index.js.map +1 -0
- package/lib/room-hierarchy.d.ts +35 -0
- package/lib/room-hierarchy.d.ts.map +1 -0
- package/lib/room-hierarchy.js +136 -0
- package/lib/room-hierarchy.js.map +1 -0
- package/lib/rust-crypto/CrossSigningIdentity.d.ts +33 -0
- package/lib/rust-crypto/CrossSigningIdentity.d.ts.map +1 -0
- package/lib/rust-crypto/CrossSigningIdentity.js +157 -0
- package/lib/rust-crypto/CrossSigningIdentity.js.map +1 -0
- package/lib/rust-crypto/DehydratedDeviceManager.d.ts +98 -0
- package/lib/rust-crypto/DehydratedDeviceManager.d.ts.map +1 -0
- package/lib/rust-crypto/DehydratedDeviceManager.js +285 -0
- package/lib/rust-crypto/DehydratedDeviceManager.js.map +1 -0
- package/lib/rust-crypto/KeyClaimManager.d.ts +33 -0
- package/lib/rust-crypto/KeyClaimManager.d.ts.map +1 -0
- package/lib/rust-crypto/KeyClaimManager.js +82 -0
- package/lib/rust-crypto/KeyClaimManager.js.map +1 -0
- package/lib/rust-crypto/OutgoingRequestProcessor.d.ts +43 -0
- package/lib/rust-crypto/OutgoingRequestProcessor.d.ts.map +1 -0
- package/lib/rust-crypto/OutgoingRequestProcessor.js +195 -0
- package/lib/rust-crypto/OutgoingRequestProcessor.js.map +1 -0
- package/lib/rust-crypto/OutgoingRequestsManager.d.ts +47 -0
- package/lib/rust-crypto/OutgoingRequestsManager.d.ts.map +1 -0
- package/lib/rust-crypto/OutgoingRequestsManager.js +148 -0
- package/lib/rust-crypto/OutgoingRequestsManager.js.map +1 -0
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.d.ts +120 -0
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.d.ts.map +1 -0
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.js +467 -0
- package/lib/rust-crypto/PerSessionKeyBackupDownloader.js.map +1 -0
- package/lib/rust-crypto/RoomEncryptor.d.ts +98 -0
- package/lib/rust-crypto/RoomEncryptor.d.ts.map +1 -0
- package/lib/rust-crypto/RoomEncryptor.js +299 -0
- package/lib/rust-crypto/RoomEncryptor.js.map +1 -0
- package/lib/rust-crypto/backup.d.ts +254 -0
- package/lib/rust-crypto/backup.d.ts.map +1 -0
- package/lib/rust-crypto/backup.js +837 -0
- package/lib/rust-crypto/backup.js.map +1 -0
- package/lib/rust-crypto/constants.d.ts +3 -0
- package/lib/rust-crypto/constants.d.ts.map +1 -0
- package/lib/rust-crypto/constants.js +19 -0
- package/lib/rust-crypto/constants.js.map +1 -0
- package/lib/rust-crypto/device-converter.d.ts +28 -0
- package/lib/rust-crypto/device-converter.d.ts.map +1 -0
- package/lib/rust-crypto/device-converter.js +123 -0
- package/lib/rust-crypto/device-converter.js.map +1 -0
- package/lib/rust-crypto/index.d.ts +61 -0
- package/lib/rust-crypto/index.d.ts.map +1 -0
- package/lib/rust-crypto/index.js +152 -0
- package/lib/rust-crypto/index.js.map +1 -0
- package/lib/rust-crypto/libolm_migration.d.ts +81 -0
- package/lib/rust-crypto/libolm_migration.d.ts.map +1 -0
- package/lib/rust-crypto/libolm_migration.js +459 -0
- package/lib/rust-crypto/libolm_migration.js.map +1 -0
- package/lib/rust-crypto/rust-crypto.d.ts +556 -0
- package/lib/rust-crypto/rust-crypto.d.ts.map +1 -0
- package/lib/rust-crypto/rust-crypto.js +2016 -0
- package/lib/rust-crypto/rust-crypto.js.map +1 -0
- package/lib/rust-crypto/secret-storage.d.ts +22 -0
- package/lib/rust-crypto/secret-storage.d.ts.map +1 -0
- package/lib/rust-crypto/secret-storage.js +63 -0
- package/lib/rust-crypto/secret-storage.js.map +1 -0
- package/lib/rust-crypto/verification.d.ts +319 -0
- package/lib/rust-crypto/verification.d.ts.map +1 -0
- package/lib/rust-crypto/verification.js +816 -0
- package/lib/rust-crypto/verification.js.map +1 -0
- package/lib/scheduler.d.ts +132 -0
- package/lib/scheduler.d.ts.map +1 -0
- package/lib/scheduler.js +259 -0
- package/lib/scheduler.js.map +1 -0
- package/lib/secret-storage.d.ts +370 -0
- package/lib/secret-storage.d.ts.map +1 -0
- package/lib/secret-storage.js +466 -0
- package/lib/secret-storage.js.map +1 -0
- package/lib/serverCapabilities.d.ts +72 -0
- package/lib/serverCapabilities.d.ts.map +1 -0
- package/lib/serverCapabilities.js +105 -0
- package/lib/serverCapabilities.js.map +1 -0
- package/lib/service-types.d.ts +5 -0
- package/lib/service-types.d.ts.map +1 -0
- package/lib/service-types.js +22 -0
- package/lib/service-types.js.map +1 -0
- package/lib/sliding-sync-sdk.d.ts +107 -0
- package/lib/sliding-sync-sdk.d.ts.map +1 -0
- package/lib/sliding-sync-sdk.js +903 -0
- package/lib/sliding-sync-sdk.js.map +1 -0
- package/lib/sliding-sync.d.ts +343 -0
- package/lib/sliding-sync.d.ts.map +1 -0
- package/lib/sliding-sync.js +817 -0
- package/lib/sliding-sync.js.map +1 -0
- package/lib/store/index.d.ts +201 -0
- package/lib/store/index.d.ts.map +1 -0
- package/lib/store/index.js +1 -0
- package/lib/store/index.js.map +1 -0
- package/lib/store/indexeddb-backend.d.ts +24 -0
- package/lib/store/indexeddb-backend.d.ts.map +1 -0
- package/lib/store/indexeddb-backend.js +1 -0
- package/lib/store/indexeddb-backend.js.map +1 -0
- package/lib/store/indexeddb-local-backend.d.ts +129 -0
- package/lib/store/indexeddb-local-backend.d.ts.map +1 -0
- package/lib/store/indexeddb-local-backend.js +597 -0
- package/lib/store/indexeddb-local-backend.js.map +1 -0
- package/lib/store/indexeddb-remote-backend.d.ts +79 -0
- package/lib/store/indexeddb-remote-backend.d.ts.map +1 -0
- package/lib/store/indexeddb-remote-backend.js +210 -0
- package/lib/store/indexeddb-remote-backend.js.map +1 -0
- package/lib/store/indexeddb-store-worker.d.ts +35 -0
- package/lib/store/indexeddb-store-worker.d.ts.map +1 -0
- package/lib/store/indexeddb-store-worker.js +146 -0
- package/lib/store/indexeddb-store-worker.js.map +1 -0
- package/lib/store/indexeddb.d.ts +142 -0
- package/lib/store/indexeddb.d.ts.map +1 -0
- package/lib/store/indexeddb.js +347 -0
- package/lib/store/indexeddb.js.map +1 -0
- package/lib/store/local-storage-events-emitter.d.ts +30 -0
- package/lib/store/local-storage-events-emitter.d.ts.map +1 -0
- package/lib/store/local-storage-events-emitter.js +37 -0
- package/lib/store/local-storage-events-emitter.js.map +1 -0
- package/lib/store/memory.d.ts +209 -0
- package/lib/store/memory.d.ts.map +1 -0
- package/lib/store/memory.js +432 -0
- package/lib/store/memory.js.map +1 -0
- package/lib/store/stub.d.ts +161 -0
- package/lib/store/stub.d.ts.map +1 -0
- package/lib/store/stub.js +268 -0
- package/lib/store/stub.js.map +1 -0
- package/lib/sync-accumulator.d.ts +172 -0
- package/lib/sync-accumulator.d.ts.map +1 -0
- package/lib/sync-accumulator.js +532 -0
- package/lib/sync-accumulator.js.map +1 -0
- package/lib/sync.d.ts +260 -0
- package/lib/sync.d.ts.map +1 -0
- package/lib/sync.js +1686 -0
- package/lib/sync.js.map +1 -0
- package/lib/testing.d.ts +81 -0
- package/lib/testing.d.ts.map +1 -0
- package/lib/testing.js +162 -0
- package/lib/testing.js.map +1 -0
- package/lib/thread-utils.d.ts +10 -0
- package/lib/thread-utils.d.ts.map +1 -0
- package/lib/thread-utils.js +31 -0
- package/lib/thread-utils.js.map +1 -0
- package/lib/timeline-window.d.ts +168 -0
- package/lib/timeline-window.d.ts.map +1 -0
- package/lib/timeline-window.js +494 -0
- package/lib/timeline-window.js.map +1 -0
- package/lib/types.d.ts +33 -0
- package/lib/types.d.ts.map +1 -0
- package/lib/types.js +33 -0
- package/lib/types.js.map +1 -0
- package/lib/utils/decryptAESSecretStorageItem.d.ts +12 -0
- package/lib/utils/decryptAESSecretStorageItem.d.ts.map +1 -0
- package/lib/utils/decryptAESSecretStorageItem.js +50 -0
- package/lib/utils/decryptAESSecretStorageItem.js.map +1 -0
- package/lib/utils/encryptAESSecretStorageItem.d.ts +16 -0
- package/lib/utils/encryptAESSecretStorageItem.d.ts.map +1 -0
- package/lib/utils/encryptAESSecretStorageItem.js +68 -0
- package/lib/utils/encryptAESSecretStorageItem.js.map +1 -0
- package/lib/utils/internal/deriveKeys.d.ts +10 -0
- package/lib/utils/internal/deriveKeys.d.ts.map +1 -0
- package/lib/utils/internal/deriveKeys.js +60 -0
- package/lib/utils/internal/deriveKeys.js.map +1 -0
- package/lib/utils.d.ts +267 -0
- package/lib/utils.d.ts.map +1 -0
- package/lib/utils.js +749 -0
- package/lib/utils.js.map +1 -0
- package/lib/version-support.d.ts +19 -0
- package/lib/version-support.d.ts.map +1 -0
- package/lib/version-support.js +37 -0
- package/lib/version-support.js.map +1 -0
- package/lib/webrtc/audioContext.d.ts +15 -0
- package/lib/webrtc/audioContext.d.ts.map +1 -0
- package/lib/webrtc/audioContext.js +46 -0
- package/lib/webrtc/audioContext.js.map +1 -0
- package/lib/webrtc/call.d.ts +560 -0
- package/lib/webrtc/call.d.ts.map +1 -0
- package/lib/webrtc/call.js +2541 -0
- package/lib/webrtc/call.js.map +1 -0
- package/lib/webrtc/callEventHandler.d.ts +37 -0
- package/lib/webrtc/callEventHandler.d.ts.map +1 -0
- package/lib/webrtc/callEventHandler.js +344 -0
- package/lib/webrtc/callEventHandler.js.map +1 -0
- package/lib/webrtc/callEventTypes.d.ts +73 -0
- package/lib/webrtc/callEventTypes.d.ts.map +1 -0
- package/lib/webrtc/callEventTypes.js +13 -0
- package/lib/webrtc/callEventTypes.js.map +1 -0
- package/lib/webrtc/callFeed.d.ts +128 -0
- package/lib/webrtc/callFeed.d.ts.map +1 -0
- package/lib/webrtc/callFeed.js +289 -0
- package/lib/webrtc/callFeed.js.map +1 -0
- package/lib/webrtc/groupCall.d.ts +323 -0
- package/lib/webrtc/groupCall.d.ts.map +1 -0
- package/lib/webrtc/groupCall.js +1337 -0
- package/lib/webrtc/groupCall.js.map +1 -0
- package/lib/webrtc/groupCallEventHandler.d.ts +31 -0
- package/lib/webrtc/groupCallEventHandler.d.ts.map +1 -0
- package/lib/webrtc/groupCallEventHandler.js +178 -0
- package/lib/webrtc/groupCallEventHandler.js.map +1 -0
- package/lib/webrtc/mediaHandler.d.ts +89 -0
- package/lib/webrtc/mediaHandler.d.ts.map +1 -0
- package/lib/webrtc/mediaHandler.js +437 -0
- package/lib/webrtc/mediaHandler.js.map +1 -0
- package/lib/webrtc/stats/callFeedStatsReporter.d.ts +8 -0
- package/lib/webrtc/stats/callFeedStatsReporter.d.ts.map +1 -0
- package/lib/webrtc/stats/callFeedStatsReporter.js +82 -0
- package/lib/webrtc/stats/callFeedStatsReporter.js.map +1 -0
- package/lib/webrtc/stats/callStatsReportGatherer.d.ts +25 -0
- package/lib/webrtc/stats/callStatsReportGatherer.d.ts.map +1 -0
- package/lib/webrtc/stats/callStatsReportGatherer.js +199 -0
- package/lib/webrtc/stats/callStatsReportGatherer.js.map +1 -0
- package/lib/webrtc/stats/callStatsReportSummary.d.ts +17 -0
- package/lib/webrtc/stats/callStatsReportSummary.d.ts.map +1 -0
- package/lib/webrtc/stats/callStatsReportSummary.js +1 -0
- package/lib/webrtc/stats/callStatsReportSummary.js.map +1 -0
- package/lib/webrtc/stats/connectionStats.d.ts +28 -0
- package/lib/webrtc/stats/connectionStats.d.ts.map +1 -0
- package/lib/webrtc/stats/connectionStats.js +26 -0
- package/lib/webrtc/stats/connectionStats.js.map +1 -0
- package/lib/webrtc/stats/connectionStatsBuilder.d.ts +5 -0
- package/lib/webrtc/stats/connectionStatsBuilder.d.ts.map +1 -0
- package/lib/webrtc/stats/connectionStatsBuilder.js +27 -0
- package/lib/webrtc/stats/connectionStatsBuilder.js.map +1 -0
- package/lib/webrtc/stats/connectionStatsReportBuilder.d.ts +7 -0
- package/lib/webrtc/stats/connectionStatsReportBuilder.d.ts.map +1 -0
- package/lib/webrtc/stats/connectionStatsReportBuilder.js +121 -0
- package/lib/webrtc/stats/connectionStatsReportBuilder.js.map +1 -0
- package/lib/webrtc/stats/groupCallStats.d.ts +22 -0
- package/lib/webrtc/stats/groupCallStats.d.ts.map +1 -0
- package/lib/webrtc/stats/groupCallStats.js +78 -0
- package/lib/webrtc/stats/groupCallStats.js.map +1 -0
- package/lib/webrtc/stats/media/mediaSsrcHandler.d.ts +10 -0
- package/lib/webrtc/stats/media/mediaSsrcHandler.d.ts.map +1 -0
- package/lib/webrtc/stats/media/mediaSsrcHandler.js +57 -0
- package/lib/webrtc/stats/media/mediaSsrcHandler.js.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackHandler.d.ts +12 -0
- package/lib/webrtc/stats/media/mediaTrackHandler.d.ts.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackHandler.js +62 -0
- package/lib/webrtc/stats/media/mediaTrackHandler.js.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackStats.d.ts +86 -0
- package/lib/webrtc/stats/media/mediaTrackStats.d.ts.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackStats.js +142 -0
- package/lib/webrtc/stats/media/mediaTrackStats.js.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.d.ts +22 -0
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.d.ts.map +1 -0
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.js +76 -0
- package/lib/webrtc/stats/media/mediaTrackStatsHandler.js.map +1 -0
- package/lib/webrtc/stats/statsReport.d.ts +99 -0
- package/lib/webrtc/stats/statsReport.d.ts.map +1 -0
- package/lib/webrtc/stats/statsReport.js +32 -0
- package/lib/webrtc/stats/statsReport.js.map +1 -0
- package/lib/webrtc/stats/statsReportEmitter.d.ts +15 -0
- package/lib/webrtc/stats/statsReportEmitter.d.ts.map +1 -0
- package/lib/webrtc/stats/statsReportEmitter.js +33 -0
- package/lib/webrtc/stats/statsReportEmitter.js.map +1 -0
- package/lib/webrtc/stats/summaryStatsReportGatherer.d.ts +16 -0
- package/lib/webrtc/stats/summaryStatsReportGatherer.d.ts.map +1 -0
- package/lib/webrtc/stats/summaryStatsReportGatherer.js +116 -0
- package/lib/webrtc/stats/summaryStatsReportGatherer.js.map +1 -0
- package/lib/webrtc/stats/trackStatsBuilder.d.ts +19 -0
- package/lib/webrtc/stats/trackStatsBuilder.d.ts.map +1 -0
- package/lib/webrtc/stats/trackStatsBuilder.js +168 -0
- package/lib/webrtc/stats/trackStatsBuilder.js.map +1 -0
- package/lib/webrtc/stats/transportStats.d.ts +11 -0
- package/lib/webrtc/stats/transportStats.d.ts.map +1 -0
- package/lib/webrtc/stats/transportStats.js +1 -0
- package/lib/webrtc/stats/transportStats.js.map +1 -0
- package/lib/webrtc/stats/transportStatsBuilder.d.ts +5 -0
- package/lib/webrtc/stats/transportStatsBuilder.d.ts.map +1 -0
- package/lib/webrtc/stats/transportStatsBuilder.js +34 -0
- package/lib/webrtc/stats/transportStatsBuilder.js.map +1 -0
- package/lib/webrtc/stats/valueFormatter.d.ts +4 -0
- package/lib/webrtc/stats/valueFormatter.d.ts.map +1 -0
- package/lib/webrtc/stats/valueFormatter.js +25 -0
- package/lib/webrtc/stats/valueFormatter.js.map +1 -0
- package/package.json +134 -0
- package/src/@types/AESEncryptedSecretStoragePayload.ts +29 -0
- package/src/@types/IIdentityServerProvider.ts +24 -0
- package/src/@types/PushRules.ts +209 -0
- package/src/@types/another-json.d.ts +19 -0
- package/src/@types/auth.ts +252 -0
- package/src/@types/beacon.ts +140 -0
- package/src/@types/common.ts +22 -0
- package/src/@types/crypto.ts +73 -0
- package/src/@types/event.ts +370 -0
- package/src/@types/events.ts +119 -0
- package/src/@types/extensible_events.ts +150 -0
- package/src/@types/global.d.ts +70 -0
- package/src/@types/local_notifications.ts +19 -0
- package/src/@types/location.ts +92 -0
- package/src/@types/matrix-sdk-crypto-wasm.d.ts +44 -0
- package/src/@types/media.ts +245 -0
- package/src/@types/membership.ts +57 -0
- package/src/@types/oidc-client-ts.d.ts +24 -0
- package/src/@types/partials.ts +67 -0
- package/src/@types/polls.ts +119 -0
- package/src/@types/read_receipts.ts +61 -0
- package/src/@types/registration.ts +102 -0
- package/src/@types/requests.ts +314 -0
- package/src/@types/search.ts +119 -0
- package/src/@types/signed.ts +25 -0
- package/src/@types/spaces.ts +37 -0
- package/src/@types/state_events.ts +147 -0
- package/src/@types/synapse.ts +40 -0
- package/src/@types/sync.ts +27 -0
- package/src/@types/threepids.ts +29 -0
- package/src/@types/topic.ts +63 -0
- package/src/@types/uia.ts +29 -0
- package/src/NamespacedValue.ts +123 -0
- package/src/ReEmitter.ts +93 -0
- package/src/ToDeviceMessageQueue.ts +153 -0
- package/src/autodiscovery.ts +505 -0
- package/src/base64.ts +88 -0
- package/src/browser-index.ts +44 -0
- package/src/client.ts +10474 -0
- package/src/common-crypto/CryptoBackend.ts +302 -0
- package/src/common-crypto/README.md +4 -0
- package/src/common-crypto/key-passphrase.ts +43 -0
- package/src/content-helpers.ts +288 -0
- package/src/content-repo.ts +117 -0
- package/src/crypto/CrossSigning.ts +773 -0
- package/src/crypto/DeviceList.ts +989 -0
- package/src/crypto/EncryptionSetup.ts +351 -0
- package/src/crypto/OlmDevice.ts +1500 -0
- package/src/crypto/OutgoingRoomKeyRequestManager.ts +485 -0
- package/src/crypto/RoomList.ts +70 -0
- package/src/crypto/SecretSharing.ts +240 -0
- package/src/crypto/SecretStorage.ts +136 -0
- package/src/crypto/aes.ts +23 -0
- package/src/crypto/algorithms/base.ts +236 -0
- package/src/crypto/algorithms/index.ts +20 -0
- package/src/crypto/algorithms/megolm.ts +2216 -0
- package/src/crypto/algorithms/olm.ts +381 -0
- package/src/crypto/api.ts +70 -0
- package/src/crypto/backup.ts +922 -0
- package/src/crypto/crypto.ts +18 -0
- package/src/crypto/dehydration.ts +272 -0
- package/src/crypto/device-converter.ts +45 -0
- package/src/crypto/deviceinfo.ts +158 -0
- package/src/crypto/index.ts +4414 -0
- package/src/crypto/key_passphrase.ts +42 -0
- package/src/crypto/keybackup.ts +47 -0
- package/src/crypto/olmlib.ts +539 -0
- package/src/crypto/recoverykey.ts +18 -0
- package/src/crypto/store/base.ts +348 -0
- package/src/crypto/store/indexeddb-crypto-store-backend.ts +1250 -0
- package/src/crypto/store/indexeddb-crypto-store.ts +845 -0
- package/src/crypto/store/localStorage-crypto-store.ts +579 -0
- package/src/crypto/store/memory-crypto-store.ts +680 -0
- package/src/crypto/verification/Base.ts +409 -0
- package/src/crypto/verification/Error.ts +76 -0
- package/src/crypto/verification/IllegalMethod.ts +50 -0
- package/src/crypto/verification/QRCode.ts +310 -0
- package/src/crypto/verification/SAS.ts +494 -0
- package/src/crypto/verification/SASDecimal.ts +37 -0
- package/src/crypto/verification/request/Channel.ts +34 -0
- package/src/crypto/verification/request/InRoomChannel.ts +371 -0
- package/src/crypto/verification/request/ToDeviceChannel.ts +354 -0
- package/src/crypto/verification/request/VerificationRequest.ts +976 -0
- package/src/crypto-api/CryptoEvent.ts +93 -0
- package/src/crypto-api/CryptoEventHandlerMap.ts +32 -0
- package/src/crypto-api/index.ts +1175 -0
- package/src/crypto-api/key-passphrase.ts +58 -0
- package/src/crypto-api/keybackup.ts +115 -0
- package/src/crypto-api/recovery-key.ts +69 -0
- package/src/crypto-api/verification.ts +408 -0
- package/src/digest.ts +34 -0
- package/src/embedded.ts +631 -0
- package/src/errors.ts +54 -0
- package/src/event-mapper.ts +97 -0
- package/src/extensible_events_v1/ExtensibleEvent.ts +58 -0
- package/src/extensible_events_v1/InvalidEventError.ts +24 -0
- package/src/extensible_events_v1/MessageEvent.ts +145 -0
- package/src/extensible_events_v1/PollEndEvent.ts +97 -0
- package/src/extensible_events_v1/PollResponseEvent.ts +148 -0
- package/src/extensible_events_v1/PollStartEvent.ts +207 -0
- package/src/extensible_events_v1/utilities.ts +35 -0
- package/src/feature.ts +87 -0
- package/src/filter-component.ts +207 -0
- package/src/filter.ts +245 -0
- package/src/http-api/errors.ts +199 -0
- package/src/http-api/fetch.ts +383 -0
- package/src/http-api/index.ts +191 -0
- package/src/http-api/interface.ts +178 -0
- package/src/http-api/method.ts +25 -0
- package/src/http-api/prefix.ts +48 -0
- package/src/http-api/utils.ts +200 -0
- package/src/index.ts +25 -0
- package/src/indexeddb-helpers.ts +50 -0
- package/src/indexeddb-worker.ts +24 -0
- package/src/interactive-auth.ts +694 -0
- package/src/logger.ts +185 -0
- package/src/matrix.ts +177 -0
- package/src/matrixrtc/CallMembership.ts +247 -0
- package/src/matrixrtc/LivekitFocus.ts +39 -0
- package/src/matrixrtc/MatrixRTCSession.ts +1319 -0
- package/src/matrixrtc/MatrixRTCSessionManager.ts +166 -0
- package/src/matrixrtc/focus.ts +25 -0
- package/src/matrixrtc/index.ts +22 -0
- package/src/matrixrtc/types.ts +36 -0
- package/src/models/MSC3089Branch.ts +272 -0
- package/src/models/MSC3089TreeSpace.ts +565 -0
- package/src/models/ToDeviceMessage.ts +38 -0
- package/src/models/beacon.ts +214 -0
- package/src/models/compare-event-ordering.ts +139 -0
- package/src/models/device.ts +85 -0
- package/src/models/event-context.ts +110 -0
- package/src/models/event-status.ts +39 -0
- package/src/models/event-timeline-set.ts +979 -0
- package/src/models/event-timeline.ts +476 -0
- package/src/models/event.ts +1751 -0
- package/src/models/invites-ignorer.ts +376 -0
- package/src/models/poll.ts +285 -0
- package/src/models/profile-keys.ts +7 -0
- package/src/models/read-receipt.ts +422 -0
- package/src/models/related-relations.ts +39 -0
- package/src/models/relations-container.ts +149 -0
- package/src/models/relations.ts +368 -0
- package/src/models/room-member.ts +457 -0
- package/src/models/room-receipts.ts +439 -0
- package/src/models/room-state.ts +1130 -0
- package/src/models/room-summary.ts +47 -0
- package/src/models/room.ts +3822 -0
- package/src/models/search-result.ts +57 -0
- package/src/models/thread.ts +923 -0
- package/src/models/typed-event-emitter.ts +246 -0
- package/src/models/user.ts +302 -0
- package/src/oidc/authorize.ts +274 -0
- package/src/oidc/discovery.ts +60 -0
- package/src/oidc/error.ts +33 -0
- package/src/oidc/index.ts +34 -0
- package/src/oidc/register.ts +123 -0
- package/src/oidc/tokenRefresher.ts +149 -0
- package/src/oidc/validate.ts +282 -0
- package/src/pushprocessor.ts +837 -0
- package/src/randomstring.ts +51 -0
- package/src/realtime-callbacks.ts +191 -0
- package/src/receipt-accumulator.ts +189 -0
- package/src/rendezvous/MSC4108SignInWithQR.ts +444 -0
- package/src/rendezvous/RendezvousChannel.ts +48 -0
- package/src/rendezvous/RendezvousCode.ts +25 -0
- package/src/rendezvous/RendezvousError.ts +26 -0
- package/src/rendezvous/RendezvousFailureReason.ts +49 -0
- package/src/rendezvous/RendezvousIntent.ts +20 -0
- package/src/rendezvous/RendezvousTransport.ts +58 -0
- package/src/rendezvous/channels/MSC4108SecureChannel.ts +270 -0
- package/src/rendezvous/channels/index.ts +17 -0
- package/src/rendezvous/index.ts +25 -0
- package/src/rendezvous/transports/MSC4108RendezvousSession.ts +270 -0
- package/src/rendezvous/transports/index.ts +17 -0
- package/src/room-hierarchy.ts +152 -0
- package/src/rust-crypto/CrossSigningIdentity.ts +183 -0
- package/src/rust-crypto/DehydratedDeviceManager.ts +306 -0
- package/src/rust-crypto/KeyClaimManager.ts +86 -0
- package/src/rust-crypto/OutgoingRequestProcessor.ts +236 -0
- package/src/rust-crypto/OutgoingRequestsManager.ts +143 -0
- package/src/rust-crypto/PerSessionKeyBackupDownloader.ts +501 -0
- package/src/rust-crypto/RoomEncryptor.ts +352 -0
- package/src/rust-crypto/backup.ts +881 -0
- package/src/rust-crypto/constants.ts +18 -0
- package/src/rust-crypto/device-converter.ts +128 -0
- package/src/rust-crypto/index.ts +237 -0
- package/src/rust-crypto/libolm_migration.ts +530 -0
- package/src/rust-crypto/rust-crypto.ts +2205 -0
- package/src/rust-crypto/secret-storage.ts +60 -0
- package/src/rust-crypto/verification.ts +830 -0
- package/src/scheduler.ts +309 -0
- package/src/secret-storage.ts +693 -0
- package/src/serverCapabilities.ts +139 -0
- package/src/service-types.ts +20 -0
- package/src/sliding-sync-sdk.ts +1026 -0
- package/src/sliding-sync.ts +965 -0
- package/src/store/index.ts +261 -0
- package/src/store/indexeddb-backend.ts +41 -0
- package/src/store/indexeddb-local-backend.ts +610 -0
- package/src/store/indexeddb-remote-backend.ts +213 -0
- package/src/store/indexeddb-store-worker.ts +157 -0
- package/src/store/indexeddb.ts +397 -0
- package/src/store/local-storage-events-emitter.ts +46 -0
- package/src/store/memory.ts +448 -0
- package/src/store/stub.ts +280 -0
- package/src/sync-accumulator.ts +689 -0
- package/src/sync.ts +1920 -0
- package/src/testing.ts +191 -0
- package/src/thread-utils.ts +31 -0
- package/src/timeline-window.ts +536 -0
- package/src/types.ts +59 -0
- package/src/utils/decryptAESSecretStorageItem.ts +54 -0
- package/src/utils/encryptAESSecretStorageItem.ts +73 -0
- package/src/utils/internal/deriveKeys.ts +63 -0
- package/src/utils.ts +763 -0
- package/src/version-support.ts +36 -0
- package/src/webrtc/audioContext.ts +44 -0
- package/src/webrtc/call.ts +3074 -0
- package/src/webrtc/callEventHandler.ts +425 -0
- package/src/webrtc/callEventTypes.ts +93 -0
- package/src/webrtc/callFeed.ts +364 -0
- package/src/webrtc/groupCall.ts +1735 -0
- package/src/webrtc/groupCallEventHandler.ts +234 -0
- package/src/webrtc/mediaHandler.ts +484 -0
- package/src/webrtc/stats/callFeedStatsReporter.ts +94 -0
- package/src/webrtc/stats/callStatsReportGatherer.ts +219 -0
- package/src/webrtc/stats/callStatsReportSummary.ts +30 -0
- package/src/webrtc/stats/connectionStats.ts +47 -0
- package/src/webrtc/stats/connectionStatsBuilder.ts +28 -0
- package/src/webrtc/stats/connectionStatsReportBuilder.ts +140 -0
- package/src/webrtc/stats/groupCallStats.ts +93 -0
- package/src/webrtc/stats/media/mediaSsrcHandler.ts +57 -0
- package/src/webrtc/stats/media/mediaTrackHandler.ts +76 -0
- package/src/webrtc/stats/media/mediaTrackStats.ts +176 -0
- package/src/webrtc/stats/media/mediaTrackStatsHandler.ts +90 -0
- package/src/webrtc/stats/statsReport.ts +133 -0
- package/src/webrtc/stats/statsReportEmitter.ts +49 -0
- package/src/webrtc/stats/summaryStatsReportGatherer.ts +148 -0
- package/src/webrtc/stats/trackStatsBuilder.ts +207 -0
- package/src/webrtc/stats/transportStats.ts +26 -0
- package/src/webrtc/stats/transportStatsBuilder.ts +48 -0
- package/src/webrtc/stats/valueFormatter.ts +27 -0
@@ -0,0 +1,965 @@
|
|
1
|
+
/*
|
2
|
+
Copyright 2022 The Matrix.org Foundation C.I.C.
|
3
|
+
|
4
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
5
|
+
you may not use this file except in compliance with the License.
|
6
|
+
You may obtain a copy of the License at
|
7
|
+
|
8
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
9
|
+
|
10
|
+
Unless required by applicable law or agreed to in writing, software
|
11
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
12
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13
|
+
See the License for the specific language governing permissions and
|
14
|
+
limitations under the License.
|
15
|
+
*/
|
16
|
+
|
17
|
+
import { logger } from "./logger.ts";
|
18
|
+
import { MatrixClient } from "./client.ts";
|
19
|
+
import { IRoomEvent, IStateEvent } from "./sync-accumulator.ts";
|
20
|
+
import { TypedEventEmitter } from "./models/typed-event-emitter.ts";
|
21
|
+
import { sleep, IDeferred, defer } from "./utils.ts";
|
22
|
+
import { HTTPError } from "./http-api/index.ts";
|
23
|
+
|
24
|
+
// /sync requests allow you to set a timeout= but the request may continue
|
25
|
+
// beyond that and wedge forever, so we need to track how long we are willing
|
26
|
+
// to keep open the connection. This constant is *ADDED* to the timeout= value
|
27
|
+
// to determine the max time we're willing to wait.
|
28
|
+
const BUFFER_PERIOD_MS = 10 * 1000;
|
29
|
+
|
30
|
+
export const MSC3575_WILDCARD = "*";
|
31
|
+
export const MSC3575_STATE_KEY_ME = "$ME";
|
32
|
+
export const MSC3575_STATE_KEY_LAZY = "$LAZY";
|
33
|
+
|
34
|
+
/**
|
35
|
+
* Represents a subscription to a room or set of rooms. Controls which events are returned.
|
36
|
+
*/
|
37
|
+
export interface MSC3575RoomSubscription {
|
38
|
+
required_state?: string[][];
|
39
|
+
timeline_limit?: number;
|
40
|
+
include_old_rooms?: MSC3575RoomSubscription;
|
41
|
+
}
|
42
|
+
|
43
|
+
/**
|
44
|
+
* Controls which rooms are returned in a given list.
|
45
|
+
*/
|
46
|
+
export interface MSC3575Filter {
|
47
|
+
is_dm?: boolean;
|
48
|
+
is_encrypted?: boolean;
|
49
|
+
is_invite?: boolean;
|
50
|
+
room_name_like?: string;
|
51
|
+
room_types?: string[];
|
52
|
+
not_room_types?: string[];
|
53
|
+
spaces?: string[];
|
54
|
+
tags?: string[];
|
55
|
+
not_tags?: string[];
|
56
|
+
}
|
57
|
+
|
58
|
+
/**
|
59
|
+
* Represents a list subscription.
|
60
|
+
*/
|
61
|
+
export interface MSC3575List extends MSC3575RoomSubscription {
|
62
|
+
ranges: number[][];
|
63
|
+
sort?: string[];
|
64
|
+
filters?: MSC3575Filter;
|
65
|
+
slow_get_all_rooms?: boolean;
|
66
|
+
}
|
67
|
+
|
68
|
+
/**
|
69
|
+
* A complete Sliding Sync request.
|
70
|
+
*/
|
71
|
+
export interface MSC3575SlidingSyncRequest {
|
72
|
+
// json body params
|
73
|
+
lists?: Record<string, MSC3575List>;
|
74
|
+
unsubscribe_rooms?: string[];
|
75
|
+
room_subscriptions?: Record<string, MSC3575RoomSubscription>;
|
76
|
+
extensions?: object;
|
77
|
+
txn_id?: string;
|
78
|
+
|
79
|
+
// query params
|
80
|
+
pos?: string;
|
81
|
+
timeout?: number;
|
82
|
+
clientTimeout?: number;
|
83
|
+
}
|
84
|
+
|
85
|
+
export interface MSC3575RoomData {
|
86
|
+
name: string;
|
87
|
+
required_state: IStateEvent[];
|
88
|
+
timeline: (IRoomEvent | IStateEvent)[];
|
89
|
+
notification_count?: number;
|
90
|
+
highlight_count?: number;
|
91
|
+
joined_count?: number;
|
92
|
+
invited_count?: number;
|
93
|
+
invite_state?: IStateEvent[];
|
94
|
+
initial?: boolean;
|
95
|
+
limited?: boolean;
|
96
|
+
is_dm?: boolean;
|
97
|
+
prev_batch?: string;
|
98
|
+
num_live?: number;
|
99
|
+
}
|
100
|
+
|
101
|
+
interface ListResponse {
|
102
|
+
count: number;
|
103
|
+
ops: Operation[];
|
104
|
+
}
|
105
|
+
|
106
|
+
interface BaseOperation {
|
107
|
+
op: string;
|
108
|
+
}
|
109
|
+
|
110
|
+
interface DeleteOperation extends BaseOperation {
|
111
|
+
op: "DELETE";
|
112
|
+
index: number;
|
113
|
+
}
|
114
|
+
|
115
|
+
interface InsertOperation extends BaseOperation {
|
116
|
+
op: "INSERT";
|
117
|
+
index: number;
|
118
|
+
room_id: string;
|
119
|
+
}
|
120
|
+
|
121
|
+
interface InvalidateOperation extends BaseOperation {
|
122
|
+
op: "INVALIDATE";
|
123
|
+
range: [number, number];
|
124
|
+
}
|
125
|
+
|
126
|
+
interface SyncOperation extends BaseOperation {
|
127
|
+
op: "SYNC";
|
128
|
+
range: [number, number];
|
129
|
+
room_ids: string[];
|
130
|
+
}
|
131
|
+
|
132
|
+
type Operation = DeleteOperation | InsertOperation | InvalidateOperation | SyncOperation;
|
133
|
+
|
134
|
+
/**
|
135
|
+
* A complete Sliding Sync response
|
136
|
+
*/
|
137
|
+
export interface MSC3575SlidingSyncResponse {
|
138
|
+
pos: string;
|
139
|
+
txn_id?: string;
|
140
|
+
lists: Record<string, ListResponse>;
|
141
|
+
rooms: Record<string, MSC3575RoomData>;
|
142
|
+
extensions: Record<string, object>;
|
143
|
+
}
|
144
|
+
|
145
|
+
export enum SlidingSyncState {
|
146
|
+
/**
|
147
|
+
* Fired by SlidingSyncEvent.Lifecycle event immediately before processing the response.
|
148
|
+
*/
|
149
|
+
RequestFinished = "FINISHED",
|
150
|
+
/**
|
151
|
+
* Fired by SlidingSyncEvent.Lifecycle event immediately after all room data listeners have been
|
152
|
+
* invoked, but before list listeners.
|
153
|
+
*/
|
154
|
+
Complete = "COMPLETE",
|
155
|
+
}
|
156
|
+
|
157
|
+
/**
|
158
|
+
* Internal Class. SlidingList represents a single list in sliding sync. The list can have filters,
|
159
|
+
* multiple sliding windows, and maintains the index-\>room_id mapping.
|
160
|
+
*/
|
161
|
+
class SlidingList {
|
162
|
+
private list!: MSC3575List;
|
163
|
+
private isModified?: boolean;
|
164
|
+
|
165
|
+
// returned data
|
166
|
+
public roomIndexToRoomId: Record<number, string> = {};
|
167
|
+
public joinedCount = 0;
|
168
|
+
|
169
|
+
/**
|
170
|
+
* Construct a new sliding list.
|
171
|
+
* @param list - The range, sort and filter values to use for this list.
|
172
|
+
*/
|
173
|
+
public constructor(list: MSC3575List) {
|
174
|
+
this.replaceList(list);
|
175
|
+
}
|
176
|
+
|
177
|
+
/**
|
178
|
+
* Mark this list as modified or not. Modified lists will return sticky params with calls to getList.
|
179
|
+
* This is useful for the first time the list is sent, or if the list has changed in some way.
|
180
|
+
* @param modified - True to mark this list as modified so all sticky parameters will be re-sent.
|
181
|
+
*/
|
182
|
+
public setModified(modified: boolean): void {
|
183
|
+
this.isModified = modified;
|
184
|
+
}
|
185
|
+
|
186
|
+
/**
|
187
|
+
* Update the list range for this list. Does not affect modified status as list ranges are non-sticky.
|
188
|
+
* @param newRanges - The new ranges for the list
|
189
|
+
*/
|
190
|
+
public updateListRange(newRanges: number[][]): void {
|
191
|
+
this.list.ranges = JSON.parse(JSON.stringify(newRanges));
|
192
|
+
}
|
193
|
+
|
194
|
+
/**
|
195
|
+
* Replace list parameters. All fields will be replaced with the new list parameters.
|
196
|
+
* @param list - The new list parameters
|
197
|
+
*/
|
198
|
+
public replaceList(list: MSC3575List): void {
|
199
|
+
list.filters = list.filters || {};
|
200
|
+
list.ranges = list.ranges || [];
|
201
|
+
this.list = JSON.parse(JSON.stringify(list));
|
202
|
+
this.isModified = true;
|
203
|
+
|
204
|
+
// reset values as the join count may be very different (if filters changed) including the rooms
|
205
|
+
// (e.g. sort orders or sliding window ranges changed)
|
206
|
+
|
207
|
+
// the constantly changing sliding window ranges. Not an array for performance reasons
|
208
|
+
// E.g. tracking ranges 0-99, 500-599, we don't want to have a 600 element array
|
209
|
+
this.roomIndexToRoomId = {};
|
210
|
+
// the total number of joined rooms according to the server, always >= len(roomIndexToRoomId)
|
211
|
+
this.joinedCount = 0;
|
212
|
+
}
|
213
|
+
|
214
|
+
/**
|
215
|
+
* Return a copy of the list suitable for a request body.
|
216
|
+
* @param forceIncludeAllParams - True to forcibly include all params even if the list
|
217
|
+
* hasn't been modified. Callers may want to do this if they are modifying the list prior to calling
|
218
|
+
* updateList.
|
219
|
+
*/
|
220
|
+
public getList(forceIncludeAllParams: boolean): MSC3575List {
|
221
|
+
let list = {
|
222
|
+
ranges: JSON.parse(JSON.stringify(this.list.ranges)),
|
223
|
+
};
|
224
|
+
if (this.isModified || forceIncludeAllParams) {
|
225
|
+
list = JSON.parse(JSON.stringify(this.list));
|
226
|
+
}
|
227
|
+
return list;
|
228
|
+
}
|
229
|
+
|
230
|
+
/**
|
231
|
+
* Check if a given index is within the list range. This is required even though the /sync API
|
232
|
+
* provides explicit updates with index positions because of the following situation:
|
233
|
+
* 0 1 2 3 4 5 6 7 8 indexes
|
234
|
+
* a b c d e f COMMANDS: SYNC 0 2 a b c; SYNC 6 8 d e f;
|
235
|
+
* a b c d _ f COMMAND: DELETE 7;
|
236
|
+
* e a b c d f COMMAND: INSERT 0 e;
|
237
|
+
* c=3 is wrong as we are not tracking it, ergo we need to see if `i` is in range else drop it
|
238
|
+
* @param i - The index to check
|
239
|
+
* @returns True if the index is within a sliding window
|
240
|
+
*/
|
241
|
+
public isIndexInRange(i: number): boolean {
|
242
|
+
for (const r of this.list.ranges) {
|
243
|
+
if (r[0] <= i && i <= r[1]) {
|
244
|
+
return true;
|
245
|
+
}
|
246
|
+
}
|
247
|
+
return false;
|
248
|
+
}
|
249
|
+
}
|
250
|
+
|
251
|
+
/**
|
252
|
+
* When onResponse extensions should be invoked: before or after processing the main response.
|
253
|
+
*/
|
254
|
+
export enum ExtensionState {
|
255
|
+
// Call onResponse before processing the response body. This is useful when your extension is
|
256
|
+
// preparing the ground for the response body e.g. processing to-device messages before the
|
257
|
+
// encrypted event arrives.
|
258
|
+
PreProcess = "ExtState.PreProcess",
|
259
|
+
// Call onResponse after processing the response body. This is useful when your extension is
|
260
|
+
// decorating data from the client, and you rely on MatrixClient.getRoom returning the Room object
|
261
|
+
// e.g. room account data.
|
262
|
+
PostProcess = "ExtState.PostProcess",
|
263
|
+
}
|
264
|
+
|
265
|
+
/**
|
266
|
+
* An interface that must be satisfied to register extensions
|
267
|
+
*/
|
268
|
+
export interface Extension<Req extends {}, Res extends {}> {
|
269
|
+
/**
|
270
|
+
* The extension name to go under 'extensions' in the request body.
|
271
|
+
* @returns The JSON key.
|
272
|
+
*/
|
273
|
+
name(): string;
|
274
|
+
/**
|
275
|
+
* A function which is called when the request JSON is being formed.
|
276
|
+
* Returns the data to insert under this key.
|
277
|
+
* @param isInitial - True when this is part of the initial request (send sticky params)
|
278
|
+
* @returns The request JSON to send.
|
279
|
+
*/
|
280
|
+
onRequest(isInitial: boolean): Req | undefined;
|
281
|
+
/**
|
282
|
+
* A function which is called when there is response JSON under this extension.
|
283
|
+
* @param data - The response JSON under the extension name.
|
284
|
+
*/
|
285
|
+
onResponse(data: Res): Promise<void>;
|
286
|
+
/**
|
287
|
+
* Controls when onResponse should be called.
|
288
|
+
* @returns The state when it should be called.
|
289
|
+
*/
|
290
|
+
when(): ExtensionState;
|
291
|
+
}
|
292
|
+
|
293
|
+
/**
|
294
|
+
* Events which can be fired by the SlidingSync class. These are designed to provide different levels
|
295
|
+
* of information when processing sync responses.
|
296
|
+
* - RoomData: concerns rooms, useful for SlidingSyncSdk to update its knowledge of rooms.
|
297
|
+
* - Lifecycle: concerns callbacks at various well-defined points in the sync process.
|
298
|
+
* - List: concerns lists, useful for UI layers to re-render room lists.
|
299
|
+
* Specifically, the order of event invocation is:
|
300
|
+
* - Lifecycle (state=RequestFinished)
|
301
|
+
* - RoomData (N times)
|
302
|
+
* - Lifecycle (state=Complete)
|
303
|
+
* - List (at most once per list)
|
304
|
+
*/
|
305
|
+
export enum SlidingSyncEvent {
|
306
|
+
/**
|
307
|
+
* This event fires when there are updates for a room. Fired as and when rooms are encountered
|
308
|
+
* in the response.
|
309
|
+
*/
|
310
|
+
RoomData = "SlidingSync.RoomData",
|
311
|
+
/**
|
312
|
+
* This event fires at various points in the /sync loop lifecycle.
|
313
|
+
* - SlidingSyncState.RequestFinished: Fires after we receive a valid response but before the
|
314
|
+
* response has been processed. Perform any pre-process steps here. If there was a problem syncing,
|
315
|
+
* `err` will be set (e.g network errors).
|
316
|
+
* - SlidingSyncState.Complete: Fires after all SlidingSyncEvent.RoomData have been fired but before
|
317
|
+
* SlidingSyncEvent.List.
|
318
|
+
*/
|
319
|
+
Lifecycle = "SlidingSync.Lifecycle",
|
320
|
+
/**
|
321
|
+
* This event fires whenever there has been a change to this list index. It fires exactly once
|
322
|
+
* per list, even if there were multiple operations for the list.
|
323
|
+
* It fires AFTER Lifecycle and RoomData events.
|
324
|
+
*/
|
325
|
+
List = "SlidingSync.List",
|
326
|
+
}
|
327
|
+
|
328
|
+
export type SlidingSyncEventHandlerMap = {
|
329
|
+
[SlidingSyncEvent.RoomData]: (roomId: string, roomData: MSC3575RoomData) => Promise<void> | void;
|
330
|
+
[SlidingSyncEvent.Lifecycle]: (
|
331
|
+
state: SlidingSyncState,
|
332
|
+
resp: MSC3575SlidingSyncResponse | null,
|
333
|
+
err?: Error,
|
334
|
+
) => void;
|
335
|
+
[SlidingSyncEvent.List]: (listKey: string, joinedCount: number, roomIndexToRoomId: Record<number, string>) => void;
|
336
|
+
};
|
337
|
+
|
338
|
+
/**
|
339
|
+
* SlidingSync is a high-level data structure which controls the majority of sliding sync.
|
340
|
+
* It has no hooks into JS SDK except for needing a MatrixClient to perform the HTTP request.
|
341
|
+
* This means this class (and everything it uses) can be used in isolation from JS SDK if needed.
|
342
|
+
* To hook this up with the JS SDK, you need to use SlidingSyncSdk.
|
343
|
+
*/
|
344
|
+
export class SlidingSync extends TypedEventEmitter<SlidingSyncEvent, SlidingSyncEventHandlerMap> {
|
345
|
+
private lists: Map<string, SlidingList>;
|
346
|
+
private listModifiedCount = 0;
|
347
|
+
private terminated = false;
|
348
|
+
// flag set when resend() is called because we cannot rely on detecting AbortError in JS SDK :(
|
349
|
+
private needsResend = false;
|
350
|
+
// the txn_id to send with the next request.
|
351
|
+
private txnId: string | null = null;
|
352
|
+
// a list (in chronological order of when they were sent) of objects containing the txn ID and
|
353
|
+
// a defer to resolve/reject depending on whether they were successfully sent or not.
|
354
|
+
private txnIdDefers: (IDeferred<string> & { txnId: string })[] = [];
|
355
|
+
// map of extension name to req/resp handler
|
356
|
+
private extensions: Record<string, Extension<any, any>> = {};
|
357
|
+
|
358
|
+
private desiredRoomSubscriptions = new Set<string>(); // the *desired* room subscriptions
|
359
|
+
private confirmedRoomSubscriptions = new Set<string>();
|
360
|
+
|
361
|
+
// map of custom subscription name to the subscription
|
362
|
+
private customSubscriptions: Map<string, MSC3575RoomSubscription> = new Map();
|
363
|
+
// map of room ID to custom subscription name
|
364
|
+
private roomIdToCustomSubscription: Map<string, string> = new Map();
|
365
|
+
|
366
|
+
private pendingReq?: Promise<MSC3575SlidingSyncResponse>;
|
367
|
+
private abortController?: AbortController;
|
368
|
+
|
369
|
+
/**
|
370
|
+
* Create a new sliding sync instance
|
371
|
+
* @param proxyBaseUrl - The base URL of the sliding sync proxy
|
372
|
+
* @param lists - The lists to use for sliding sync.
|
373
|
+
* @param roomSubscriptionInfo - The params to use for room subscriptions.
|
374
|
+
* @param client - The client to use for /sync calls.
|
375
|
+
* @param timeoutMS - The number of milliseconds to wait for a response.
|
376
|
+
*/
|
377
|
+
public constructor(
|
378
|
+
private readonly proxyBaseUrl: string,
|
379
|
+
lists: Map<string, MSC3575List>,
|
380
|
+
private roomSubscriptionInfo: MSC3575RoomSubscription,
|
381
|
+
private readonly client: MatrixClient,
|
382
|
+
private readonly timeoutMS: number,
|
383
|
+
) {
|
384
|
+
super();
|
385
|
+
this.lists = new Map<string, SlidingList>();
|
386
|
+
lists.forEach((list, key) => {
|
387
|
+
this.lists.set(key, new SlidingList(list));
|
388
|
+
});
|
389
|
+
}
|
390
|
+
|
391
|
+
/**
|
392
|
+
* Add a custom room subscription, referred to by an arbitrary name. If a subscription with this
|
393
|
+
* name already exists, it is replaced. No requests are sent by calling this method.
|
394
|
+
* @param name - The name of the subscription. Only used to reference this subscription in
|
395
|
+
* useCustomSubscription.
|
396
|
+
* @param sub - The subscription information.
|
397
|
+
*/
|
398
|
+
public addCustomSubscription(name: string, sub: MSC3575RoomSubscription): void {
|
399
|
+
if (this.customSubscriptions.has(name)) {
|
400
|
+
logger.warn(`addCustomSubscription: ${name} already exists as a custom subscription, ignoring.`);
|
401
|
+
return;
|
402
|
+
}
|
403
|
+
this.customSubscriptions.set(name, sub);
|
404
|
+
}
|
405
|
+
|
406
|
+
/**
|
407
|
+
* Use a custom subscription previously added via addCustomSubscription. No requests are sent
|
408
|
+
* by calling this method. Use modifyRoomSubscriptions to resend subscription information.
|
409
|
+
* @param roomId - The room to use the subscription in.
|
410
|
+
* @param name - The name of the subscription. If this name is unknown, the default subscription
|
411
|
+
* will be used.
|
412
|
+
*/
|
413
|
+
public useCustomSubscription(roomId: string, name: string): void {
|
414
|
+
// We already know about this custom subscription, as it is immutable,
|
415
|
+
// we don't need to unconfirm the subscription.
|
416
|
+
if (this.roomIdToCustomSubscription.get(roomId) === name) {
|
417
|
+
return;
|
418
|
+
}
|
419
|
+
this.roomIdToCustomSubscription.set(roomId, name);
|
420
|
+
// unconfirm this subscription so a resend() will send it up afresh.
|
421
|
+
this.confirmedRoomSubscriptions.delete(roomId);
|
422
|
+
}
|
423
|
+
|
424
|
+
/**
|
425
|
+
* Get the room index data for a list.
|
426
|
+
* @param key - The list key
|
427
|
+
* @returns The list data which contains the rooms in this list
|
428
|
+
*/
|
429
|
+
public getListData(key: string): { joinedCount: number; roomIndexToRoomId: Record<number, string> } | null {
|
430
|
+
const data = this.lists.get(key);
|
431
|
+
if (!data) {
|
432
|
+
return null;
|
433
|
+
}
|
434
|
+
return {
|
435
|
+
joinedCount: data.joinedCount,
|
436
|
+
roomIndexToRoomId: Object.assign({}, data.roomIndexToRoomId),
|
437
|
+
};
|
438
|
+
}
|
439
|
+
|
440
|
+
/**
|
441
|
+
* Get the full request list parameters for a list index. This function is provided for callers to use
|
442
|
+
* in conjunction with setList to update fields on an existing list.
|
443
|
+
* @param key - The list key to get the params for.
|
444
|
+
* @returns A copy of the list params or undefined.
|
445
|
+
*/
|
446
|
+
public getListParams(key: string): MSC3575List | null {
|
447
|
+
const params = this.lists.get(key);
|
448
|
+
if (!params) {
|
449
|
+
return null;
|
450
|
+
}
|
451
|
+
return params.getList(true);
|
452
|
+
}
|
453
|
+
|
454
|
+
/**
|
455
|
+
* Set new ranges for an existing list. Calling this function when _only_ the ranges have changed
|
456
|
+
* is more efficient than calling setList(index,list) as this function won't resend sticky params,
|
457
|
+
* whereas setList always will.
|
458
|
+
* @param key - The list key to modify
|
459
|
+
* @param ranges - The new ranges to apply.
|
460
|
+
* @returns A promise which resolves to the transaction ID when it has been received down sync
|
461
|
+
* (or rejects with the transaction ID if the action was not applied e.g the request was cancelled
|
462
|
+
* immediately after sending, in which case the action will be applied in the subsequent request)
|
463
|
+
*/
|
464
|
+
public setListRanges(key: string, ranges: number[][]): Promise<string> {
|
465
|
+
const list = this.lists.get(key);
|
466
|
+
if (!list) {
|
467
|
+
return Promise.reject(new Error("no list with key " + key));
|
468
|
+
}
|
469
|
+
list.updateListRange(ranges);
|
470
|
+
return this.resend();
|
471
|
+
}
|
472
|
+
|
473
|
+
/**
|
474
|
+
* Add or replace a list. Calling this function will interrupt the /sync request to resend new
|
475
|
+
* lists.
|
476
|
+
* @param key - The key to modify
|
477
|
+
* @param list - The new list parameters.
|
478
|
+
* @returns A promise which resolves to the transaction ID when it has been received down sync
|
479
|
+
* (or rejects with the transaction ID if the action was not applied e.g the request was cancelled
|
480
|
+
* immediately after sending, in which case the action will be applied in the subsequent request)
|
481
|
+
*/
|
482
|
+
public setList(key: string, list: MSC3575List): Promise<string> {
|
483
|
+
const existingList = this.lists.get(key);
|
484
|
+
if (existingList) {
|
485
|
+
existingList.replaceList(list);
|
486
|
+
this.lists.set(key, existingList);
|
487
|
+
} else {
|
488
|
+
this.lists.set(key, new SlidingList(list));
|
489
|
+
}
|
490
|
+
this.listModifiedCount += 1;
|
491
|
+
return this.resend();
|
492
|
+
}
|
493
|
+
|
494
|
+
/**
|
495
|
+
* Get the room subscriptions for the sync API.
|
496
|
+
* @returns A copy of the desired room subscriptions.
|
497
|
+
*/
|
498
|
+
public getRoomSubscriptions(): Set<string> {
|
499
|
+
return new Set(Array.from(this.desiredRoomSubscriptions));
|
500
|
+
}
|
501
|
+
|
502
|
+
/**
|
503
|
+
* Modify the room subscriptions for the sync API. Calling this function will interrupt the
|
504
|
+
* /sync request to resend new subscriptions. If the /sync stream has not started, this will
|
505
|
+
* prepare the room subscriptions for when start() is called.
|
506
|
+
* @param s - The new desired room subscriptions.
|
507
|
+
* @returns A promise which resolves to the transaction ID when it has been received down sync
|
508
|
+
* (or rejects with the transaction ID if the action was not applied e.g the request was cancelled
|
509
|
+
* immediately after sending, in which case the action will be applied in the subsequent request)
|
510
|
+
*/
|
511
|
+
public modifyRoomSubscriptions(s: Set<string>): Promise<string> {
|
512
|
+
this.desiredRoomSubscriptions = s;
|
513
|
+
return this.resend();
|
514
|
+
}
|
515
|
+
|
516
|
+
/**
|
517
|
+
* Modify which events to retrieve for room subscriptions. Invalidates all room subscriptions
|
518
|
+
* such that they will be sent up afresh.
|
519
|
+
* @param rs - The new room subscription fields to fetch.
|
520
|
+
* @returns A promise which resolves to the transaction ID when it has been received down sync
|
521
|
+
* (or rejects with the transaction ID if the action was not applied e.g the request was cancelled
|
522
|
+
* immediately after sending, in which case the action will be applied in the subsequent request)
|
523
|
+
*/
|
524
|
+
public modifyRoomSubscriptionInfo(rs: MSC3575RoomSubscription): Promise<string> {
|
525
|
+
this.roomSubscriptionInfo = rs;
|
526
|
+
this.confirmedRoomSubscriptions = new Set<string>();
|
527
|
+
return this.resend();
|
528
|
+
}
|
529
|
+
|
530
|
+
/**
|
531
|
+
* Register an extension to send with the /sync request.
|
532
|
+
* @param ext - The extension to register.
|
533
|
+
*/
|
534
|
+
public registerExtension(ext: Extension<any, any>): void {
|
535
|
+
if (this.extensions[ext.name()]) {
|
536
|
+
throw new Error(`registerExtension: ${ext.name()} already exists as an extension`);
|
537
|
+
}
|
538
|
+
this.extensions[ext.name()] = ext;
|
539
|
+
}
|
540
|
+
|
541
|
+
private getExtensionRequest(isInitial: boolean): Record<string, object | undefined> {
|
542
|
+
const ext: Record<string, object | undefined> = {};
|
543
|
+
Object.keys(this.extensions).forEach((extName) => {
|
544
|
+
ext[extName] = this.extensions[extName].onRequest(isInitial);
|
545
|
+
});
|
546
|
+
return ext;
|
547
|
+
}
|
548
|
+
|
549
|
+
private async onPreExtensionsResponse(ext: Record<string, object>): Promise<void> {
|
550
|
+
await Promise.all(
|
551
|
+
Object.keys(ext).map(async (extName) => {
|
552
|
+
if (this.extensions[extName].when() == ExtensionState.PreProcess) {
|
553
|
+
await this.extensions[extName].onResponse(ext[extName]);
|
554
|
+
}
|
555
|
+
}),
|
556
|
+
);
|
557
|
+
}
|
558
|
+
|
559
|
+
private async onPostExtensionsResponse(ext: Record<string, object>): Promise<void> {
|
560
|
+
await Promise.all(
|
561
|
+
Object.keys(ext).map(async (extName) => {
|
562
|
+
if (this.extensions[extName].when() == ExtensionState.PostProcess) {
|
563
|
+
await this.extensions[extName].onResponse(ext[extName]);
|
564
|
+
}
|
565
|
+
}),
|
566
|
+
);
|
567
|
+
}
|
568
|
+
|
569
|
+
/**
|
570
|
+
* Invoke all attached room data listeners.
|
571
|
+
* @param roomId - The room which received some data.
|
572
|
+
* @param roomData - The raw sliding sync response JSON.
|
573
|
+
*/
|
574
|
+
private async invokeRoomDataListeners(roomId: string, roomData: MSC3575RoomData): Promise<void> {
|
575
|
+
if (!roomData.required_state) {
|
576
|
+
roomData.required_state = [];
|
577
|
+
}
|
578
|
+
if (!roomData.timeline) {
|
579
|
+
roomData.timeline = [];
|
580
|
+
}
|
581
|
+
await this.emitPromised(SlidingSyncEvent.RoomData, roomId, roomData);
|
582
|
+
}
|
583
|
+
|
584
|
+
/**
|
585
|
+
* Invoke all attached lifecycle listeners.
|
586
|
+
* @param state - The Lifecycle state
|
587
|
+
* @param resp - The raw sync response JSON
|
588
|
+
* @param err - Any error that occurred when making the request e.g. network errors.
|
589
|
+
*/
|
590
|
+
private invokeLifecycleListeners(
|
591
|
+
state: SlidingSyncState,
|
592
|
+
resp: MSC3575SlidingSyncResponse | null,
|
593
|
+
err?: Error,
|
594
|
+
): void {
|
595
|
+
this.emit(SlidingSyncEvent.Lifecycle, state, resp, err);
|
596
|
+
}
|
597
|
+
|
598
|
+
private shiftRight(listKey: string, hi: number, low: number): void {
|
599
|
+
const list = this.lists.get(listKey);
|
600
|
+
if (!list) {
|
601
|
+
return;
|
602
|
+
}
|
603
|
+
// l h
|
604
|
+
// 0,1,2,3,4 <- before
|
605
|
+
// 0,1,2,2,3 <- after, hi is deleted and low is duplicated
|
606
|
+
for (let i = hi; i > low; i--) {
|
607
|
+
if (list.isIndexInRange(i)) {
|
608
|
+
list.roomIndexToRoomId[i] = list.roomIndexToRoomId[i - 1];
|
609
|
+
}
|
610
|
+
}
|
611
|
+
}
|
612
|
+
|
613
|
+
private shiftLeft(listKey: string, hi: number, low: number): void {
|
614
|
+
const list = this.lists.get(listKey);
|
615
|
+
if (!list) {
|
616
|
+
return;
|
617
|
+
}
|
618
|
+
// l h
|
619
|
+
// 0,1,2,3,4 <- before
|
620
|
+
// 0,1,3,4,4 <- after, low is deleted and hi is duplicated
|
621
|
+
for (let i = low; i < hi; i++) {
|
622
|
+
if (list.isIndexInRange(i)) {
|
623
|
+
list.roomIndexToRoomId[i] = list.roomIndexToRoomId[i + 1];
|
624
|
+
}
|
625
|
+
}
|
626
|
+
}
|
627
|
+
|
628
|
+
private removeEntry(listKey: string, index: number): void {
|
629
|
+
const list = this.lists.get(listKey);
|
630
|
+
if (!list) {
|
631
|
+
return;
|
632
|
+
}
|
633
|
+
// work out the max index
|
634
|
+
let max = -1;
|
635
|
+
for (const n in list.roomIndexToRoomId) {
|
636
|
+
if (Number(n) > max) {
|
637
|
+
max = Number(n);
|
638
|
+
}
|
639
|
+
}
|
640
|
+
if (max < 0 || index > max) {
|
641
|
+
return;
|
642
|
+
}
|
643
|
+
// Everything higher than the gap needs to be shifted left.
|
644
|
+
this.shiftLeft(listKey, max, index);
|
645
|
+
delete list.roomIndexToRoomId[max];
|
646
|
+
}
|
647
|
+
|
648
|
+
private addEntry(listKey: string, index: number): void {
|
649
|
+
const list = this.lists.get(listKey);
|
650
|
+
if (!list) {
|
651
|
+
return;
|
652
|
+
}
|
653
|
+
// work out the max index
|
654
|
+
let max = -1;
|
655
|
+
for (const n in list.roomIndexToRoomId) {
|
656
|
+
if (Number(n) > max) {
|
657
|
+
max = Number(n);
|
658
|
+
}
|
659
|
+
}
|
660
|
+
if (max < 0 || index > max) {
|
661
|
+
return;
|
662
|
+
}
|
663
|
+
// Everything higher than the gap needs to be shifted right, +1 so we don't delete the highest element
|
664
|
+
this.shiftRight(listKey, max + 1, index);
|
665
|
+
}
|
666
|
+
|
667
|
+
private processListOps(list: ListResponse, listKey: string): void {
|
668
|
+
let gapIndex = -1;
|
669
|
+
const listData = this.lists.get(listKey);
|
670
|
+
if (!listData) {
|
671
|
+
return;
|
672
|
+
}
|
673
|
+
list.ops.forEach((op: Operation) => {
|
674
|
+
if (!listData) {
|
675
|
+
return;
|
676
|
+
}
|
677
|
+
switch (op.op) {
|
678
|
+
case "DELETE": {
|
679
|
+
logger.debug("DELETE", listKey, op.index, ";");
|
680
|
+
delete listData.roomIndexToRoomId[op.index];
|
681
|
+
if (gapIndex !== -1) {
|
682
|
+
// we already have a DELETE operation to process, so process it.
|
683
|
+
this.removeEntry(listKey, gapIndex);
|
684
|
+
}
|
685
|
+
gapIndex = op.index;
|
686
|
+
break;
|
687
|
+
}
|
688
|
+
case "INSERT": {
|
689
|
+
logger.debug("INSERT", listKey, op.index, op.room_id, ";");
|
690
|
+
if (listData.roomIndexToRoomId[op.index]) {
|
691
|
+
// something is in this space, shift items out of the way
|
692
|
+
if (gapIndex < 0) {
|
693
|
+
// we haven't been told where to shift from, so make way for a new room entry.
|
694
|
+
this.addEntry(listKey, op.index);
|
695
|
+
} else if (gapIndex > op.index) {
|
696
|
+
// the gap is further down the list, shift every element to the right
|
697
|
+
// starting at the gap so we can just shift each element in turn:
|
698
|
+
// [A,B,C,_] gapIndex=3, op.index=0
|
699
|
+
// [A,B,C,C] i=3
|
700
|
+
// [A,B,B,C] i=2
|
701
|
+
// [A,A,B,C] i=1
|
702
|
+
// Terminate. We'll assign into op.index next.
|
703
|
+
this.shiftRight(listKey, gapIndex, op.index);
|
704
|
+
} else if (gapIndex < op.index) {
|
705
|
+
// the gap is further up the list, shift every element to the left
|
706
|
+
// starting at the gap so we can just shift each element in turn
|
707
|
+
this.shiftLeft(listKey, op.index, gapIndex);
|
708
|
+
}
|
709
|
+
}
|
710
|
+
// forget the gap, we don't need it anymore. This is outside the check for
|
711
|
+
// a room being present in this index position because INSERTs always universally
|
712
|
+
// forget the gap, not conditionally based on the presence of a room in the INSERT
|
713
|
+
// position. Without this, DELETE 0; INSERT 0; would do the wrong thing.
|
714
|
+
gapIndex = -1;
|
715
|
+
listData.roomIndexToRoomId[op.index] = op.room_id;
|
716
|
+
break;
|
717
|
+
}
|
718
|
+
case "INVALIDATE": {
|
719
|
+
const startIndex = op.range[0];
|
720
|
+
for (let i = startIndex; i <= op.range[1]; i++) {
|
721
|
+
delete listData.roomIndexToRoomId[i];
|
722
|
+
}
|
723
|
+
logger.debug("INVALIDATE", listKey, op.range[0], op.range[1], ";");
|
724
|
+
break;
|
725
|
+
}
|
726
|
+
case "SYNC": {
|
727
|
+
const startIndex = op.range[0];
|
728
|
+
for (let i = startIndex; i <= op.range[1]; i++) {
|
729
|
+
const roomId = op.room_ids[i - startIndex];
|
730
|
+
if (!roomId) {
|
731
|
+
break; // we are at the end of list
|
732
|
+
}
|
733
|
+
listData.roomIndexToRoomId[i] = roomId;
|
734
|
+
}
|
735
|
+
logger.debug("SYNC", listKey, op.range[0], op.range[1], (op.room_ids || []).join(" "), ";");
|
736
|
+
break;
|
737
|
+
}
|
738
|
+
}
|
739
|
+
});
|
740
|
+
if (gapIndex !== -1) {
|
741
|
+
// we already have a DELETE operation to process, so process it
|
742
|
+
// Everything higher than the gap needs to be shifted left.
|
743
|
+
this.removeEntry(listKey, gapIndex);
|
744
|
+
}
|
745
|
+
}
|
746
|
+
|
747
|
+
/**
|
748
|
+
* Resend a Sliding Sync request. Used when something has changed in the request. Resolves with
|
749
|
+
* the transaction ID of this request on success. Rejects with the transaction ID of this request
|
750
|
+
* on failure.
|
751
|
+
*/
|
752
|
+
public resend(): Promise<string> {
|
753
|
+
if (this.needsResend && this.txnIdDefers.length > 0) {
|
754
|
+
// we already have a resend queued, so just return the same promise
|
755
|
+
return this.txnIdDefers[this.txnIdDefers.length - 1].promise;
|
756
|
+
}
|
757
|
+
this.needsResend = true;
|
758
|
+
this.txnId = this.client.makeTxnId();
|
759
|
+
const d = defer<string>();
|
760
|
+
this.txnIdDefers.push({
|
761
|
+
...d,
|
762
|
+
txnId: this.txnId,
|
763
|
+
});
|
764
|
+
this.abortController?.abort();
|
765
|
+
this.abortController = new AbortController();
|
766
|
+
return d.promise;
|
767
|
+
}
|
768
|
+
|
769
|
+
private resolveTransactionDefers(txnId?: string): void {
|
770
|
+
if (!txnId) {
|
771
|
+
return;
|
772
|
+
}
|
773
|
+
// find the matching index
|
774
|
+
let txnIndex = -1;
|
775
|
+
for (let i = 0; i < this.txnIdDefers.length; i++) {
|
776
|
+
if (this.txnIdDefers[i].txnId === txnId) {
|
777
|
+
txnIndex = i;
|
778
|
+
break;
|
779
|
+
}
|
780
|
+
}
|
781
|
+
if (txnIndex === -1) {
|
782
|
+
// this shouldn't happen; we shouldn't be seeing txn_ids for things we don't know about,
|
783
|
+
// whine about it.
|
784
|
+
logger.warn(`resolveTransactionDefers: seen ${txnId} but it isn't a pending txn, ignoring.`);
|
785
|
+
return;
|
786
|
+
}
|
787
|
+
// This list is sorted in time, so if the input txnId ACKs in the middle of this array,
|
788
|
+
// then everything before it that hasn't been ACKed yet never will and we should reject them.
|
789
|
+
for (let i = 0; i < txnIndex; i++) {
|
790
|
+
this.txnIdDefers[i].reject(this.txnIdDefers[i].txnId);
|
791
|
+
}
|
792
|
+
this.txnIdDefers[txnIndex].resolve(txnId);
|
793
|
+
// clear out settled promises, including the one we resolved.
|
794
|
+
this.txnIdDefers = this.txnIdDefers.slice(txnIndex + 1);
|
795
|
+
}
|
796
|
+
|
797
|
+
/**
|
798
|
+
* Stop syncing with the server.
|
799
|
+
*/
|
800
|
+
public stop(): void {
|
801
|
+
this.terminated = true;
|
802
|
+
this.abortController?.abort();
|
803
|
+
// remove all listeners so things can be GC'd
|
804
|
+
this.removeAllListeners(SlidingSyncEvent.Lifecycle);
|
805
|
+
this.removeAllListeners(SlidingSyncEvent.List);
|
806
|
+
this.removeAllListeners(SlidingSyncEvent.RoomData);
|
807
|
+
}
|
808
|
+
|
809
|
+
/**
|
810
|
+
* Re-setup this connection e.g in the event of an expired session.
|
811
|
+
*/
|
812
|
+
private resetup(): void {
|
813
|
+
logger.warn("SlidingSync: resetting connection info");
|
814
|
+
// any pending txn ID defers will be forgotten already by the server, so clear them out
|
815
|
+
this.txnIdDefers.forEach((d) => {
|
816
|
+
d.reject(d.txnId);
|
817
|
+
});
|
818
|
+
this.txnIdDefers = [];
|
819
|
+
// resend sticky params and de-confirm all subscriptions
|
820
|
+
this.lists.forEach((l) => {
|
821
|
+
l.setModified(true);
|
822
|
+
});
|
823
|
+
this.confirmedRoomSubscriptions = new Set<string>(); // leave desired ones alone though!
|
824
|
+
// reset the connection as we might be wedged
|
825
|
+
this.needsResend = true;
|
826
|
+
this.abortController?.abort();
|
827
|
+
this.abortController = new AbortController();
|
828
|
+
}
|
829
|
+
|
830
|
+
/**
|
831
|
+
* Start syncing with the server. Blocks until stopped.
|
832
|
+
*/
|
833
|
+
public async start(): Promise<void> {
|
834
|
+
this.abortController = new AbortController();
|
835
|
+
|
836
|
+
let currentPos: string | undefined;
|
837
|
+
while (!this.terminated) {
|
838
|
+
this.needsResend = false;
|
839
|
+
let doNotUpdateList = false;
|
840
|
+
let resp: MSC3575SlidingSyncResponse | undefined;
|
841
|
+
try {
|
842
|
+
const listModifiedCount = this.listModifiedCount;
|
843
|
+
const reqLists: Record<string, MSC3575List> = {};
|
844
|
+
this.lists.forEach((l: SlidingList, key: string) => {
|
845
|
+
reqLists[key] = l.getList(false);
|
846
|
+
});
|
847
|
+
const reqBody: MSC3575SlidingSyncRequest = {
|
848
|
+
lists: reqLists,
|
849
|
+
pos: currentPos,
|
850
|
+
timeout: this.timeoutMS,
|
851
|
+
clientTimeout: this.timeoutMS + BUFFER_PERIOD_MS,
|
852
|
+
extensions: this.getExtensionRequest(currentPos === undefined),
|
853
|
+
};
|
854
|
+
// check if we are (un)subscribing to a room and modify request this one time for it
|
855
|
+
const newSubscriptions = difference(this.desiredRoomSubscriptions, this.confirmedRoomSubscriptions);
|
856
|
+
const unsubscriptions = difference(this.confirmedRoomSubscriptions, this.desiredRoomSubscriptions);
|
857
|
+
if (unsubscriptions.size > 0) {
|
858
|
+
reqBody.unsubscribe_rooms = Array.from(unsubscriptions);
|
859
|
+
}
|
860
|
+
if (newSubscriptions.size > 0) {
|
861
|
+
reqBody.room_subscriptions = {};
|
862
|
+
for (const roomId of newSubscriptions) {
|
863
|
+
const customSubName = this.roomIdToCustomSubscription.get(roomId);
|
864
|
+
let sub = this.roomSubscriptionInfo;
|
865
|
+
if (customSubName && this.customSubscriptions.has(customSubName)) {
|
866
|
+
sub = this.customSubscriptions.get(customSubName)!;
|
867
|
+
}
|
868
|
+
reqBody.room_subscriptions[roomId] = sub;
|
869
|
+
}
|
870
|
+
}
|
871
|
+
if (this.txnId) {
|
872
|
+
reqBody.txn_id = this.txnId;
|
873
|
+
this.txnId = null;
|
874
|
+
}
|
875
|
+
this.pendingReq = this.client.slidingSync(reqBody, this.proxyBaseUrl, this.abortController.signal);
|
876
|
+
resp = await this.pendingReq;
|
877
|
+
currentPos = resp.pos;
|
878
|
+
// update what we think we're subscribed to.
|
879
|
+
for (const roomId of newSubscriptions) {
|
880
|
+
this.confirmedRoomSubscriptions.add(roomId);
|
881
|
+
}
|
882
|
+
for (const roomId of unsubscriptions) {
|
883
|
+
this.confirmedRoomSubscriptions.delete(roomId);
|
884
|
+
}
|
885
|
+
if (listModifiedCount !== this.listModifiedCount) {
|
886
|
+
// the lists have been modified whilst we were waiting for 'await' to return, but the abort()
|
887
|
+
// call did nothing. It is NOT SAFE to modify the list array now. We'll process the response but
|
888
|
+
// not update list pointers.
|
889
|
+
logger.debug("list modified during await call, not updating list");
|
890
|
+
doNotUpdateList = true;
|
891
|
+
}
|
892
|
+
// mark all these lists as having been sent as sticky so we don't keep sending sticky params
|
893
|
+
this.lists.forEach((l) => {
|
894
|
+
l.setModified(false);
|
895
|
+
});
|
896
|
+
// set default empty values so we don't need to null check
|
897
|
+
resp.lists = resp.lists || {};
|
898
|
+
resp.rooms = resp.rooms || {};
|
899
|
+
resp.extensions = resp.extensions || {};
|
900
|
+
Object.keys(resp.lists).forEach((key: string) => {
|
901
|
+
const list = this.lists.get(key);
|
902
|
+
if (!list || !resp) {
|
903
|
+
return;
|
904
|
+
}
|
905
|
+
list.joinedCount = resp.lists[key].count;
|
906
|
+
});
|
907
|
+
this.invokeLifecycleListeners(SlidingSyncState.RequestFinished, resp);
|
908
|
+
} catch (err) {
|
909
|
+
if ((<HTTPError>err).httpStatus) {
|
910
|
+
this.invokeLifecycleListeners(SlidingSyncState.RequestFinished, null, <Error>err);
|
911
|
+
if ((<HTTPError>err).httpStatus === 400) {
|
912
|
+
// session probably expired TODO: assign an errcode
|
913
|
+
// so drop state and re-request
|
914
|
+
this.resetup();
|
915
|
+
currentPos = undefined;
|
916
|
+
await sleep(50); // in case the 400 was for something else; don't tightloop
|
917
|
+
continue;
|
918
|
+
} // else fallthrough to generic error handling
|
919
|
+
} else if (this.needsResend || (<Error>err).name === "AbortError") {
|
920
|
+
continue; // don't sleep as we caused this error by abort()ing the request.
|
921
|
+
}
|
922
|
+
logger.error(err);
|
923
|
+
await sleep(5000);
|
924
|
+
}
|
925
|
+
if (!resp) {
|
926
|
+
continue;
|
927
|
+
}
|
928
|
+
await this.onPreExtensionsResponse(resp.extensions);
|
929
|
+
|
930
|
+
for (const roomId in resp.rooms) {
|
931
|
+
await this.invokeRoomDataListeners(roomId, resp!.rooms[roomId]);
|
932
|
+
}
|
933
|
+
|
934
|
+
const listKeysWithUpdates: Set<string> = new Set();
|
935
|
+
if (!doNotUpdateList) {
|
936
|
+
for (const [key, list] of Object.entries(resp.lists)) {
|
937
|
+
list.ops = list.ops || [];
|
938
|
+
if (list.ops.length > 0) {
|
939
|
+
listKeysWithUpdates.add(key);
|
940
|
+
}
|
941
|
+
this.processListOps(list, key);
|
942
|
+
}
|
943
|
+
}
|
944
|
+
this.invokeLifecycleListeners(SlidingSyncState.Complete, resp);
|
945
|
+
await this.onPostExtensionsResponse(resp.extensions);
|
946
|
+
listKeysWithUpdates.forEach((listKey: string) => {
|
947
|
+
const list = this.lists.get(listKey);
|
948
|
+
if (!list) {
|
949
|
+
return;
|
950
|
+
}
|
951
|
+
this.emit(SlidingSyncEvent.List, listKey, list.joinedCount, Object.assign({}, list.roomIndexToRoomId));
|
952
|
+
});
|
953
|
+
|
954
|
+
this.resolveTransactionDefers(resp.txn_id);
|
955
|
+
}
|
956
|
+
}
|
957
|
+
}
|
958
|
+
|
959
|
+
const difference = (setA: Set<string>, setB: Set<string>): Set<string> => {
|
960
|
+
const diff = new Set(setA);
|
961
|
+
for (const elem of setB) {
|
962
|
+
diff.delete(elem);
|
963
|
+
}
|
964
|
+
return diff;
|
965
|
+
};
|