linagora / twake-on-matrix

A multi-platform (Flutter) application for connecting to Matrix - an open network for secure, decentralized communication, with your favorite devices.
GNU Affero General Public License v3.0
49 stars 17 forks source link

[Bug] Online status isn't always updated correctly #1827

Open tprudentova opened 3 months ago

tprudentova commented 3 months ago

We also have a status "Offline", what does it mean? I think we should always display when was the last time a person has been online

hoangdat commented 3 months ago

Current

RoomStatusExtension::getLocalizedStatus

offline show when we dont have any cachePresence.

Solution

Te-Z commented 3 months ago

replace "offline" status by "a while ago"