project-robius / robrix

A Matrix chat client written in pure Rust using the Makepad UI toolkit and the Robius app dev framework
MIT License
67 stars 11 forks source link

Use new `TextPreview` type to generate rich-Html previews of all events #128

Closed kevinaboos closed 2 weeks ago

kevinaboos commented 2 weeks ago

Used for a preview of the latest message in each room of the rooms list, and for inline replies, both in the timeline and above the message input box when drafting a reply to an earlier message.