tulir / gomuks

A terminal based Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.33k stars 120 forks source link

Sync Indicator #101

Open colemickens opened 5 years ago

colemickens commented 5 years ago

Hi. I'm a new, and happy, gomuks user. Thanks for writing it.

It's a bit hard to know if gomuks is caught up or not. I actually have been taking to opening riot.im/app in my browser to check and see if gomuks is caught up.

Is there an indicator for when it is syncing? Or when it has pending network requests that are stalled or in flight?

colemickens commented 5 years ago

Beyond this, when messages are sent before sync is complete, they are placed incorrectly in the backlog, rather than "moved" when actually sent/ack'd by the server.