Add a secondary id property to PurpleContactInfo

Review Request #2610 — Created Sept. 6, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This is meant to give the protocol to add a single additional identifier to a
contact. Something like an XMPP resource or IRC ident.

Ran the unit tests under valgrind.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Add a secondary id property to PurpleContactInfo
This is meant to give the protocol to add a single additional identifier to a contact. Something like an XMPP resource or IRC ident.
b91c8d560ce93d424fc5f9f9d8eedcc06c12f1f4 Gary Kramlich
libpurple/purplecontactinfo.h
libpurple/purplecontactinfo.c
libpurple/tests/test_contact_info.c
Loading...