cdidier / irssi-xmpp

irssi-xmpp is an irssi plugin to connect to the Jabber network.
GNU General Public License v2.0
69 stars 22 forks source link

Improper user name in HipChat #9

Open lacombar opened 8 years ago

lacombar commented 8 years ago

When starting a 1-on-1 conversation in HipChat, the following show up:

01:22 <abcdef_ghijklm@chat.hipchat.com/web||proxy|proxy-c300.hipchat.com|5262> test

This makes irssi-xmpp practically unusable. For reference, Pidgin is capable to providing the correct "clear" username, eg. "Foo Bar"

ailin-nemui commented 8 years ago

irssi-xmpp is currently lacking an option to display anything else than the raw JID for queries

lacombar commented 8 years ago

is there any reason for this limitation ? this seems to works fine in rooms.

ailin-nemui commented 8 years ago

In XMPP rooms irssi-xmpp will show the user room nick. HipChat rooms set the user nicks to what you expect to see. So this is quite different from the Roster-Query case