matrix-react-sdk icon indicating copy to clipboard operation
matrix-react-sdk copied to clipboard

Matrix SDK for React Javascript

Results 282 matrix-react-sdk issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/vector-im/element-web/issues/16836 This PR makes it so that the rooms that were set as `Low priority` and `Mentions & Keywords` won't cause a space to have a white dot indicating...

T-Enhancement

Jitsi call needs to be ended when member is banned. Currently if user A bans user B, then A don't see B in the call anymore, but B stays in...

Z-Community-PR
T-Defect

This PR should introduce a client for the trafficlight server. Nothing should run this code by default in any test automation. Trafficlight is designed to coordinate and script multiple clients...

T-Enhancement

Requirements as taken from https://github.com/matrix-org/matrix-spec-proposals/pull/3824: - [x] ~~support the `m.login.sso` auth flow~~ already supported - [x] where a `delegated_oidc_compatibility` value of `true` is present on an `m.login.sso` then only offer...

T-Enhancement

## Checklist * [ ] Tests written for new code (and old code if feasible) * [ ] Linter and other CI checks pass * [ ] Sign-off given on...

T-Enhancement

Should fix https://github.com/vector-im/element-web/issues/23014 With only a 5ms buffer previously it was possible for Jest to get overwhelmed with the 1500 tests it needs to run. We raise this to 20ms...

T-Task

Reduces the volume of the sounds to be roughly at the same level of system sounds, thereby reduced by 11db The files are either .mp3 or .ogg according to github,...

Z-Community-PR
T-Defect

Requires https://github.com/matrix-org/matrix-js-sdk/pull/2242 Making PR mostly so it gets deployed onto Netlify. This implements MSC3575 and requires the JS SDK branch of the same name. Massive WIP. I expect Cypress E2E...

T-Enhancement

This is a reintroduction of the changes from #2896. Previously this change was rejected because in the absence of a pill, it would be impossible to tell if a message...

Z-Community-PR

Type: Task Fixes: https://github.com/vector-im/element-web/issues/22846 --- This change is marked as an *internal change* (Task), so will not be included in the changelog.

T-Task