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

Users may have their account temporarily suspended from a homeserver, e.g. due to ToS violations. This prevents them from sending new messages but not from reading messages or redacting their...

T-Enhancement

![image](https://user-images.githubusercontent.com/72016555/162264820-f19c86dd-2015-433e-907f-be2d7f6fbd5c.png) This is just backend for implementation in element-web. Implemented in: https://github.com/vector-im/element-web/pull/21712 Feature request: https://github.com/vector-im/element-web/issues/21687 ### **Notes:** - Added Buttons as well as EN and DE localization for jitsi audio...

Z-Community-PR
T-Enhancement

Fixes https://github.com/vector-im/element-web/issues/19409 This unleashes user creativity and allows them to react in whatever shape or form they desire. Free-form reactions don't get stored in the "Recently Used" list since they...

T-Enhancement

Currently, the rainbow command output a series of `` elements. This HTML element has been depreciated in HTML4.01, and is obsolete in HTML5. This PR changes this to `` instead....

My original goal was just to solve https://github.com/vector-im/element-web/issues/9582 by updating the label color to whatever our design system says it should be, but I then noticed that [the design specifications...

T-Enhancement

This PR partly implements the features described here: https://github.com/vector-im/element-web/issues/9723 What is NOT implemented as in the above issue: - Timestamps on hover - Moderator functionalities Here's a few screenshots: ![Screenshot...

Z-Community-PR
X-Blocked
T-Enhancement

Many messaging services such as Slack and Discord allow for custom images for reacts, rather than only standard emoji. Currently Element will only show the plain text of the reaction...

Z-Community-PR
X-Blocked
T-Enhancement

This implements the client side of MSC2730: sending forwards with the new endpoint and rendering validated forwards properly. For sending forwards, the old forward button is replaced. The rendering is...

Z-Community-PR
T-Enhancement

This is the new design, I guess you can just change the default colors (maybe to make it invisible?) if you don't like it, but it will be nice to...

Z-Community-PR
T-Enhancement

See https://github.com/vector-im/element-desktop/pull/136 for details Signed-off-by: Sergey Shpikin --- Part of https://github.com/vector-im/element-web/issues/15017 Related to https://github.com/vector-im/element-desktop/pull/136 Related to https://github.com/vector-im/element-web/pull/15015 --- Here's what your changelog entry will look like: ## ✨ Features *...

Z-Community-PR
T-Enhancement