summaryrefslogtreecommitdiff
path: root/libpurple/purpleaccountmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Add purple_account_manager_get_connected and port libpurple to itGary Kramlich2022-11-041-3/+14
* Move PurpleAccountManager to GPtrArray and implement GListModelElliott Sales de Andrade2022-10-281-13/+11
* Add a custom find to account managerElliott Sales de Andrade2022-09-051-0/+15
* Remove the deprecated purple_account_manager_get_(in)?active functionsGary Kramlich2022-07-211-32/+0
* Update the account manager to use enabled/disabled for accounts rather than a...Gary Kramlich2022-07-211-0/+32
* Replace PidginAccountsDisabledMenu with PidginInactiveAccountsMenu which is a...Gary Kramlich2022-03-251-0/+13
* Create a menu controller that will keep a GMenu in sync with the disabled acc...Gary Kramlich2022-03-141-0/+13
* Fix some broken doc comments for the account manager apiGary Kramlich2021-12-061-2/+4
* Create the PurpleAccountManager APIGary Kramlich2021-12-031-0/+155