element-x-ada/features/messages/impl
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
..
src Fix pillification not working for non formatted message bodies (#3201) 2024-07-17 08:20:47 +00:00
.gitignore Try splitting messages into api and impl modules 2023-03-03 14:38:05 +01:00
build.gradle.kts Improve screenshot testing with ComposablePreviewScanner (#3125) 2024-07-03 13:05:06 +02:00
consumer-rules.pro Try splitting messages into api and impl modules 2023-03-03 14:38:05 +01:00