summaryrefslogtreecommitdiff
path: root/libpurple/purplecontact.h
Commit message (Expand)AuthorAgeFilesLines
* Split PurpleContactInfo out of PurpleContactGary Kramlich2022-11-281-288/+6
* Make PurpleContact derivableGary Kramlich2022-11-231-1/+22
* Update purple_contact_sort's documentation to say it returns < 0 and > 1Gary Kramlich2022-11-191-2/+2
* Add purple_contact_compare and purple_contact_get_name_for_displayGary Kramlich2022-11-191-0/+36
* Add a contact property to PurpleAccountGary Kramlich2022-11-161-1/+15
* Add a permission property to PurpleContactGary Kramlich2022-11-161-0/+42
* Fix some include loopsGary Kramlich2022-11-161-0/+1
* Create and add PurpleContacts to the manager when purple_buddy_new is calledGary Kramlich2022-10-011-14/+0
* Make purple_contact_new take the id instead of the username.Gary Kramlich2022-09-291-2/+8
* Add a person property to PurpleContactGary Kramlich2022-09-291-0/+26
* Fix various small documentation errorsElliott Sales de Andrade2022-09-281-2/+2
* Create the new PurpleContactGary Kramlich2022-09-231-0/+229