summaryrefslogtreecommitdiff
path: root/libpurple/tests/test_contact_manager.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several leaks in testsElliott Sales de Andrade2023-03-231-1/+7
* Fix leaks from g_list_model_get_itemElliott Sales de Andrade2023-03-221-0/+1
* Remove the deprecated account apiGary Kramlich2022-12-151-1/+1
* Add tracking of PurplePerson's to PurpleContactManagerGary Kramlich2022-12-141-0/+122
* Split PurpleContactInfo out of PurpleContactGary Kramlich2022-11-281-8/+11
* Create and add PurpleContacts to the manager when purple_buddy_new is calledGary Kramlich2022-10-011-0/+87
* Make purple_contact_new take the id instead of the username.Gary Kramlich2022-09-291-6/+6
* Create the new PurpleContactManagerGary Kramlich2022-09-291-0/+290