matrix-react-sdk
matrix-react-sdk copied to clipboard
Matrix SDK for React Javascript
Type: Defect Fixes: https://github.com/vector-im/element-web/issues/23112 --- Here's what your changelog entry will look like: ## 🐛 Bug Fixes * Consider "download apps" completed if running in app ([\#9207](https://github.com/matrix-org/matrix-react-sdk/pull/9207)). Fixes vector-im/element-web#23112. Contributed...
Signed-off-by: gefgu ## Checklist * [ ] Tests written for new code (and old code if feasible) * [ ] Linter and other CI checks pass * [X] Sign-off given...
Related to https://github.com/matrix-org/matrix-spec-proposals/pull/3773 Includes https://github.com/vector-im/element-web/issues/22980 Fixes https://github.com/vector-im/element-web/issues/22981 To review alongside https://github.com/matrix-org/matrix-js-sdk/pull/2600 This proof of concept will only work for unencrypted room --- This PR currently has none of the required...
This is a reintroduction of the changes from https://github.com/matrix-org/matrix-react-sdk/pull/5724, since @niquewoodhouse expressed interest in doing a design review, but the author was not available to update the branch. .|Before|After -|-|-...
Signed-off-by: Timo K ## Checklist - [ ] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation....
Show loading spinner also if waitForIframeLoad = false. Configure EC so it waits for the content loaded action. This prohibits the error message: ``` Uncaught (in promise) Error: Improper sequence:...
This adds a button to the room header when there is an ongoing call in a public room. Clicking it will gernerate a external EC link that allows to join...
## Checklist - [ ] Tests written for new code (and old code if feasible) - [x] Linter and other CI checks pass - [ ] Sign-off given on the...
This implements the 'mark as unread' feature, as per https://github.com/matrix-org/matrix-spec-proposals/pull/2867 Needs https://github.com/matrix-org/matrix-analytics-events/pull/90 (plus release of matrix-analytics-events) ## Checklist - [ ] Tests written for new code (and old code if...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Pending Approval These branches will be created by Renovate only once you click...