matrix-react-sdk
matrix-react-sdk copied to clipboard
Matrix SDK for React Javascript
## Checklist - [ ] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation. - [ ]...
## Checklist - [ ] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation. - [ ]...
Requires https://github.com/matrix-org/matrix-js-sdk/pull/4134 Requires https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/compare/main...poljar/qr-login Known differences from the Figma designs: + `Devices` settings tab remains called `Sessions` + Some typography differences due to Heading font size mismatches between Figma &...
Fixes https://github.com/element-hq/element-web/issues/27168 ## Checklist - [ ] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation. -...
## Checklist - [x] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation. - [x] Linter and...
## Checklist - [x] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation. - [x] Linter and...
## Checklist - [x] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation. - [x] Linter and...
For https://github.com/element-hq/wat-internal/issues/65 Closes https://github.com/matrix-org/matrix-react-sdk/pull/10311
The initial situation is that the user has set up key backups but not 4s (at least possible via the settings of the android-client.) The aim here is to setup...
Requires https://github.com/matrix-org/matrix-js-sdk/pull/4115 Requires https://github.com/authts/oidc-client-ts/compare/main...hughns:oidc-client-ts:hughns/device-flow Requires https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/compare/main...poljar/qr-login