element-x-ada/features/messages
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
..
api Lambda parameters in a composable function should be in present tense, not past tense. 2024-05-29 12:18:23 +02:00
impl Fix pillification not working for non formatted message bodies (#3201) 2024-07-17 08:20:47 +00:00
test Fix moar ktlint issues 2024-01-11 10:02:10 +01:00