matrix-js-sdk
merge develop into livekit
#3573
Merged

merge develop into livekit #3573

toger5 merged 77 commits into livekit from lk_merge_main
toger5
RiotRobot Prepare changelog for v26.1.0-rc1
387b3485
RiotRobot v26.1.0-rc1
7b316613
renovate[bot] Update dependency eslint-plugin-jsdoc to v46 (#3468)
d14fc426
florianduros ElementR: Add `rust-crypto#createRecoveryKeyFromPassphrase` implement…
0545f6df
richvdh Avoid deprecated classes in verification integ test (#3473)
c4259453
t3chguy Close IDB database before deleting it to prevent spurious unexpected …
9b5b533c
florianduros Fix export type `GeneratedSecretStorageKey` (#3479)
1bae10c4
richvdh Add new methods for verification to `CryptoApi` (#3474)
22f0b781
remove polls from room state on redaction (#3475)
f938d10f
renovate[bot] Update definitelyTyped (#3465)
afc70528
t3chguy Specify git tags for cypress workflow so updating tests is gated by r…
9c62d154
richvdh Element-R: implement `userHasCrossSigningKeys` (#3488)
80cdbe10
richvdh Fix order of things in `crypto-api.ts` (#3491)
8df4be09
florianduros ElementR: Add `CryptoApi#bootstrapSecretStorage` (#3483)
49f11578
RiotRobot Prepare changelog for v26.1.0
c84efb57
RiotRobot v26.1.0
f03fbed6
RiotRobot Merge branch 'master' into develop
8d93f494
RiotRobot Resetting package fields for development
b77fe465
richvdh Element-R: wait for OlmMachine on startup (#3487)
9c6d5a6c
dbkr Fix bug where switching media caused media in subsequent calls to fai…
ca00094e
t3chguy Add debug logging to figure out missing reactions in main timeline (#…
8b9672ba
t3chguy Add getLastUnthreadedReceiptFor utility to Thread delegating to the u…
80fec814
OIDC: add dynamic client registration util function (#3481)
df78d7cf
richvdh Element-R: speed up slow unit test (#3492)
e8c89e99
richvdh Increase crypto test timeout (#3500)
c8f6c4dd
florianduros Element-R: Store cross signing keys in secret storage (#3498)
3c59476c
richvdh Improve integration test for interactive verification (#3495)
f884c785
t3chguy Aggregate relations regardless of whether event fits into the timelin…
f16a6bc6
richvdh Element-R: Basic implementation of SAS verification (#3490)
48c41270
richvdh Bump version of the react-sdk cypress workflow file (#3501)
3e646bdf
richvdh Element-R: implement `CryptoApi.getVerificationRequestsToDeviceInProg…
96e484a3
richvdh Element R: Implement `requestOwnUserVerification` (#3508)
bd66e385
renovate[bot] Update all non-major dependencies (#3467)
e8fb47fd
richvdh Rearrange the verification integration tests, again (#3504)
326a13bc
richvdh Implement `VerificationRequest.cancel` (#3505)
d1dec4cd
richvdh More slow test fixes (#3515)
b703d4a2
OIDC: navigate to authorization endpoint (#3499)
9de4a057
richvdh Increase another crypto test timeout (#3509)
4382d2a4
RiotRobot Prepare changelog for v26.2.0-rc.1
2af0706b
RiotRobot v26.2.0-rc.1
e2859327
renovate[bot] Update all non-major dependencies (#3513)
5a688614
richvdh Create a new event type for verification requests (#3514)
18626169
t3chguy Update README.md
ff29de74
renovate[bot] Update peter-evans/create-pull-request digest to 1534078 (#3518)
e4a9f958
renovate[bot] Update typescript-eslint monorepo to v5.60.0 (#3519)
5a3d1a2a
renovate[bot] Update dependency eslint-plugin-jsdoc to v46.3.0 (#3520)
815484b5
richvdh Force coloured output from jest (#3521)
acbcb465
t3chguy Improve types to match reality (#3510)
de64779c
richvdh use the right smiley in emoji verification (#3523)
e645af1f
richvdh Rust crypto: emit `VerificationRequestReceived` events (#3525)
24cee68f
richvdh QRCode: fix breakage on node 16 (#3527)
18288266
richvdh Element-R: support for starting a SAS verification (#3528)
5165899e
richvdh Drop support for Node 16 (#3533)
722debe8
richvdh Use the right anchor emoji for SAS verification (#3534)
c271e153
richvdh Element-R: Implement `VerificationRequest.accept` (#3526)
3a8a1389
richvdh Element-R: Implement `VerificationRequest.{timeout,pending}` (#3532)
3a694f49
OIDC: validate id token (#3531)
09de76bd
erikjohnston Fix an instance of failed to decrypt error when an in flight `/keys/q…
5be4548b
t3chguy Ignore thread relations on state events for consistency with edits (#…
89cabc49
t3chguy Improve types around login, registration, UIA and identity servers (#…
1c1ac137
RiotRobot Prepare changelog for v26.2.0
12a94bdd
RiotRobot v26.2.0
3f095caf
RiotRobot Merge branch 'master' into develop
40a71101
RiotRobot Resetting package fields for development
5751df12
richvdh Log message ID for undecryptable to-device messages (#3543)
8e3f2f32
florianduros Upgrade `@matrix-org/matrix-sdk-crypto-js` to `^0.1.1` (#3552)
592c4979
BillCarsonFr add stop() api to BackupManager for clean shutdown (#3553)
5b635df0
t3chguy Update IUnsigned type to be extensible (#3547)
30dd2896
t3chguy Prevent threads code from making identical simultaneous API hits (#3541)
cd7c519d
uhoreg Don't allow Olm unwedging rate-limiting to race (#3549)
b606d1e5
OIDC: use `oidc-client-ts` (#3544)
b8fa030d
dependabot[bot] Bump tough-cookie from 4.1.2 to 4.1.3 (#3560)
4990bf5c
t3chguy Fix `TypedEventEmitter::removeAllListeners(void)` not working (#3561)
b5b86bf1
renovate[bot] Lock file maintenance (#3392)
2751e191
richvdh Add async method for generating a QR code (#3562)
e42dd744
renovate[bot] Update all non-major dependencies (#3564)
e68a1471
toger5 Merge branch 'develop' into lk_merge_main
6fbd9413
toger5 toger5 requested a review 2 years ago
toger5 toger5 changed the title Lk merge main merge develop into livekit 2 years ago
toger5 toger5 added T-Task
SimonBrandner
SimonBrandner approved these changes on 2023-07-10
daniel-abramov
toger5
daniel-abramov
toger5
toger5 toger5 merged d79d9ae6 into livekit 2 years ago
toger5 toger5 deleted the lk_merge_main branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone