summaryrefslogtreecommitdiff
path: root/libpurple/purpleconversation.h
Commit message (Expand)AuthorAgeFilesLines
* Add membership management to PurpleConversationGary Kramlich2023-03-031-15/+110
* Remove conversation's internal history api as it will be replace by the new h...Gary Kramlich2023-02-201-21/+0
* Remove some unused functions from purpleconversation.[ch]Gary Kramlich2022-11-251-26/+0
* Fix some include loopsGary Kramlich2022-11-161-2/+2
* Remove a bunch of documents that aren't read/displayed by gi-docgen.Gary Kramlich2022-09-121-13/+0
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-121-12/+0
* Now that the History API is here, remove the purple logging apiGary Kramlich2021-10-231-32/+0
* Fix several typos in libpurpleElliott Sales de Andrade2021-10-101-1/+1
* Remove all of the current smiley support as it currently isn't used and needs...Gary Kramlich2021-08-241-31/+0
* A bunch of random libpurple documentation fixesGary Kramlich2021-08-041-0/+7
* Use G_DECLARE_DERIVABLE_TYPE for PurpleConversation and additional cleanupsGary Kramlich2021-04-161-75/+40
* rename conversation.[ch] to purpleconversation.[ch] and split PurpleConversat...Gary Kramlich2021-04-121-0/+525