mxlgv / dino

This is Dino+ A modern XMPP/Jabber client software, based on Dino
GNU General Public License v3.0
11 stars 7 forks source link

Show contact status in "Start chat" window #81

Open eerielili opened 1 month ago

eerielili commented 1 month ago

Should close https://github.com/dino/dino/issues/139 and come in handy to know when someone is online or busy before opening a new chat with them.

Online: image

DND: image

Away and extended away: image

Offline: image

There's also the "open for chats / wanting to chat" status with this icon: image But i couldn't test it out. I still included it in the code.

eerielili commented 1 month ago

Corrected some ){ to ) { with the force-push.