EmiteGWT / hablar

Emite UI
GNU Lesser General Public License v3.0
24 stars 14 forks source link

Conversations with users not on roster show incorrect presence icon #26

Open ashward opened 11 years ago

ashward commented 11 years ago

Launch a conversation with a user not on your chat roster (by clicking on their presence icon in space).

The conversation launches correctly, but the user is shown to be offline in the conversation title bar, even when they are online

ashward commented 11 years ago

There isn't too much we can do about this. If the user isn't on your roster then you won't get presence information from them. I suppose the only thing which may improve this would be to display a different icon for unknown presence, rather than using the same icon for unknown and offline presences.