[Pidgin] #17295: Presence/alias for non-buddies not shown

Pidgin trac at pidgin.im
Thu Apr 26 01:34:57 EDT 2018


#17295: Presence/alias for non-buddies not shown
--------------------+---------------------------
 Reporter:  dwmw2   |       Owner:  EionRobb
     Type:  patch   |      Status:  closed
Milestone:          |   Component:  unclassified
  Version:  2.13.0  |  Resolution:  fixed
 Keywords:          |
--------------------+---------------------------

Comment (by David Woodhouse <dwmw2@…>):

 (In [ad627e43c7fe]):[[BR]]
 Add get_cb_alias() method to PRPL

 This allows the PRPL to provide aliases for chat room members, without
 having to create a full transient buddy for them as it does for IM
 peers. For IM peers we actually want the presence information, photo
 and other stuff which makes a full buddy worthwhile. Not so for chat
 room members, and the overhead is significant for large rooms so this
 light-weight alternative makes more sense

 Fixes #17295

--
Ticket URL: <https://developer.pidgin.im/ticket/17295#comment:8>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list