summaryrefslogtreecommitdiff
path: root/libpurple/purpleprotocolclient.h
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
* Remove some remnants of the old protocol get_actions interface.Gary Kramlich2022-09-121-24/+0
* Remove unnecessary NULL checkElliott Sales de Andrade2022-09-051-1/+1
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-121-12/+2
* Rename protocol.[ch] to purpleprotocol.[ch]Gary Kramlich2021-10-291-1/+1
* Fix several typos in libpurpleElliott Sales de Andrade2021-10-101-1/+1
* 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/+1
* Fix the PurpleProtocolClient interface and split it out to its own file.Gary Kramlich2020-12-031-0/+358