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

**Requires https://github.com/matrix-org/matrix-js-sdk/pull/3067** See https://github.com/matrix-org/matrix-js-sdk/pull/3067 for details. This looks and acts horribly broken because, well, it is: ![image](https://user-images.githubusercontent.com/1190097/212435573-8a8e8417-553f-485e-b2fd-dbdf6ab8de75.png) Known issues: * Messages look like that * Sending a message causes a...

T-Enhancement

This PR is an example of how https://github.com/vector-im/element-web/issues/23810 issue could be fixed. I am not adding tests for the purpose of seeing if this might gain tracking in the community...

Z-Community-PR

Adds a new panel the right menu that, akin to "Files", shows all messages in the room containing at least one URL. This would help users find previously posted URLs...

Z-Community-PR

Problem solved by this PR : When no map-server is configured (either in wellknown or in SdkConfig), no location sharing is possible. Expected : the "Location" button in MessageComposer is...

Z-Community-PR
T-Enhancement

This strips EXIF metadata from uploaded JPEGs by default, thus avoiding privacy sensitive metadata such as GPS and timestamps being leaked over Matrix. Fixes https://github.com/vector-im/riot-web/issues/4426

Replace strings with Membership type from [this PR](https://github.com/matrix-org/matrix-js-sdk/pull/2723) Signed-off-by: Stanislav Demydiuk [[email protected]](mailto:[email protected]) ## Checklist * [x] Tests written for new code (and old code if feasible) - Not applicable *...

Z-Community-PR
T-Task

fixed this issue https://github.com/vector-im/element-web/issues/21545 Arya Bhosale --- Here's what your changelog entry will look like: ## 🐛 Bug Fixes * made signin appear on the login page and fixed the...

Z-Community-PR
T-Defect

![Screenshot 2021-08-04 at 23-19-55 Element off-topic](https://user-images.githubusercontent.com/48614497/128287212-14c6e101-66df-4c36-ae34-a0ae55e483a2.png) There's definitely room for improvement to make the layout more readable, but I hope this should be a good enough start for design to...

--- This PR currently has no changelog labels, so will not be included in changelogs. A reviewer can add one of: `T-Deprecation`, `T-Enhancement`, `T-Defect`, `T-Task` to indicate what type of...

# This PR is mostly a placeholder for now Type: enhancement --- Here's what your changelog entry will look like: ## ✨ Features * Add customizable keyboard shortcuts ([\#8040](https://github.com/matrix-org/matrix-react-sdk/pull/8040)). Contributed...

T-Enhancement