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

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

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

Z-Community-PR
T-Enhancement

This PR attempts to give the user some more information about what went wrong when they try to join a room through a unroutable Room ID. This is attempting to...

Z-Community-PR
T-Enhancement

Fixes https://github.com/vector-im/element-web/issues/16691 Might fix https://github.com/vector-im/element-web/issues/22063 Before | After --- | --- | We want to provide the user the option to go home at any time. This allows the user...

Z-Community-PR
T-Enhancement

Fixes vector-im/element-web/issues/17114 ![ezgif com-gif-maker (16)](https://user-images.githubusercontent.com/65661241/116659503-524bc380-a9af-11eb-8f5d-bc943a009550.gif) Also added some cleanup functions to the image view. Signed-off-by: Jaiwanth --- Here's what your changelog entry will look like: ## ✨ Features * Enable...

Z-Community-PR
T-Enhancement

Fixes https://github.com/vector-im/element-web/issues/20817 Fixes https://github.com/vector-im/element-web/issues/22713 Improves https://github.com/vector-im/element-web/issues/20189 Related to https://github.com/vector-im/element-web/issues/22680 1. Paused message are no more included in the playback system 2. Voice message will continue until a something different than...

Z-Community-PR
T-Defect

A breakout PR from https://github.com/matrix-org/matrix-react-sdk/pull/8558 PR as requested by @kittykat --- Here's what your changelog entry will look like: ## ✨ Features * Exported filename ISO date format ([\#9142](https://github.com/matrix-org/matrix-react-sdk/pull/9142)).

T-Enhancement

fixes vector-im/element-web#19560 ## Checklist * [ ] Tests written for new code (and old code if feasible) No test perfomed on `doesRoomHaveUnreadMessages` * [ ] Linter and other CI checks...

Z-Community-PR

Type: Enhancement Closes: https://github.com/vector-im/element-web/issues/22920 --- Here's what your changelog entry will look like: ## ✨ Features * The Welcome Home Screen: Dedicated Profile Set Up Dialog ([\#9121](https://github.com/matrix-org/matrix-react-sdk/pull/9121)). Fixes vector-im/element-web#22920. Contributed...

T-Enhancement

Fixes https://github.com/vector-im/element-web/issues/20150 Improves https://github.com/vector-im/element-web/issues/22911 Improvements of media in reply messages : * Voice messages * Allows clicking on the play pause button and the seek bar of a voice message...

Z-Community-PR
T-Enhancement