tieto/sipe

Cannot see name/status of non-buddies in chat rooms / IM

dwmw2 opened this issue · 1 comments

dwmw2 commented

When some random person sends me an IM I don't see their name or their presence status; just a SIP URI. Since https://bitbucket.org/pidgin/main/pull-requests/321 this should be possible if you provide a .get_cb_alias() method, and set OPT_PROTO_TRANSIENT_BUDDIES (and DTRT for NO_SAVE buddies when they're added/removed).

cf. awslabs/pidgin-chime@9347ce7bfd5
awslabs/pidgin-chime@9880682cf6b1 and (for binary compatibility)
awslabs/pidgin-chime@18a952efdbd

Yes please, would be much appreciated in SIPE too :)