hannesm / jackline

minimalistic secure XMPP client in OCaml
BSD 2-Clause "Simplified" License
251 stars 20 forks source link

Don't show users who are offline in Jabber MUC when issueing /info #137

Closed DrWhax closed 8 years ago

DrWhax commented 8 years ago

As a user, when i'm connected to a Jabber MUC and I issue /info as a command inside a channel, I see nicknames who are offline and might never return.

Solution: When I issue /info as a command inside the channel, i'd like to only see users who are online.