riot-android icon indicating copy to clipboard operation
riot-android copied to clipboard

People is online, but the status display it's Offline

Open wjhtinger opened this issue 8 years ago • 7 comments

Just has two phones: A phone and B phone. Both phones are online, all things is OK. But in A phone, check the B status, display it is offline.

wjhtinger avatar Feb 22 '17 17:02 wjhtinger

Related to https://github.com/vector-im/riot-web/issues/2667

jeangb avatar Feb 23 '17 11:02 jeangb

Hi, everyone, please help me to figure out the issue, User is offline, but still show's online, is there any convenient way, to handle this issue? when user get logout, than still it's presence show's online

ahsanshaokat avatar Jul 27 '17 09:07 ahsanshaokat

It shows me! as offline 43d.

532910 avatar Apr 04 '18 20:04 532910

The Presence API usage has been disabled for performance reason. I understand the application display lots of bad information then

bmarty avatar Jun 05 '18 10:06 bmarty

We need a way to tell if homeserver presence API is enabled or not, to avoid display wrong presence information. CC @erikjohnston

bmarty avatar Mar 04 '19 16:03 bmarty

Riot web just has a hard coded list AFAIK

aaronraimist avatar Mar 12 '19 20:03 aaronraimist

We need a way to tell if homeserver presence API is enabled or not, to avoid display wrong presence information.

Sounds like https://github.com/vector-im/riot-web/issues/4398#issuecomment-629729170.

mcg-matrix avatar Jun 13 '20 22:06 mcg-matrix