element-x-ada/changelog.d/3051.misc
Jorge Martin Espinosa 310a7fc229
Resolve display names in mentions in real time (#3051)
* Resolve display names in mentions in real time

* Use `LocalRoomMemberProfilesCache` to avoid having to implement `TextMessagePresenter`

* Also use local composition provider for `MentionSpanProvider`
2024-06-21 09:57:36 +00:00

1 line
147 B
Text

Resolve display names in mentions in real time, also send mentions with user ids as the fallback text for the link representation of the mentions.