@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 @@
|
|
1
|
+
{"version":3,"file":"room-member.js","names":["getHttpUriForMxc","removeDirectionOverrideChars","removeHiddenChars","logger","TypedEventEmitter","EventType","KnownMembership","RoomMemberEvent","RoomMember","constructor","roomId","userId","_defineProperty","name","rawDisplayName","updateModifiedTime","markOutOfBand","_isOutOfBand","isOutOfBand","setMembershipEvent","event","roomState","_event$getDirectional","_event$getDirectional2","displayName","getDirectionalContent","displayname","getType","events","member","oldMembership","membership","undefined","trace","concat","forwardLooking","getContent","getPrevContent","disambiguate","shouldDisambiguate","oldName","calculateDisplayName","emit","Membership","Name","setPowerLevelEvent","powerLevelEvent","RoomPowerLevels","getStateKey","evContent","maxLevel","users_default","users","Object","values","forEach","lvl","Math","max","oldPowerLevel","powerLevel","oldPowerLevelNorm","powerLevelNorm","Number","isInteger","PowerLevel","setTypingEvent","oldTyping","typing","typingList","user_ids","Array","isArray","indexOf","Typing","modified","Date","now","getLastModifiedTime","isKicked","Leave","getSender","getDMInviter","memberEvent","memberContent","inviteSender","Join","getUnsigned","prev_sender","Invite","is_direct","getAvatarUrl","baseUrl","width","height","resizeMethod","allowDefault","arguments","length","allowDirectLinks","rawUrl","getMxcAvatarUrl","httpUrl","avatar_url","user","avatarUrl","MXID_PATTERN","LTR_RTL_PATTERN","selfUserId","test","userIds","getUserIdsWithDisplayName","some","u"],"sources":["../../src/models/room-member.ts"],"sourcesContent":["/*\nCopyright 2015 - 2021 The Matrix.org Foundation C.I.C.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n*/\n\nimport { getHttpUriForMxc } from \"../content-repo.ts\";\nimport { removeDirectionOverrideChars, removeHiddenChars } from \"../utils.ts\";\nimport { User } from \"./user.ts\";\nimport { MatrixEvent } from \"./event.ts\";\nimport { RoomState } from \"./room-state.ts\";\nimport { logger } from \"../logger.ts\";\nimport { TypedEventEmitter } from \"./typed-event-emitter.ts\";\nimport { EventType } from \"../@types/event.ts\";\nimport { KnownMembership, Membership } from \"../@types/membership.ts\";\n\nexport enum RoomMemberEvent {\n Membership = \"RoomMember.membership\",\n Name = \"RoomMember.name\",\n PowerLevel = \"RoomMember.powerLevel\",\n Typing = \"RoomMember.typing\",\n}\n\nexport type RoomMemberEventHandlerMap = {\n /**\n * Fires whenever any room member's membership state changes.\n * @param event - The matrix event which caused this event to fire.\n * @param member - The member whose RoomMember.membership changed.\n * @param oldMembership - The previous membership state. Null if it's a new member.\n * @example\n * ```\n * matrixClient.on(\"RoomMember.membership\", function(event, member, oldMembership){\n * var newState = member.membership;\n * });\n * ```\n */\n [RoomMemberEvent.Membership]: (event: MatrixEvent, member: RoomMember, oldMembership?: string) => void;\n /**\n * Fires whenever any room member's name changes.\n * @param event - The matrix event which caused this event to fire.\n * @param member - The member whose RoomMember.name changed.\n * @param oldName - The previous name. Null if the member didn't have a name previously.\n * @example\n * ```\n * matrixClient.on(\"RoomMember.name\", function(event, member){\n * var newName = member.name;\n * });\n * ```\n */\n [RoomMemberEvent.Name]: (event: MatrixEvent, member: RoomMember, oldName: string | null) => void;\n /**\n * Fires whenever any room member's power level changes.\n * @param event - The matrix event which caused this event to fire.\n * @param member - The member whose RoomMember.powerLevel changed.\n * @example\n * ```\n * matrixClient.on(\"RoomMember.powerLevel\", function(event, member){\n * var newPowerLevel = member.powerLevel;\n * var newNormPowerLevel = member.powerLevelNorm;\n * });\n * ```\n */\n [RoomMemberEvent.PowerLevel]: (event: MatrixEvent, member: RoomMember) => void;\n /**\n * Fires whenever any room member's typing state changes.\n * @param event - The matrix event which caused this event to fire.\n * @param member - The member whose RoomMember.typing changed.\n * @example\n * ```\n * matrixClient.on(\"RoomMember.typing\", function(event, member){\n * var isTyping = member.typing;\n * });\n * ```\n */\n [RoomMemberEvent.Typing]: (event: MatrixEvent, member: RoomMember) => void;\n};\n\nexport class RoomMember extends TypedEventEmitter<RoomMemberEvent, RoomMemberEventHandlerMap> {\n private _isOutOfBand = false;\n private modified = -1;\n public requestedProfileInfo = false; // used by sync.ts\n\n // XXX these should be read-only\n /**\n * True if the room member is currently typing.\n */\n public typing = false;\n /**\n * The human-readable name for this room member. This will be\n * disambiguated with a suffix of \" (\\@user_id:matrix.org)\" if another member shares the\n * same displayname.\n */\n public name: string;\n /**\n * The ambiguous displayname of this room member.\n */\n public rawDisplayName: string;\n /**\n * The power level for this room member.\n */\n public powerLevel = 0;\n /**\n * The normalised power level (0-100) for this room member.\n */\n public powerLevelNorm = 0;\n /**\n * The User object for this room member, if one exists.\n */\n public user?: User;\n /**\n * The membership state for this room member e.g. 'join'.\n */\n public membership?: Membership;\n /**\n * True if the member's name is disambiguated.\n */\n public disambiguate = false;\n /**\n * The events describing this RoomMember.\n */\n public events: {\n /**\n * The m.room.member event for this RoomMember.\n */\n member?: MatrixEvent;\n } = {};\n\n /**\n * Construct a new room member.\n *\n * @param roomId - The room ID of the member.\n * @param userId - The user ID of the member.\n */\n public constructor(\n public readonly roomId: string,\n public readonly userId: string,\n ) {\n super();\n\n this.name = userId;\n this.rawDisplayName = userId;\n this.updateModifiedTime();\n }\n\n /**\n * Mark the member as coming from a channel that is not sync\n */\n public markOutOfBand(): void {\n this._isOutOfBand = true;\n }\n\n /**\n * @returns does the member come from a channel that is not sync?\n * This is used to store the member seperately\n * from the sync state so it available across browser sessions.\n */\n public isOutOfBand(): boolean {\n return this._isOutOfBand;\n }\n\n /**\n * Update this room member's membership event. May fire \"RoomMember.name\" if\n * this event updates this member's name.\n * @param event - The `m.room.member` event\n * @param roomState - Optional. The room state to take into account\n * when calculating (e.g. for disambiguating users with the same name).\n *\n * @remarks\n * Fires {@link RoomMemberEvent.Name}\n * Fires {@link RoomMemberEvent.Membership}\n */\n public setMembershipEvent(event: MatrixEvent, roomState?: RoomState): void {\n const displayName = event.getDirectionalContent().displayname ?? \"\";\n\n if (event.getType() !== EventType.RoomMember) {\n return;\n }\n\n this._isOutOfBand = false;\n\n this.events.member = event;\n\n const oldMembership = this.membership;\n this.membership = event.getDirectionalContent().membership;\n if (this.membership === undefined) {\n // logging to diagnose https://github.com/vector-im/element-web/issues/20962\n // (logs event content, although only of membership events)\n logger.trace(\n `membership event with membership undefined (forwardLooking: ${event.forwardLooking})!`,\n event.getContent(),\n `prevcontent is `,\n event.getPrevContent(),\n );\n }\n\n this.disambiguate = shouldDisambiguate(this.userId, displayName, roomState);\n\n const oldName = this.name;\n this.name = calculateDisplayName(this.userId, displayName, this.disambiguate);\n\n // not quite raw: we strip direction override chars so it can safely be inserted into\n // blocks of text without breaking the text direction\n this.rawDisplayName = removeDirectionOverrideChars(event.getDirectionalContent().displayname ?? \"\");\n if (!this.rawDisplayName || !removeHiddenChars(this.rawDisplayName)) {\n this.rawDisplayName = this.userId;\n }\n\n if (oldMembership !== this.membership) {\n this.updateModifiedTime();\n this.emit(RoomMemberEvent.Membership, event, this, oldMembership);\n }\n if (oldName !== this.name) {\n this.updateModifiedTime();\n this.emit(RoomMemberEvent.Name, event, this, oldName);\n }\n }\n\n /**\n * Update this room member's power level event. May fire\n * \"RoomMember.powerLevel\" if this event updates this member's power levels.\n * @param powerLevelEvent - The `m.room.power_levels` event\n *\n * @remarks\n * Fires {@link RoomMemberEvent.PowerLevel}\n */\n public setPowerLevelEvent(powerLevelEvent: MatrixEvent): void {\n if (powerLevelEvent.getType() !== EventType.RoomPowerLevels || powerLevelEvent.getStateKey() !== \"\") {\n return;\n }\n\n const evContent = powerLevelEvent.getDirectionalContent();\n\n let maxLevel = evContent.users_default || 0;\n const users: { [userId: string]: number } = evContent.users || {};\n Object.values(users).forEach((lvl: number) => {\n maxLevel = Math.max(maxLevel, lvl);\n });\n const oldPowerLevel = this.powerLevel;\n const oldPowerLevelNorm = this.powerLevelNorm;\n\n if (users[this.userId] !== undefined && Number.isInteger(users[this.userId])) {\n this.powerLevel = users[this.userId];\n } else if (evContent.users_default !== undefined) {\n this.powerLevel = evContent.users_default;\n } else {\n this.powerLevel = 0;\n }\n this.powerLevelNorm = 0;\n if (maxLevel > 0) {\n this.powerLevelNorm = (this.powerLevel * 100) / maxLevel;\n }\n\n // emit for changes in powerLevelNorm as well (since the app will need to\n // redraw everyone's level if the max has changed)\n if (oldPowerLevel !== this.powerLevel || oldPowerLevelNorm !== this.powerLevelNorm) {\n this.updateModifiedTime();\n this.emit(RoomMemberEvent.PowerLevel, powerLevelEvent, this);\n }\n }\n\n /**\n * Update this room member's typing event. May fire \"RoomMember.typing\" if\n * this event changes this member's typing state.\n * @param event - The typing event\n *\n * @remarks\n * Fires {@link RoomMemberEvent.Typing}\n */\n public setTypingEvent(event: MatrixEvent): void {\n if (event.getType() !== \"m.typing\") {\n return;\n }\n const oldTyping = this.typing;\n this.typing = false;\n const typingList = event.getContent().user_ids;\n if (!Array.isArray(typingList)) {\n // malformed event :/ bail early. TODO: whine?\n return;\n }\n if (typingList.indexOf(this.userId) !== -1) {\n this.typing = true;\n }\n if (oldTyping !== this.typing) {\n this.updateModifiedTime();\n this.emit(RoomMemberEvent.Typing, event, this);\n }\n }\n\n /**\n * Update the last modified time to the current time.\n */\n private updateModifiedTime(): void {\n this.modified = Date.now();\n }\n\n /**\n * Get the timestamp when this RoomMember was last updated. This timestamp is\n * updated when properties on this RoomMember are updated.\n * It is updated <i>before</i> firing events.\n * @returns The timestamp\n */\n public getLastModifiedTime(): number {\n return this.modified;\n }\n\n public isKicked(): boolean {\n return (\n this.membership === KnownMembership.Leave &&\n this.events.member !== undefined &&\n this.events.member.getSender() !== this.events.member.getStateKey()\n );\n }\n\n /**\n * If this member was invited with the is_direct flag set, return\n * the user that invited this member\n * @returns user id of the inviter\n */\n public getDMInviter(): string | undefined {\n // when not available because that room state hasn't been loaded in,\n // we don't really know, but more likely to not be a direct chat\n if (this.events.member) {\n // TODO: persist the is_direct flag on the member as more member events\n // come in caused by displayName changes.\n\n // the is_direct flag is set on the invite member event.\n // This is copied on the prev_content section of the join member event\n // when the invite is accepted.\n\n const memberEvent = this.events.member;\n let memberContent = memberEvent.getContent();\n let inviteSender: string | undefined = memberEvent.getSender();\n\n if (memberContent.membership === KnownMembership.Join) {\n memberContent = memberEvent.getPrevContent();\n inviteSender = memberEvent.getUnsigned().prev_sender;\n }\n\n if (memberContent.membership === KnownMembership.Invite && memberContent.is_direct) {\n return inviteSender;\n }\n }\n }\n\n /**\n * Get the avatar URL for a room member.\n * @param baseUrl - The base homeserver URL See\n * {@link MatrixClient#getHomeserverUrl}.\n * @param width - The desired width of the thumbnail.\n * @param height - The desired height of the thumbnail.\n * @param resizeMethod - The thumbnail resize method to use, either\n * \"crop\" or \"scale\".\n * @param allowDefault - (optional) Passing false causes this method to\n * return null if the user has no avatar image. Otherwise, a default image URL\n * will be returned. Default: true. (Deprecated)\n * @param allowDirectLinks - (optional) If true, the avatar URL will be\n * returned even if it is a direct hyperlink rather than a matrix content URL.\n * If false, any non-matrix content URLs will be ignored. Setting this option to\n * true will expose URLs that, if fetched, will leak information about the user\n * to anyone who they share a room with.\n * @returns the avatar URL or null.\n */\n public getAvatarUrl(\n baseUrl: string,\n width: number,\n height: number,\n resizeMethod: string,\n allowDefault = true,\n allowDirectLinks: boolean,\n ): string | null {\n const rawUrl = this.getMxcAvatarUrl();\n\n if (!rawUrl && !allowDefault) {\n return null;\n }\n const httpUrl = getHttpUriForMxc(baseUrl, rawUrl, width, height, resizeMethod, allowDirectLinks);\n if (httpUrl) {\n return httpUrl;\n }\n return null;\n }\n\n /**\n * get the mxc avatar url, either from a state event, or from a lazily loaded member\n * @returns the mxc avatar url\n */\n public getMxcAvatarUrl(): string | undefined {\n if (this.events.member) {\n return this.events.member.getDirectionalContent().avatar_url;\n } else if (this.user) {\n return this.user.avatarUrl;\n }\n }\n}\n\nconst MXID_PATTERN = /@.+:.+/;\nconst LTR_RTL_PATTERN = /[\\u200E\\u200F\\u202A-\\u202F]/;\n\nfunction shouldDisambiguate(selfUserId: string, displayName?: string, roomState?: RoomState): boolean {\n if (!displayName || displayName === selfUserId) return false;\n\n // First check if the displayname is something we consider truthy\n // after stripping it of zero width characters and padding spaces\n if (!removeHiddenChars(displayName)) return false;\n\n if (!roomState) return false;\n\n // Next check if the name contains something that look like a mxid\n // If it does, it may be someone trying to impersonate someone else\n // Show full mxid in this case\n if (MXID_PATTERN.test(displayName)) return true;\n\n // Also show mxid if the display name contains any LTR/RTL characters as these\n // make it very difficult for us to find similar *looking* display names\n // E.g \"Mark\" could be cloned by writing \"kraM\" but in RTL.\n if (LTR_RTL_PATTERN.test(displayName)) return true;\n\n // Also show mxid if there are other people with the same or similar\n // displayname, after hidden character removal.\n const userIds = roomState.getUserIdsWithDisplayName(displayName);\n if (userIds.some((u) => u !== selfUserId)) return true;\n\n return false;\n}\n\nfunction calculateDisplayName(selfUserId: string, displayName: string | undefined, disambiguate: boolean): string {\n if (!displayName || displayName === selfUserId) return selfUserId;\n\n if (disambiguate) return removeDirectionOverrideChars(displayName) + \" (\" + selfUserId + \")\";\n\n // First check if the displayname is something we consider truthy\n // after stripping it of zero width characters and padding spaces\n if (!removeHiddenChars(displayName)) return selfUserId;\n\n // We always strip the direction override characters (LRO and RLO).\n // These override the text direction for all subsequent characters\n // in the paragraph so if display names contained these, they'd\n // need to be wrapped in something to prevent this from leaking out\n // (which we can do in HTML but not text) or we'd need to add\n // control characters to the string to reset any overrides (eg.\n // adding PDF characters at the end). As far as we can see,\n // there should be no reason these would be necessary - rtl display\n // names should flip into the correct direction automatically based on\n // the characters, and you can still embed rtl in ltr or vice versa\n // with the embed chars or marker chars.\n return removeDirectionOverrideChars(displayName);\n}\n"],"mappings":"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","ignoreList":[]}
|
@@ -0,0 +1,39 @@
|
|
1
|
+
import { ReceiptContent } from "../@types/read_receipts.ts";
|
2
|
+
import { Room } from "./room.ts";
|
3
|
+
/**
|
4
|
+
* The latest receipts we have for a room.
|
5
|
+
*/
|
6
|
+
export declare class RoomReceipts {
|
7
|
+
private room;
|
8
|
+
private threadedReceipts;
|
9
|
+
private unthreadedReceipts;
|
10
|
+
private danglingReceipts;
|
11
|
+
constructor(room: Room);
|
12
|
+
/**
|
13
|
+
* Remember the receipt information supplied. For each receipt:
|
14
|
+
*
|
15
|
+
* If we don't have the event for this receipt, store it as "dangling" so we
|
16
|
+
* can process it later.
|
17
|
+
*
|
18
|
+
* Otherwise store it per-user in either the threaded store for its
|
19
|
+
* thread_id, or the unthreaded store if there is no thread_id.
|
20
|
+
*
|
21
|
+
* Ignores any receipt that is before an existing receipt for the same user
|
22
|
+
* (in the same thread, if applicable). "Before" is defined by the
|
23
|
+
* unfilteredTimelineSet of the room.
|
24
|
+
*/
|
25
|
+
add(receiptContent: ReceiptContent, synthetic: boolean): void;
|
26
|
+
/**
|
27
|
+
* Look for dangling receipts for the given event ID,
|
28
|
+
* and add them to the thread of unthread receipts if found.
|
29
|
+
* @param event - the event to look for
|
30
|
+
*/
|
31
|
+
private onTimelineEvent;
|
32
|
+
hasUserReadEvent(userId: string, eventId: string): boolean;
|
33
|
+
/**
|
34
|
+
* @returns true if the thread with this ID can be found, and the supplied
|
35
|
+
* user sent the latest message in it.
|
36
|
+
*/
|
37
|
+
private userSentLatestEventInThread;
|
38
|
+
}
|
39
|
+
//# sourceMappingURL=room-receipts.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"room-receipts.d.ts","sourceRoot":"","sources":["../../src/models/room-receipts.ts"],"names":[],"mappings":"AAgBA,OAAO,EAA+B,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAEzF,OAAO,EAAE,IAAI,EAAa,MAAM,WAAW,CAAC;AAI5C;;GAEG;AACH,qBAAa,YAAY;IACrB,OAAO,CAAC,IAAI,CAAO;IACnB,OAAO,CAAC,gBAAgB,CAAmB;IAC3C,OAAO,CAAC,kBAAkB,CAAiB;IAC3C,OAAO,CAAC,gBAAgB,CAAmB;gBAExB,IAAI,EAAE,IAAI;IAS7B;;;;;;;;;;;;OAYG;IACI,GAAG,CAAC,cAAc,EAAE,cAAc,EAAE,SAAS,EAAE,OAAO,GAAG,IAAI;IA4CpE;;;;OAIG;IACH,OAAO,CAAC,eAAe,CA2BrB;IAEK,gBAAgB,CAAC,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO;IA2CjE;;;OAGG;IACH,OAAO,CAAC,2BAA2B;CAQtC"}
|
@@ -0,0 +1,392 @@
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
2
|
+
/*
|
3
|
+
Copyright 2023 The Matrix.org Foundation C.I.C.
|
4
|
+
|
5
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
you may not use this file except in compliance with the License.
|
7
|
+
You may obtain a copy of the License at
|
8
|
+
|
9
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
|
11
|
+
Unless required by applicable law or agreed to in writing, software
|
12
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
See the License for the specific language governing permissions and
|
15
|
+
limitations under the License.
|
16
|
+
*/
|
17
|
+
|
18
|
+
import { MAIN_ROOM_TIMELINE } from "../@types/read_receipts.js";
|
19
|
+
import { threadIdForReceipt } from "../client.js";
|
20
|
+
import { RoomEvent } from "./room.js";
|
21
|
+
import { logger } from "../logger.js";
|
22
|
+
|
23
|
+
/**
|
24
|
+
* The latest receipts we have for a room.
|
25
|
+
*/
|
26
|
+
export class RoomReceipts {
|
27
|
+
constructor(room) {
|
28
|
+
_defineProperty(this, "room", void 0);
|
29
|
+
_defineProperty(this, "threadedReceipts", void 0);
|
30
|
+
_defineProperty(this, "unthreadedReceipts", void 0);
|
31
|
+
_defineProperty(this, "danglingReceipts", void 0);
|
32
|
+
/**
|
33
|
+
* Look for dangling receipts for the given event ID,
|
34
|
+
* and add them to the thread of unthread receipts if found.
|
35
|
+
* @param event - the event to look for
|
36
|
+
*/
|
37
|
+
_defineProperty(this, "onTimelineEvent", event => {
|
38
|
+
var eventId = event.getId();
|
39
|
+
if (!eventId) return;
|
40
|
+
var danglingReceipts = this.danglingReceipts.remove(eventId);
|
41
|
+
danglingReceipts === null || danglingReceipts === void 0 || danglingReceipts.forEach(danglingReceipt => {
|
42
|
+
// The receipt is a thread receipt
|
43
|
+
if (danglingReceipt.receipt.thread_id) {
|
44
|
+
this.threadedReceipts.set(danglingReceipt.receipt.thread_id, danglingReceipt.eventId, danglingReceipt.receiptType, danglingReceipt.userId, danglingReceipt.receipt.ts, danglingReceipt.synthetic);
|
45
|
+
} else {
|
46
|
+
this.unthreadedReceipts.set(eventId, danglingReceipt.receiptType, danglingReceipt.userId, danglingReceipt.receipt.ts, danglingReceipt.synthetic);
|
47
|
+
}
|
48
|
+
});
|
49
|
+
});
|
50
|
+
this.room = room;
|
51
|
+
this.threadedReceipts = new ThreadedReceipts(room);
|
52
|
+
this.unthreadedReceipts = new ReceiptsByUser(room);
|
53
|
+
this.danglingReceipts = new DanglingReceipts();
|
54
|
+
// We listen for timeline events so we can process dangling receipts
|
55
|
+
room.on(RoomEvent.Timeline, this.onTimelineEvent);
|
56
|
+
}
|
57
|
+
|
58
|
+
/**
|
59
|
+
* Remember the receipt information supplied. For each receipt:
|
60
|
+
*
|
61
|
+
* If we don't have the event for this receipt, store it as "dangling" so we
|
62
|
+
* can process it later.
|
63
|
+
*
|
64
|
+
* Otherwise store it per-user in either the threaded store for its
|
65
|
+
* thread_id, or the unthreaded store if there is no thread_id.
|
66
|
+
*
|
67
|
+
* Ignores any receipt that is before an existing receipt for the same user
|
68
|
+
* (in the same thread, if applicable). "Before" is defined by the
|
69
|
+
* unfilteredTimelineSet of the room.
|
70
|
+
*/
|
71
|
+
add(receiptContent, synthetic) {
|
72
|
+
/*
|
73
|
+
Transform this structure:
|
74
|
+
{
|
75
|
+
"$EVENTID": {
|
76
|
+
"m.read|m.read.private": {
|
77
|
+
"@user:example.org": {
|
78
|
+
"ts": 1661,
|
79
|
+
"thread_id": "main|$THREAD_ROOT_ID" // or missing/undefined for an unthreaded receipt
|
80
|
+
}
|
81
|
+
}
|
82
|
+
},
|
83
|
+
...
|
84
|
+
}
|
85
|
+
into maps of:
|
86
|
+
threaded :: threadid :: userId :: ReceiptInfo
|
87
|
+
unthreaded :: userId :: ReceiptInfo
|
88
|
+
dangling :: eventId :: DanglingReceipt
|
89
|
+
*/
|
90
|
+
for (var [_eventId, eventReceipt] of Object.entries(receiptContent)) {
|
91
|
+
for (var [_receiptType, receiptsByUser] of Object.entries(eventReceipt)) {
|
92
|
+
for (var [_userId, _receipt] of Object.entries(receiptsByUser)) {
|
93
|
+
var referencedEvent = this.room.findEventById(_eventId);
|
94
|
+
if (!referencedEvent) {
|
95
|
+
this.danglingReceipts.add(new DanglingReceipt(_eventId, _receiptType, _userId, _receipt, synthetic));
|
96
|
+
} else if (_receipt.thread_id) {
|
97
|
+
this.threadedReceipts.set(_receipt.thread_id, _eventId, _receiptType, _userId, _receipt.ts, synthetic);
|
98
|
+
} else {
|
99
|
+
this.unthreadedReceipts.set(_eventId, _receiptType, _userId, _receipt.ts, synthetic);
|
100
|
+
}
|
101
|
+
}
|
102
|
+
}
|
103
|
+
}
|
104
|
+
}
|
105
|
+
hasUserReadEvent(userId, eventId) {
|
106
|
+
var unthreaded = this.unthreadedReceipts.get(userId);
|
107
|
+
if (unthreaded) {
|
108
|
+
if (isAfterOrSame(unthreaded.eventId, eventId, this.room)) {
|
109
|
+
// The unthreaded receipt is after this event, so we have read it.
|
110
|
+
return true;
|
111
|
+
}
|
112
|
+
}
|
113
|
+
var event = this.room.findEventById(eventId);
|
114
|
+
if (!event) {
|
115
|
+
// We don't know whether the user has read it - default to caution and say no.
|
116
|
+
// This shouldn't really happen and feels like it ought to be an exception: let's
|
117
|
+
// log a warn for now.
|
118
|
+
logger.warn("hasUserReadEvent event ID ".concat(eventId, " not found in room ").concat(this.room.roomId, ": this shouldn't happen!"));
|
119
|
+
return false;
|
120
|
+
}
|
121
|
+
var threadId = threadIdForReceipt(event);
|
122
|
+
var threaded = this.threadedReceipts.get(threadId, userId);
|
123
|
+
if (threaded) {
|
124
|
+
if (isAfterOrSame(threaded.eventId, eventId, this.room)) {
|
125
|
+
// The threaded receipt is after this event, so we have read it.
|
126
|
+
return true;
|
127
|
+
}
|
128
|
+
}
|
129
|
+
|
130
|
+
// TODO: what if they sent the second-last event in the thread?
|
131
|
+
if (this.userSentLatestEventInThread(threadId, userId)) {
|
132
|
+
// The user sent the latest message in this event's thread, so we
|
133
|
+
// consider everything in the thread to be read.
|
134
|
+
//
|
135
|
+
// Note: maybe we don't need this because synthetic receipts should
|
136
|
+
// do this job for us?
|
137
|
+
return true;
|
138
|
+
}
|
139
|
+
|
140
|
+
// Neither of the receipts were after the event, so it's unread.
|
141
|
+
return false;
|
142
|
+
}
|
143
|
+
|
144
|
+
/**
|
145
|
+
* @returns true if the thread with this ID can be found, and the supplied
|
146
|
+
* user sent the latest message in it.
|
147
|
+
*/
|
148
|
+
userSentLatestEventInThread(threadId, userId) {
|
149
|
+
var _this$room$getThread;
|
150
|
+
var timeline = threadId === MAIN_ROOM_TIMELINE ? this.room.getLiveTimeline().getEvents() : (_this$room$getThread = this.room.getThread(threadId)) === null || _this$room$getThread === void 0 ? void 0 : _this$room$getThread.timeline;
|
151
|
+
return !!(timeline && timeline.length > 0 && timeline[timeline.length - 1].getSender() === userId);
|
152
|
+
}
|
153
|
+
}
|
154
|
+
|
155
|
+
// --- implementation details ---
|
156
|
+
|
157
|
+
/**
|
158
|
+
* The information "inside" a receipt once it has been stored inside
|
159
|
+
* RoomReceipts - what eventId it refers to, its type, and its ts.
|
160
|
+
*
|
161
|
+
* Does not contain userId or threadId since these are stored as keys of the
|
162
|
+
* maps in RoomReceipts.
|
163
|
+
*/
|
164
|
+
class ReceiptInfo {
|
165
|
+
constructor(eventId, receiptType, ts) {
|
166
|
+
this.eventId = eventId;
|
167
|
+
this.receiptType = receiptType;
|
168
|
+
this.ts = ts;
|
169
|
+
}
|
170
|
+
}
|
171
|
+
|
172
|
+
/**
|
173
|
+
* Everything we know about a receipt that is "dangling" because we can't find
|
174
|
+
* the event to which it refers.
|
175
|
+
*/
|
176
|
+
class DanglingReceipt {
|
177
|
+
constructor(eventId, receiptType, userId, receipt, synthetic) {
|
178
|
+
this.eventId = eventId;
|
179
|
+
this.receiptType = receiptType;
|
180
|
+
this.userId = userId;
|
181
|
+
this.receipt = receipt;
|
182
|
+
this.synthetic = synthetic;
|
183
|
+
}
|
184
|
+
}
|
185
|
+
class UserReceipts {
|
186
|
+
constructor(room) {
|
187
|
+
_defineProperty(this, "room", void 0);
|
188
|
+
/**
|
189
|
+
* The real receipt for this user.
|
190
|
+
*/
|
191
|
+
_defineProperty(this, "real", void 0);
|
192
|
+
/**
|
193
|
+
* The synthetic receipt for this user. If this is defined, it is later than real.
|
194
|
+
*/
|
195
|
+
_defineProperty(this, "synthetic", void 0);
|
196
|
+
this.room = room;
|
197
|
+
this.real = undefined;
|
198
|
+
this.synthetic = undefined;
|
199
|
+
}
|
200
|
+
set(synthetic, receiptInfo) {
|
201
|
+
if (synthetic) {
|
202
|
+
this.synthetic = receiptInfo;
|
203
|
+
} else {
|
204
|
+
this.real = receiptInfo;
|
205
|
+
}
|
206
|
+
|
207
|
+
// Preserve the invariant: synthetic is only defined if it's later than real
|
208
|
+
if (this.synthetic && this.real) {
|
209
|
+
if (isAfterOrSame(this.real.eventId, this.synthetic.eventId, this.room)) {
|
210
|
+
this.synthetic = undefined;
|
211
|
+
}
|
212
|
+
}
|
213
|
+
}
|
214
|
+
|
215
|
+
/**
|
216
|
+
* Return the latest receipt we have - synthetic if we have one (and it's
|
217
|
+
* later), otherwise real.
|
218
|
+
*/
|
219
|
+
get() {
|
220
|
+
var _this$synthetic;
|
221
|
+
// Relies on the invariant that synthetic is only defined if it's later than real.
|
222
|
+
return (_this$synthetic = this.synthetic) !== null && _this$synthetic !== void 0 ? _this$synthetic : this.real;
|
223
|
+
}
|
224
|
+
|
225
|
+
/**
|
226
|
+
* Return the latest receipt we have of the specified type (synthetic or not).
|
227
|
+
*/
|
228
|
+
getByType(synthetic) {
|
229
|
+
return synthetic ? this.synthetic : this.real;
|
230
|
+
}
|
231
|
+
}
|
232
|
+
|
233
|
+
/**
|
234
|
+
* The latest receipt info we have, either for a single thread, or all the
|
235
|
+
* unthreaded receipts for a room.
|
236
|
+
*
|
237
|
+
* userId: ReceiptInfo
|
238
|
+
*/
|
239
|
+
class ReceiptsByUser {
|
240
|
+
constructor(room) {
|
241
|
+
_defineProperty(this, "room", void 0);
|
242
|
+
/** map of userId: UserReceipts */
|
243
|
+
_defineProperty(this, "data", void 0);
|
244
|
+
this.room = room;
|
245
|
+
this.data = new Map();
|
246
|
+
}
|
247
|
+
|
248
|
+
/**
|
249
|
+
* Add the supplied receipt to our structure, if it is not earlier than the
|
250
|
+
* one we already hold for this user.
|
251
|
+
*/
|
252
|
+
set(eventId, receiptType, userId, ts, synthetic) {
|
253
|
+
var userReceipts = getOrCreate(this.data, userId, () => new UserReceipts(this.room));
|
254
|
+
var existingReceipt = userReceipts.getByType(synthetic);
|
255
|
+
if (existingReceipt && isAfter(existingReceipt.eventId, eventId, this.room)) {
|
256
|
+
// The new receipt is before the existing one - don't store it.
|
257
|
+
return;
|
258
|
+
}
|
259
|
+
|
260
|
+
// Possibilities:
|
261
|
+
//
|
262
|
+
// 1. there was no existing receipt, or
|
263
|
+
// 2. the existing receipt was before this one, or
|
264
|
+
// 3. we were unable to compare the receipts.
|
265
|
+
//
|
266
|
+
// In the case of 3 it's difficult to decide what to do, so the
|
267
|
+
// most-recently-received receipt wins.
|
268
|
+
//
|
269
|
+
// Case 3 can only happen if the events for these receipts have
|
270
|
+
// disappeared, which is quite unlikely since the new one has just been
|
271
|
+
// checked, and the old one was checked before it was inserted here.
|
272
|
+
//
|
273
|
+
// We go ahead and store this receipt (replacing the other if it exists)
|
274
|
+
userReceipts.set(synthetic, new ReceiptInfo(eventId, receiptType, ts));
|
275
|
+
}
|
276
|
+
|
277
|
+
/**
|
278
|
+
* Find the latest receipt we have for this user. (Note - there is only one
|
279
|
+
* receipt per user, because we are already inside a specific thread or
|
280
|
+
* unthreaded list.)
|
281
|
+
*
|
282
|
+
* If there is a later synthetic receipt for this user, return that.
|
283
|
+
* Otherwise, return the real receipt.
|
284
|
+
*
|
285
|
+
* @returns the found receipt info, or undefined if we have no receipt for this user.
|
286
|
+
*/
|
287
|
+
get(userId) {
|
288
|
+
var _this$data$get;
|
289
|
+
return (_this$data$get = this.data.get(userId)) === null || _this$data$get === void 0 ? void 0 : _this$data$get.get();
|
290
|
+
}
|
291
|
+
}
|
292
|
+
|
293
|
+
/**
|
294
|
+
* The latest threaded receipts we have for a room.
|
295
|
+
*/
|
296
|
+
class ThreadedReceipts {
|
297
|
+
constructor(room) {
|
298
|
+
_defineProperty(this, "room", void 0);
|
299
|
+
/** map of threadId: ReceiptsByUser */
|
300
|
+
_defineProperty(this, "data", void 0);
|
301
|
+
this.room = room;
|
302
|
+
this.data = new Map();
|
303
|
+
}
|
304
|
+
|
305
|
+
/**
|
306
|
+
* Add the supplied receipt to our structure, if it is not earlier than one
|
307
|
+
* we already hold for this user in this thread.
|
308
|
+
*/
|
309
|
+
set(threadId, eventId, receiptType, userId, ts, synthetic) {
|
310
|
+
var receiptsByUser = getOrCreate(this.data, threadId, () => new ReceiptsByUser(this.room));
|
311
|
+
receiptsByUser.set(eventId, receiptType, userId, ts, synthetic);
|
312
|
+
}
|
313
|
+
|
314
|
+
/**
|
315
|
+
* Find the latest threaded receipt for the supplied user in the supplied thread.
|
316
|
+
*
|
317
|
+
* @returns the found receipt info or undefined if we don't have one.
|
318
|
+
*/
|
319
|
+
get(threadId, userId) {
|
320
|
+
var _this$data$get2;
|
321
|
+
return (_this$data$get2 = this.data.get(threadId)) === null || _this$data$get2 === void 0 ? void 0 : _this$data$get2.get(userId);
|
322
|
+
}
|
323
|
+
}
|
324
|
+
|
325
|
+
/**
|
326
|
+
* All the receipts that we have received but can't process because we can't
|
327
|
+
* find the event they refer to.
|
328
|
+
*
|
329
|
+
* We hold on to them so we can process them if their event arrives later.
|
330
|
+
*/
|
331
|
+
class DanglingReceipts {
|
332
|
+
constructor() {
|
333
|
+
/**
|
334
|
+
* eventId: DanglingReceipt[]
|
335
|
+
*/
|
336
|
+
_defineProperty(this, "data", new Map());
|
337
|
+
}
|
338
|
+
/**
|
339
|
+
* Remember the supplied dangling receipt.
|
340
|
+
*/
|
341
|
+
add(danglingReceipt) {
|
342
|
+
var danglingReceipts = getOrCreate(this.data, danglingReceipt.eventId, () => []);
|
343
|
+
danglingReceipts.push(danglingReceipt);
|
344
|
+
}
|
345
|
+
|
346
|
+
/**
|
347
|
+
* Remove and return the dangling receipts for the given event ID.
|
348
|
+
* @param eventId - the event ID to look for
|
349
|
+
* @returns the found dangling receipts, or undefined if we don't have one.
|
350
|
+
*/
|
351
|
+
remove(eventId) {
|
352
|
+
var danglingReceipts = this.data.get(eventId);
|
353
|
+
this.data.delete(eventId);
|
354
|
+
return danglingReceipts;
|
355
|
+
}
|
356
|
+
}
|
357
|
+
function getOrCreate(m, key, createFn) {
|
358
|
+
var found = m.get(key);
|
359
|
+
if (found) {
|
360
|
+
return found;
|
361
|
+
} else {
|
362
|
+
var created = createFn();
|
363
|
+
m.set(key, created);
|
364
|
+
return created;
|
365
|
+
}
|
366
|
+
}
|
367
|
+
|
368
|
+
/**
|
369
|
+
* Is left after right (or the same)?
|
370
|
+
*
|
371
|
+
* Only returns true if both events can be found, and left is after or the same
|
372
|
+
* as right.
|
373
|
+
*
|
374
|
+
* @returns left \>= right
|
375
|
+
*/
|
376
|
+
function isAfterOrSame(leftEventId, rightEventId, room) {
|
377
|
+
var comparison = room.compareEventOrdering(leftEventId, rightEventId);
|
378
|
+
return comparison !== null && comparison >= 0;
|
379
|
+
}
|
380
|
+
|
381
|
+
/**
|
382
|
+
* Is left strictly after right?
|
383
|
+
*
|
384
|
+
* Only returns true if both events can be found, and left is strictly after right.
|
385
|
+
*
|
386
|
+
* @returns left \> right
|
387
|
+
*/
|
388
|
+
function isAfter(leftEventId, rightEventId, room) {
|
389
|
+
var comparison = room.compareEventOrdering(leftEventId, rightEventId);
|
390
|
+
return comparison !== null && comparison > 0;
|
391
|
+
}
|
392
|
+
//# sourceMappingURL=room-receipts.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"room-receipts.js","names":["MAIN_ROOM_TIMELINE","threadIdForReceipt","RoomEvent","logger","RoomReceipts","constructor","room","_defineProperty","event","eventId","getId","danglingReceipts","remove","forEach","danglingReceipt","receipt","thread_id","threadedReceipts","set","receiptType","userId","ts","synthetic","unthreadedReceipts","ThreadedReceipts","ReceiptsByUser","DanglingReceipts","on","Timeline","onTimelineEvent","add","receiptContent","eventReceipt","Object","entries","receiptsByUser","referencedEvent","findEventById","DanglingReceipt","hasUserReadEvent","unthreaded","get","isAfterOrSame","warn","concat","roomId","threadId","threaded","userSentLatestEventInThread","_this$room$getThread","timeline","getLiveTimeline","getEvents","getThread","length","getSender","ReceiptInfo","UserReceipts","real","undefined","receiptInfo","_this$synthetic","getByType","data","Map","userReceipts","getOrCreate","existingReceipt","isAfter","_this$data$get","_this$data$get2","push","delete","m","key","createFn","found","created","leftEventId","rightEventId","comparison","compareEventOrdering"],"sources":["../../src/models/room-receipts.ts"],"sourcesContent":["/*\nCopyright 2023 The Matrix.org Foundation C.I.C.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n*/\n\nimport { MAIN_ROOM_TIMELINE, Receipt, ReceiptContent } from \"../@types/read_receipts.ts\";\nimport { threadIdForReceipt } from \"../client.ts\";\nimport { Room, RoomEvent } from \"./room.ts\";\nimport { MatrixEvent } from \"./event.ts\";\nimport { logger } from \"../logger.ts\";\n\n/**\n * The latest receipts we have for a room.\n */\nexport class RoomReceipts {\n private room: Room;\n private threadedReceipts: ThreadedReceipts;\n private unthreadedReceipts: ReceiptsByUser;\n private danglingReceipts: DanglingReceipts;\n\n public constructor(room: Room) {\n this.room = room;\n this.threadedReceipts = new ThreadedReceipts(room);\n this.unthreadedReceipts = new ReceiptsByUser(room);\n this.danglingReceipts = new DanglingReceipts();\n // We listen for timeline events so we can process dangling receipts\n room.on(RoomEvent.Timeline, this.onTimelineEvent);\n }\n\n /**\n * Remember the receipt information supplied. For each receipt:\n *\n * If we don't have the event for this receipt, store it as \"dangling\" so we\n * can process it later.\n *\n * Otherwise store it per-user in either the threaded store for its\n * thread_id, or the unthreaded store if there is no thread_id.\n *\n * Ignores any receipt that is before an existing receipt for the same user\n * (in the same thread, if applicable). \"Before\" is defined by the\n * unfilteredTimelineSet of the room.\n */\n public add(receiptContent: ReceiptContent, synthetic: boolean): void {\n /*\n Transform this structure:\n {\n \"$EVENTID\": {\n \"m.read|m.read.private\": {\n \"@user:example.org\": {\n \"ts\": 1661,\n \"thread_id\": \"main|$THREAD_ROOT_ID\" // or missing/undefined for an unthreaded receipt\n }\n }\n },\n ...\n }\n into maps of:\n threaded :: threadid :: userId :: ReceiptInfo\n unthreaded :: userId :: ReceiptInfo\n dangling :: eventId :: DanglingReceipt\n */\n for (const [eventId, eventReceipt] of Object.entries(receiptContent)) {\n for (const [receiptType, receiptsByUser] of Object.entries(eventReceipt)) {\n for (const [userId, receipt] of Object.entries(receiptsByUser)) {\n const referencedEvent = this.room.findEventById(eventId);\n if (!referencedEvent) {\n this.danglingReceipts.add(\n new DanglingReceipt(eventId, receiptType, userId, receipt, synthetic),\n );\n } else if (receipt.thread_id) {\n this.threadedReceipts.set(\n receipt.thread_id,\n eventId,\n receiptType,\n userId,\n receipt.ts,\n synthetic,\n );\n } else {\n this.unthreadedReceipts.set(eventId, receiptType, userId, receipt.ts, synthetic);\n }\n }\n }\n }\n }\n\n /**\n * Look for dangling receipts for the given event ID,\n * and add them to the thread of unthread receipts if found.\n * @param event - the event to look for\n */\n private onTimelineEvent = (event: MatrixEvent): void => {\n const eventId = event.getId();\n if (!eventId) return;\n\n const danglingReceipts = this.danglingReceipts.remove(eventId);\n\n danglingReceipts?.forEach((danglingReceipt) => {\n // The receipt is a thread receipt\n if (danglingReceipt.receipt.thread_id) {\n this.threadedReceipts.set(\n danglingReceipt.receipt.thread_id,\n danglingReceipt.eventId,\n danglingReceipt.receiptType,\n danglingReceipt.userId,\n danglingReceipt.receipt.ts,\n danglingReceipt.synthetic,\n );\n } else {\n this.unthreadedReceipts.set(\n eventId,\n danglingReceipt.receiptType,\n danglingReceipt.userId,\n danglingReceipt.receipt.ts,\n danglingReceipt.synthetic,\n );\n }\n });\n };\n\n public hasUserReadEvent(userId: string, eventId: string): boolean {\n const unthreaded = this.unthreadedReceipts.get(userId);\n if (unthreaded) {\n if (isAfterOrSame(unthreaded.eventId, eventId, this.room)) {\n // The unthreaded receipt is after this event, so we have read it.\n return true;\n }\n }\n\n const event = this.room.findEventById(eventId);\n if (!event) {\n // We don't know whether the user has read it - default to caution and say no.\n // This shouldn't really happen and feels like it ought to be an exception: let's\n // log a warn for now.\n logger.warn(\n `hasUserReadEvent event ID ${eventId} not found in room ${this.room.roomId}: this shouldn't happen!`,\n );\n return false;\n }\n\n const threadId = threadIdForReceipt(event);\n const threaded = this.threadedReceipts.get(threadId, userId);\n if (threaded) {\n if (isAfterOrSame(threaded.eventId, eventId, this.room)) {\n // The threaded receipt is after this event, so we have read it.\n return true;\n }\n }\n\n // TODO: what if they sent the second-last event in the thread?\n if (this.userSentLatestEventInThread(threadId, userId)) {\n // The user sent the latest message in this event's thread, so we\n // consider everything in the thread to be read.\n //\n // Note: maybe we don't need this because synthetic receipts should\n // do this job for us?\n return true;\n }\n\n // Neither of the receipts were after the event, so it's unread.\n return false;\n }\n\n /**\n * @returns true if the thread with this ID can be found, and the supplied\n * user sent the latest message in it.\n */\n private userSentLatestEventInThread(threadId: string, userId: string): boolean {\n const timeline =\n threadId === MAIN_ROOM_TIMELINE\n ? this.room.getLiveTimeline().getEvents()\n : this.room.getThread(threadId)?.timeline;\n\n return !!(timeline && timeline.length > 0 && timeline[timeline.length - 1].getSender() === userId);\n }\n}\n\n// --- implementation details ---\n\n/**\n * The information \"inside\" a receipt once it has been stored inside\n * RoomReceipts - what eventId it refers to, its type, and its ts.\n *\n * Does not contain userId or threadId since these are stored as keys of the\n * maps in RoomReceipts.\n */\nclass ReceiptInfo {\n public constructor(\n public eventId: string,\n public receiptType: string,\n public ts: number,\n ) {}\n}\n\n/**\n * Everything we know about a receipt that is \"dangling\" because we can't find\n * the event to which it refers.\n */\nclass DanglingReceipt {\n public constructor(\n public eventId: string,\n public receiptType: string,\n public userId: string,\n public receipt: Receipt,\n public synthetic: boolean,\n ) {}\n}\n\nclass UserReceipts {\n private room: Room;\n\n /**\n * The real receipt for this user.\n */\n private real: ReceiptInfo | undefined;\n\n /**\n * The synthetic receipt for this user. If this is defined, it is later than real.\n */\n private synthetic: ReceiptInfo | undefined;\n\n public constructor(room: Room) {\n this.room = room;\n this.real = undefined;\n this.synthetic = undefined;\n }\n\n public set(synthetic: boolean, receiptInfo: ReceiptInfo): void {\n if (synthetic) {\n this.synthetic = receiptInfo;\n } else {\n this.real = receiptInfo;\n }\n\n // Preserve the invariant: synthetic is only defined if it's later than real\n if (this.synthetic && this.real) {\n if (isAfterOrSame(this.real.eventId, this.synthetic.eventId, this.room)) {\n this.synthetic = undefined;\n }\n }\n }\n\n /**\n * Return the latest receipt we have - synthetic if we have one (and it's\n * later), otherwise real.\n */\n public get(): ReceiptInfo | undefined {\n // Relies on the invariant that synthetic is only defined if it's later than real.\n return this.synthetic ?? this.real;\n }\n\n /**\n * Return the latest receipt we have of the specified type (synthetic or not).\n */\n public getByType(synthetic: boolean): ReceiptInfo | undefined {\n return synthetic ? this.synthetic : this.real;\n }\n}\n\n/**\n * The latest receipt info we have, either for a single thread, or all the\n * unthreaded receipts for a room.\n *\n * userId: ReceiptInfo\n */\nclass ReceiptsByUser {\n private room: Room;\n\n /** map of userId: UserReceipts */\n private data: Map<string, UserReceipts>;\n\n public constructor(room: Room) {\n this.room = room;\n this.data = new Map<string, UserReceipts>();\n }\n\n /**\n * Add the supplied receipt to our structure, if it is not earlier than the\n * one we already hold for this user.\n */\n public set(eventId: string, receiptType: string, userId: string, ts: number, synthetic: boolean): void {\n const userReceipts = getOrCreate(this.data, userId, () => new UserReceipts(this.room));\n\n const existingReceipt = userReceipts.getByType(synthetic);\n if (existingReceipt && isAfter(existingReceipt.eventId, eventId, this.room)) {\n // The new receipt is before the existing one - don't store it.\n return;\n }\n\n // Possibilities:\n //\n // 1. there was no existing receipt, or\n // 2. the existing receipt was before this one, or\n // 3. we were unable to compare the receipts.\n //\n // In the case of 3 it's difficult to decide what to do, so the\n // most-recently-received receipt wins.\n //\n // Case 3 can only happen if the events for these receipts have\n // disappeared, which is quite unlikely since the new one has just been\n // checked, and the old one was checked before it was inserted here.\n //\n // We go ahead and store this receipt (replacing the other if it exists)\n userReceipts.set(synthetic, new ReceiptInfo(eventId, receiptType, ts));\n }\n\n /**\n * Find the latest receipt we have for this user. (Note - there is only one\n * receipt per user, because we are already inside a specific thread or\n * unthreaded list.)\n *\n * If there is a later synthetic receipt for this user, return that.\n * Otherwise, return the real receipt.\n *\n * @returns the found receipt info, or undefined if we have no receipt for this user.\n */\n public get(userId: string): ReceiptInfo | undefined {\n return this.data.get(userId)?.get();\n }\n}\n\n/**\n * The latest threaded receipts we have for a room.\n */\nclass ThreadedReceipts {\n private room: Room;\n\n /** map of threadId: ReceiptsByUser */\n private data: Map<string, ReceiptsByUser>;\n\n public constructor(room: Room) {\n this.room = room;\n this.data = new Map<string, ReceiptsByUser>();\n }\n\n /**\n * Add the supplied receipt to our structure, if it is not earlier than one\n * we already hold for this user in this thread.\n */\n public set(\n threadId: string,\n eventId: string,\n receiptType: string,\n userId: string,\n ts: number,\n synthetic: boolean,\n ): void {\n const receiptsByUser = getOrCreate(this.data, threadId, () => new ReceiptsByUser(this.room));\n receiptsByUser.set(eventId, receiptType, userId, ts, synthetic);\n }\n\n /**\n * Find the latest threaded receipt for the supplied user in the supplied thread.\n *\n * @returns the found receipt info or undefined if we don't have one.\n */\n public get(threadId: string, userId: string): ReceiptInfo | undefined {\n return this.data.get(threadId)?.get(userId);\n }\n}\n\n/**\n * All the receipts that we have received but can't process because we can't\n * find the event they refer to.\n *\n * We hold on to them so we can process them if their event arrives later.\n */\nclass DanglingReceipts {\n /**\n * eventId: DanglingReceipt[]\n */\n private data = new Map<string, Array<DanglingReceipt>>();\n\n /**\n * Remember the supplied dangling receipt.\n */\n public add(danglingReceipt: DanglingReceipt): void {\n const danglingReceipts = getOrCreate(this.data, danglingReceipt.eventId, () => []);\n danglingReceipts.push(danglingReceipt);\n }\n\n /**\n * Remove and return the dangling receipts for the given event ID.\n * @param eventId - the event ID to look for\n * @returns the found dangling receipts, or undefined if we don't have one.\n */\n public remove(eventId: string): Array<DanglingReceipt> | undefined {\n const danglingReceipts = this.data.get(eventId);\n this.data.delete(eventId);\n return danglingReceipts;\n }\n}\n\nfunction getOrCreate<K, V>(m: Map<K, V>, key: K, createFn: () => V): V {\n const found = m.get(key);\n if (found) {\n return found;\n } else {\n const created = createFn();\n m.set(key, created);\n return created;\n }\n}\n\n/**\n * Is left after right (or the same)?\n *\n * Only returns true if both events can be found, and left is after or the same\n * as right.\n *\n * @returns left \\>= right\n */\nfunction isAfterOrSame(leftEventId: string, rightEventId: string, room: Room): boolean {\n const comparison = room.compareEventOrdering(leftEventId, rightEventId);\n return comparison !== null && comparison >= 0;\n}\n\n/**\n * Is left strictly after right?\n *\n * Only returns true if both events can be found, and left is strictly after right.\n *\n * @returns left \\> right\n */\nfunction isAfter(leftEventId: string, rightEventId: string, room: Room): boolean {\n const comparison = room.compareEventOrdering(leftEventId, rightEventId);\n return comparison !== null && comparison > 0;\n}\n"],"mappings":"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","ignoreList":[]}
|