ulyssa / iamb

A Matrix client for Vim addicts
https://iamb.chat
Apache License 2.0
608 stars 45 forks source link

Indicate when older messages are being loaded #260

Open ulyssa opened 5 months ago

ulyssa commented 5 months ago

When scrolling to the top of history, it's not clear that older messages are being loaded in the background. Message::show_with_preview should probably generate some kind of loading text when prev is None, and the room fetch state is not RoomFetchStatus::Done.