Ticket #170 (new enhancement)

Opened 5 years ago

Last modified 5 years ago

tooltips on the members in a multi-user-chat window

Reported by: melo Owned by:
Priority: normal Milestone: 1.1
Component: Multi-User Chat Version: version 0.8
Keywords: Cc:

Description

If we know the public JID of a member in a chat room, and if that JID is on our roster, we should show the proper avatar/status and other presence information.

Change History

Changed 5 years ago by dbcm

  • type changed from defect to enhancement
  • milestone changed from Future to 1.1

This is written inside of another ticket that i don't find, maybe already closed :(

But, yes, this is a plus.

Changed 5 years ago by spike411

You don't have to know the real JID. At least ejabberd/mod_muc does a little magic in the background and “translates” vCard request from participant's JID to his real JID and vice versa.

Also, I think that you should get avatar hash from participant's presence, which means, if you cached avatars by their hash, you would have to get them only once.

Note: See TracTickets for help on using tickets.