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

Transition away from reply fallbacks [MSC3676] #649

Open
notramo opened this issue Mar 31, 2022 · 0 comments
Open

Transition away from reply fallbacks [MSC3676] #649

notramo opened this issue Mar 31, 2022 · 0 comments
Labels
bug Something isn't working refactoring debt of the tech spec Related to a Matrix protocol spec change

Comments

@notramo
Copy link
Contributor

notramo commented Mar 31, 2022

MSC3676
How Syphon should do it?

  • Strip the <mx-reply> tag from formatted_body before displaying when the message has an m.in_reply_to relation
  • Fetch the original event for the quote
  • Use custom code to render the displayname and the quote

This is needed also for MSC3440 (Threading), because thread reply fallbacks doesn't embed the fallback quote, and it can be very confusing regarding to the conversation to see thread messages without the context.

Related: #288 and somehow #462

@ereio ereio added bug Something isn't working refactoring debt of the tech spec Related to a Matrix protocol spec change labels Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactoring debt of the tech spec Related to a Matrix protocol spec change
Projects
None yet
Development

No branches or pull requests

2 participants