summaryrefslogtreecommitdiff
path: root/libpurple/purpleprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused API from request fieldsElliott Sales de Andrade2023-03-201-3/+0
* Use GListModel API for request fields in libpurpleElliott Sales de Andrade2023-03-191-1/+0
* Remove tracking of required fieldsElliott Sales de Andrade2023-03-171-2/+0
* Remove tracking of whether a field is validatableElliott Sales de Andrade2023-03-171-2/+0
* Convert PurpleRequestPage into a GObjectElliott Sales de Andrade2023-03-071-4/+4
* Convert PurpleRequestGroup into a GObjectElliott Sales de Andrade2023-03-071-4/+4
* Split PurpleRequestFieldGroup into its own filesElliott Sales de Andrade2023-03-051-0/+4
* Split PurpleRequestField into its own filesElliott Sales de Andrade2023-03-041-0/+4
* Export Account::errorGary Kramlich2023-02-081-11/+0
* Remove PURPLE_STATIC_ASSERT which is no longer used by anythingGary Kramlich2023-01-291-5/+0
* Remove the ability to register new accounts.Gary Kramlich2022-11-071-15/+0
* Change the way accounts connect while keeping backwards compatibilityGary Kramlich2022-10-311-20/+0
* Work around an issue where accounts were attempting to connect when they were...Gary Kramlich2022-10-251-0/+15
* Create the new PurpleContactManagerGary Kramlich2022-09-291-0/+18
* Phase 1 of the Notifications APIGary Kramlich2022-06-151-0/+18
* Create the PurpleAccountManager APIGary Kramlich2021-12-031-0/+18
* GSoC History API including sqlite history adapterJames Culver2021-10-121-1/+47
* Fix several typos in libpurpleElliott Sales de Andrade2021-10-101-4/+4
* Create PurpleWhiteboardManager for managing whiteboardsGary Kramlich2021-09-021-0/+19
* Create a manager for conversations.Gary Kramlich2021-06-141-16/+18
* Port the KWallet Keyring to the new CredentialProvider API.Gary Kramlich2021-03-221-0/+30
* Fix some typos in the doc strings in purpleprivate.hGary Kramlich2021-03-191-2/+2
* Fix SILC compilationArkadiy Illarionov2021-02-121-11/+0
* Create a new PurpleProtocolManagerGary Kramlich2021-01-261-0/+14
* Add the new PurpleCredentialManager APIGary Kramlich2020-11-051-0/+14
* PurpleMessage cleanups from hellGary Kramlich2020-10-031-16/+0
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-41/+4
* Move common_sockaddr_t back to purpleprivate.h and ignore purpleprivate.h fro...Gary Kramlich2020-05-111-0/+8
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-0/+257