Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

UI for verifiable forwarded events #5117

Closed
wants to merge 5 commits into from

Conversation

tulir
Copy link
Member

@tulir tulir commented Aug 14, 2020

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 currently a very basic reply-like rendering, but it should probably be more distinct based on the designs in element-hq/element-web#14690. I might implement the better designs in this PR or a future one.

MSC: matrix-org/matrix-spec-proposals#2730
Synapse PR: matrix-org/synapse#8078
matrix-js-sdk PR: matrix-org/matrix-js-sdk#1439

Signed-off-by: Tulir Asokan <tulir@maunium.net>


Here's what your changelog entry will look like:

✨ Features

  • UI for verifiable forwarded events (#5117). Contributed by @tulir.

Signed-off-by: Tulir Asokan <tulir@maunium.net>
Signed-off-by: Tulir Asokan <tulir@maunium.net>
@robintown robintown mentioned this pull request May 9, 2021
@MadLittleMods MadLittleMods added the Z-Community-PR Issue is solved by a community member's PR label Apr 29, 2022
/>
</blockquote>;
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For easier review and reference, let's add some before/after screenshots in the PR description for the various pieces here.

@MadLittleMods MadLittleMods added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Jun 2, 2022
@langleyd langleyd closed this Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants