summaryrefslogtreecommitdiff
path: root/libpurple/purpleprotocolclient.c
Commit message (Expand)AuthorAgeFilesLines
* Remove PurpleProtocolClient->tooltip_text as it is barely used and we're scal...Gary Kramlich2023-03-201-18/+0
* Remove all of the current Mood APIGary Kramlich2023-03-201-17/+0
* Remove purple_protocol_client_status_text as it is no longer usedGary Kramlich2023-03-201-17/+0
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-1/+2
* Remove some remnants of the old protocol get_actions interface.Gary Kramlich2022-09-121-17/+0
* Remove unnecessary NULL checkElliott Sales de Andrade2022-09-051-1/+0
* Set the prereq type for all Protocol interfaces to PurpleProtocolGary Kramlich2021-08-121-1/+2
* Fix a bug in purple_protocol_client_normalize which was requiring an account....Gary Kramlich2020-12-031-1/+0
* Fix the PurpleProtocolClient interface and split it out to its own file.Gary Kramlich2020-12-031-0/+258