summaryrefslogtreecommitdiff
path: root/libpurple/account.h
Commit message (Expand)AuthorAgeFilesLines
* Add new functions for adding buddies with an invite message. If theElliott Sales de Andrade2011-03-201-0/+25
* Make the simple silence suppression stuff optional per-account. Fixes #13180.Jakub Adam2011-03-131-0/+18
* propagate from branch 'im.pidgin.pidgin' (head e131c2da768d5bd01e4bcb33b488a4...John Bailey2011-03-131-0/+10
|\
| * Patch from Stefan Ott to add the account-authorization-requested-with-messageJohn Bailey2011-01-091-0/+10
* | Add to a commentMark Doliner2011-02-141-0/+1
|/
* Add purple_account_[gs]et_public_alias functions, per discussion in d@cpiPaul Aurich2010-04-291-0/+40
* Add @since tags.Elliott Sales de Andrade2010-04-201-0/+4
* Add getter and setter for account->perm_deny. Patch by Stephen Whitmore.Mark Doliner2010-04-161-0/+17
* This effectively moves Etan's API addition off im.pidgin.pidgin and ontoJohn Bailey2009-09-161-0/+14
* Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also addsJohn Bailey2009-07-061-0/+10
* Is there any reason this is an int instead of PurplePrivacyType? IMark Doliner2009-03-131-1/+2
* propagate from branch 'im.pidgin.pidgin.next.minor' (head d24c4a9d28f21eaa47b...Elliott Sales de Andrade2009-03-021-1/+8
|\
| * kugel in #pidgin noticed that glib-object.h is included twice here.John Bailey2009-02-221-1/+0
| * Add a note that we should use hash tables for the permit and deny lists.Mark Doliner2009-02-121-0/+8
* | Remove trailing whitespaceMark Doliner2009-01-261-1/+1
|/
* Make PurpleAccount's documentation actually show up; also, sprinkle someWill Thompson2008-03-111-0/+4
* Clarify documentation of purple_account_set_status_list(), and use @copydoc toWill Thompson2008-01-151-18/+15
* Correct a doc typo.Will Thompson2007-12-101-1/+1
* purple_account_clear_current_error is public API, so should not be static.Will Thompson2007-11-031-1/+1
* Add purple_account_clear_current_error(), which does what it says on the tin.Will Thompson2007-11-021-0/+7
* Document exactly how long the PurpleConnectionErrorInfo pointers given out byWill Thompson2007-10-301-1/+3
* Mark pointed out that PurpleConnectionErrorPair is not a very good name for theWill Thompson2007-10-281-1/+1
* PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;Will Thompson2007-10-281-10/+1
* Make PurpleAccount keep track of the last connection error suffered (or not, ifWill Thompson2007-10-271-0/+21
* All the links to libpurple signal pages were in the comment containing theWill Thompson2007-10-061-2/+1
* applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defaRichard Laager2007-09-281-2/+3
* merge of 'b0586b3697e8044ccd62a369b0c0f9125b2ef732'Daniel Atallah2007-09-101-0/+22
|\
| * propagate from branch 'im.pidgin.pidgin' (head eeb8e1ace2e84fba831b1527e1854e...Evan Schoenberg2007-08-141-0/+22
| |\
| | * Implemented a callback for unregistering, mirroring the registration callback...Andreas Monitzer2007-07-311-1/+4
| | * Added unregistering XMPP accounts. This requires a new prpl-struct entry, but...Andreas Monitzer2007-07-301-0/+7
| | * propagate from branch 'im.pidgin.pidgin' (head 716f4775cbdf4b1d6ca8bb122964f9...Andreas Monitzer2007-07-111-4/+4
| | |\
| | * | Simplified registration callback per request of Sean.Andreas Monitzer2007-06-221-1/+1
| | * | Implemented a callback for a successful registration, supplying the username ...Andreas Monitzer2007-06-221-0/+12
| | * | Replaced a clean and simple API with a very weird hack due to vivid request o...Andreas Monitzer2007-06-181-8/+0
| | * | Minor compilation fixes and corrected some typos on user tune. Added convenie...Andreas Monitzer2007-06-181-0/+8
* | | | The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
|/ / /
* | | Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.Daniel Atallah2007-08-121-1/+1
* | | Correct the types of the authorize_cb and deny_cb parameters ofWill Thompson2007-08-101-2/+2
* | | Document PurpleAccountUiOps, and fix a documentation typo.Will Thompson2007-08-061-11/+41
| |/ |/|
* | Move the define in internal.h instead.Sadrul Habib Chowdhury2007-06-191-4/+0
* | G_GNUC_NULL_TERMINATED requires a high glib version. So define it toSadrul Habib Chowdhury2007-06-191-0/+4
* | Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminatedSadrul Habib Chowdhury2007-06-181-1/+1
* | Re-fix the DBus list handling code by killing const GList* / const GSList*Richard Laager2007-06-161-3/+3
* | disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126'Richard Laager2007-06-161-1/+1
* | Mark the return type const for the following functions. I noticed thisRichard Laager2007-06-071-1/+1
|/
* Initial addition of padding for ui_ops and other class-like structsGary Kramlich2007-04-291-0/+5
* Updates for the account buddy icon stuff. This doesn't yet work fully (and ma...Richard Laager2007-04-251-18/+0
* Doxygen updates. This eliminated all the warnings from Doxygen.Richard Laager2007-04-161-1/+2
* patch from Simon Wilkinson to support Jabber/XMPP w/o passwordsNathan Walp2007-04-151-0/+13
* A little doxygen love and some tiny gaim->purpleismsMark Doliner2007-03-261-3/+3