Scrolling chat with unread messages is slow (#362)
Closed
wojciech.kapcia@tigase.net opened 3 years ago

If you have a chat with many unread messages scrolling it down causes slowdown. Supposedly caused by "chat makers to myself" (synchronisation with other devices).

a) It should be done asynchronously in the background b) there should be a delay

Andrzej Wójcik (Tigase) commented 3 years ago

In fact, we should "delay" sending markers and make sure that only "the newest one" is sent, so that we would reduce traffic, etc.

Andrzej Wójcik (Tigase) commented 3 years ago

I've added delayed (0.5 seconds) sending of "read" markers to improve performance (drop earlier markers without sending them).

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
5.0
Spent time
3h
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/beagle-im#362
Please wait...
Page is in error, reload to recover