Files
letro-android/changelog.d/3051.misc
Jorge Martin Espinosa ce91fe4ab2 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

2 lines
147 B
Plaintext

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.