Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Construct formatted body from replied event #6155

Merged

Conversation

aringenbach
Copy link
Contributor

@aringenbach aringenbach commented May 13, 2022

This is a partial implementation of rich replies
It constructs the reply body directly from the related event, but only if it is available in the local DB.
Replies to unavailable events will fallback to the current behaviour.

It is therefore a partial fix for #3828 #3517 #4586 #5479 #5823

Simulator.Screen.Recording.-.iPhone.13.-.2022-06-02.at.15.48.04.mp4

@github-actions
Copy link

github-actions bot commented May 13, 2022

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/ixx4kF

@aringenbach aringenbach force-pushed the aringenbach/construct_replies_from_replied_event branch from 969ef05 to 1d93f63 Compare June 2, 2022 13:48
@aringenbach aringenbach marked this pull request as ready for review June 2, 2022 13:59
@aringenbach aringenbach requested review from a team, gileluard and phloux and removed request for a team June 2, 2022 14:00
Copy link
Contributor

@gileluard gileluard left a comment

Choose a reason for hiding this comment

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

LGTM. If you can just apply this small tweak.

Co-authored-by: Gil Eluard <[email protected]>
Copy link
Contributor

@phloux phloux left a comment

Choose a reason for hiding this comment

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

LGTM

@aringenbach aringenbach merged commit 34a2787 into develop Jun 7, 2022
@aringenbach aringenbach deleted the aringenbach/construct_replies_from_replied_event branch June 7, 2022 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants