summaryrefslogtreecommitdiff
path: root/libpurple/contact.c
Commit message (Expand)AuthorAgeFilesLines
* Rename PurpleContact to PurpleMetaContact.Gary Kramlich2022-09-221-54/+54
* Stop including internal.h everywhere when we really don't need it.Gary Kramlich2022-09-121-1/+0
* migrate libpurple to the ConversationManager APIGary Kramlich2021-07-221-9/+14
* Update purple_conversations_find_* to return PurpleConversations instead of s...Gary Kramlich2021-05-181-2/+2
* Move PurpleAccountPresence and PurpleBuddyPresence to their own filesGary Kramlich2020-09-211-0/+1
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-0/+1
* Fix broken `priv != NULL` checks in libpurple.Elliott Sales de Andrade2019-08-071-14/+12
* Add list parameter to all buddy list UI ops.Elliott Sales de Andrade2019-07-061-2/+4
* Add wrapper functions for some PurpleBlistUiOps.Elliott Sales de Andrade2019-07-031-13/+4
* Rename some buddy list accessor functions.Elliott Sales de Andrade2019-07-021-2/+4
* libpurple: Port self-contained code from g_type_class_add_private()Mike Ruprecht2018-11-011-48/+21
* libpurple: Remove pointer registration for DBus APIMike Ruprecht2018-10-021-5/+0
* Pulled PurpleContact out to it's own fileGary Kramlich2016-08-121-0/+388