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

Support rendering of extensible events v2 #9915

Closed
wants to merge 2 commits into from

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Jan 13, 2023

Requires matrix-org/matrix-js-sdk#3067

See matrix-org/matrix-js-sdk#3067 for details.

This looks and acts horribly broken because, well, it is:

image

Known issues:

  • Messages look like that
  • Sending a message causes a tile crash
  • These events cannot be reacted to, replied to, made a thread from, etc
  • etc

None of these issues are fixed in this PR, deliberately. The whole feature is gated by a room version, which means you also get this lovely warning at the top of the room you can't get rid of:
image

This should be enough to consider the room version similar to a labs flag, thus making the bugs expected/reasonable.


Here's what your changelog entry will look like:

✨ Features

  • Support rendering of extensible events v2 (#9915).

@turt2live turt2live added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Jan 13, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants