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

Extract the logic for populating a timeline item preview widget #127

Closed kevinaboos closed 2 weeks ago

kevinaboos commented 2 weeks ago

Used for ReplyPreview and RepliedToMessage currently, but we should also use it for RoomPreview info too.

kevinaboos commented 2 weeks ago

ready to go, pending final self-review.