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-meta/issues/238 This adds a new analytics opt-in screen for newly registered users. It aims at increasing the opt-in rate so that we can have better insights as to what...

T-Enhancement

Based on https://github.com/matrix-org/matrix-js-sdk/pull/2483 Doesn't actually ignore anything, just updates the list in the above PR --- This PR currently has none of the required changelog labels. A reviewer can add...

|Before|After| |---------|------| |![before](https://user-images.githubusercontent.com/3362943/173795402-bfb0ad36-0b05-4e84-826a-2ab7365c8e0c.png)|![after](https://user-images.githubusercontent.com/3362943/173795379-683f8816-4495-48d7-b991-c70922a7496b.png)| Signed-off-by: Suguru Hirahara type: task --- This change is marked as an *internal change* (Task), so will not be included in the changelog.

Z-Community-PR
T-Task

Fix: Allows search to recognize full room links Before: Element search could not recognise full room links After: Element recognises full links for all types of rooms and channels (not...

Z-Community-PR
T-Enhancement

For https://github.com/vector-im/element-web/issues/14520 and https://github.com/vector-im/element-web/issues/4771 This PR intends to relieve frustration of RTL language users. cf. https://github.com/matrix-org/matrix-react-sdk/pull/5453 Please mind the position of `(edited)`. cf. https://github.com/matrix-org/matrix-react-sdk/pull/5453#issuecomment-862466809 I modified the declarations for `blockquote`,...

Z-Community-PR
T-Defect

Fixes https://github.com/vector-im/element-web/issues/4771 --- Here's what your changelog entry will look like: ## 🐛 Bug Fixes * Correctly align messages in right to left languages ([\#5453](https://github.com/matrix-org/matrix-react-sdk/pull/5453)). Fixes vector-im/element-web#4771. Contributed by @aaronraimist.

Z-Community-PR
T-Defect

To merge with https://github.com/vector-im/element-web/pull/22228 --- Here's what your changelog entry will look like: ## ✨ Features * Release message right-click context menu out of labs ([\#8613](https://github.com/matrix-org/matrix-react-sdk/pull/8613)).

T-Enhancement

based on #8983. will want an additional UI change to warn users that they're looking at an ignored room (with an option to unignore) if they click on a room...

If `!a content warning!` is present in the /spoiler command it will parse it and set the value of the `data-mx-spoiler` attribute. --- element-web notes: Allow specifying `!warnings!` in spoilers....

Z-Community-PR
T-Enhancement

--- Here's what your changelog entry will look like: ## ✨ Features * Delight Composer Attempt Numero Dos ([\#8841](https://github.com/matrix-org/matrix-react-sdk/pull/8841)).

T-Enhancement