element-x-ada/features/messages/impl/src
Jorge Martin Espinosa f5e866e18c
Fix pillification not working for non formatted message bodies (#3201)
* Fix pillification not working for non formatted message bodies

Pure Markdown bodies weren't being 'pillified' so their mentions were turned into UI elements in the timeline.

A new `pillifiedBody` property was added to `TimelineItemTextBasedContent` to fix this.

* Use shorter version of `textWithMentions` computation
2024-07-17 08:20:47 +00:00
..
main Fix pillification not working for non formatted message bodies (#3201) 2024-07-17 08:20:47 +00:00
test/kotlin/io/element/android/features/messages/impl Fix pillification not working for non formatted message bodies (#3201) 2024-07-17 08:20:47 +00:00