summaryrefslogtreecommitdiff
path: root/libpurple/accounts.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_clear_handle_id everywhereElliott Sales de Andrade2023-03-211-4/+2
* Fix leaks when loading accountsElliott Sales de Andrade2023-02-281-2/+6
* Export Account::errorGary Kramlich2023-02-081-2/+2
* Replace the account-actions-changed signal with an actions-changed signal on ...Gary Kramlich2023-01-061-4/+0
* Update libpurple for the deprecations in the account apiGary Kramlich2022-12-141-10/+16
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-8/+7
* Remove the privacy apiGary Kramlich2022-12-051-41/+0
* Fix cleanup of acconut password on deletionElliott Sales de Andrade2022-11-061-2/+2
* Add PurpleAccount::error property and remove "account-error-changed" and "acc...Gary Kramlich2022-11-051-11/+0
* Port PurpleBlist to use PurpleAccountManager::added and ::removed signals and...Gary Kramlich2022-11-051-8/+0
* Propagate the PurpleAccount::notify signal via PurpleAccountManager::account-...Gary Kramlich2022-11-041-8/+0
* Remove C99-obsoleted constructsElliott Sales de Andrade2022-10-261-1/+1
* Work around an issue where accounts were attempting to connect when they were...Gary Kramlich2022-10-251-1/+2
* Remove unused account signalsElliott Sales de Andrade2022-10-091-45/+0
* Add a require-password property to PurpleAccountGary Kramlich2022-10-011-0/+7
* Rename PurpleContact to PurpleMetaContact.Gary Kramlich2022-09-221-1/+1
* Minor cleanup to account cleanup and connection error handlingElliott Sales de Andrade2022-09-201-12/+6
* Stop including internal.h everywhere when we really don't need it.Gary Kramlich2022-09-121-1/+0
* Remove the account error scrollbook from the blist as notifications have repl...Gary Kramlich2022-07-061-1/+0
* Remove the account ui settings as it was only used for whether or not an acco...Gary Kramlich2022-05-201-22/+7
* Remove the ui parameter from purple_account_[gs]et_enabledGary Kramlich2022-05-201-2/+9
* Move PurpleProxyInfo from a boxed type to a GObjectGary Kramlich2022-04-011-12/+14
* Replace PURPLE_CALLBACK by G_CALLBACKElliott Sales de Andrade2022-03-251-3/+3
* Remove some deprecated accounts apiGary Kramlich2022-01-091-46/+0
* Stop saving status to accounts.xmlGary Kramlich2021-12-161-99/+0
* Add an id property to PurpleAccount and make sure it persistsGary Kramlich2021-12-121-1/+17
* Create the PurpleAccountManager APIGary Kramlich2021-12-031-155/+102
* Don't error out when trying to remove a password that isn't stored.Gary Kramlich2021-08-231-1/+1
* Fix the includes for the purpleenums renameGary Kramlich2021-08-031-1/+1
* migrate libpurple to the ConversationManager APIGary Kramlich2021-07-221-6/+13
* Remove the deprecated keyring API.Gary Kramlich2021-04-211-29/+0
* Port the KWallet Keyring to the new CredentialProvider API.Gary Kramlich2021-03-221-3/+7
* Remove the buddy pounces apiGary Kramlich2021-01-021-4/+0
* Use PurpleCredentialManager instead of the old keyring api.Gary Kramlich2021-01-021-4/+18
* remove some old icq server migration codeGary Kramlich2020-10-291-24/+0
* Fix some easy compiler warningsGary Kramlich2020-08-161-1/+1
* fix some issues that were identified while working on a flatpak buildGary Kramlich2020-08-101-0/+12
* Make sure we're not including the gettext macros in header files and deal wit...Gary Kramlich2020-05-211-0/+3
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-2/+3
* Rename purple_account_set_status_list and purple_status_set_active_with_attrs...qarkai2020-04-081-1/+1
* Replace lists of PurpleAttr with GHashTableqarkai2019-11-261-13/+9
* Add PurpleAttr to use in lists instead of consecutive key and value elementsqarkai2019-11-161-7/+8
* Rename some buddy list accessor functions.Elliott Sales de Andrade2019-07-021-4/+2
* Move more libpurple files to ~/.config.Elliott Sales de Andrade2019-02-151-2/+2
* libpurple: Remove pointer registration for DBus APIMike Ruprecht2018-10-021-3/+0
* Remove purple_timeout_* function usageMike Ruprecht2017-06-151-2/+2
* Add "account-status-changing" signal from instantbirdFlorian Qu?ze2016-05-151-0/+5
* Remove Yahoo! JapanMichael McConville2015-06-211-35/+0
* Merged default branchAnkit Vani2014-02-231-1/+1
|\
| * Merged default branchAnkit Vani2014-02-151-1/+1
| |\