summaryrefslogtreecommitdiff
path: root/libpurple/purplechatconversation.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_clear_* helpers where usefulElliott Sales de Andrade2023-03-211-2/+1
* Add a PurpleRequestFieldString subclassElliott Sales de Andrade2023-03-101-0/+1
* Convert PurpleRequestPage into a GObjectElliott Sales de Andrade2023-03-071-7/+7
* Convert PurpleRequestGroup into a GObjectElliott Sales de Andrade2023-03-071-4/+4
* Fix a few more account api deprecations that were missed in libpurpleGary Kramlich2022-12-141-2/+3
* Update libpurple for the deprecations in the account apiGary Kramlich2022-12-141-4/+6
* Fix some include loopsGary Kramlich2022-11-161-0/+1
* Add user-joined and user-left gobject signals to PurpleChatConversationGary Kramlich2022-08-181-1/+62
* Now that the History API is here, remove the purple logging apiGary Kramlich2021-10-231-4/+1
* Fix the includes for the purpleenums renameGary Kramlich2021-08-031-1/+1
* migrate libpurple to the ConversationManager APIGary Kramlich2021-07-221-1/+4
* Update purple_conversations_find_* to return PurpleConversations instead of s...Gary Kramlich2021-05-181-4/+4
* Modernizing PurpleChatConversation.Gary Kramlich2021-04-051-0/+1088