summaryrefslogtreecommitdiff
path: root/libpurple/accounts.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the privacy apiGary Kramlich2022-12-051-58/+0
* Remove PurpleAccountUiOps->status_changed as no one was using itGary Kramlich2022-11-051-3/+0
* Replace the request_add Account UiOp with a new AddContact notificationGary Kramlich2022-08-231-13/+0
* Create PurpleAuthorizationRequest and use it for notifications.Gary Kramlich2022-08-221-17/+0
* Remove purple_account_notify_added as it isn't used by anyone.Gary Kramlich2022-07-181-8/+0
* Remove some deprecated accounts apiGary Kramlich2022-01-091-61/+0
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-111-9/+0
* Create the PurpleAccountManager APIGary Kramlich2021-12-031-0/+6
* A handful of random doc fixesGary Kramlich2021-01-141-4/+9
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-0/+4
* Add missing transfer annotations.Elliott Sales de Andrade2019-08-031-1/+1
* Fix libpurple header guards using reserved names.Elliott Sales de Andrade2019-07-031-3/+3
* Add many libpurple element-type annotations.Elliott Sales de Andrade2017-09-151-4/+3
* Box the *UiOps structuresAnkit Vani2014-02-151-0/+9
* Move section blocks inside inclusion guards -- otherwise g-ir-scanner yellsAnkit Vani2014-02-071-3/+3
* Remove /*@{*/ and /*@}*/Ankit Vani2014-02-071-9/+1
* Removed @nameAnkit Vani2014-02-061-3/+3
* Fix some gtk-doc warnings from account to connectionAnkit Vani2014-02-041-14/+15
* Use upper-case first lettersAnkit Vani2014-02-041-1/+1
* Add section blocks for debug.h to prpl.hAnkit Vani2014-02-041-1/+1
* Swap @title and @short_description rolesAnkit Vani2014-02-031-2/+2
* Add section blocks for account.h to connection.hAnkit Vani2014-02-031-6/+8
* Convert docs from doxygen to gtk-doc format for account*, blist*, media/*Ankit Vani2014-01-311-16/+40
* Use 'transfer none' for TODO constAnkit Vani2014-01-311-1/+1
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-14/+14
* Added /*< private >*/ for padding members, clean them up and add missing onesAnkit Vani2013-10-121-0/+1
* Merged default branchAnkit Vani2013-08-221-1/+1
* Removed reserved fields from instance structs.Ankit Vani2013-07-021-0/+1
* Exposed some functions to the header files to resolve dependencies.Ankit Vani2013-06-191-0/+5
* Fixed more PurpleAccount stuff.Ankit Vani2013-06-191-0/+1
* Begun GObjectification of PurpleAccount. Moved things around, see details.Ankit Vani2013-06-171-0/+218