summaryrefslogtreecommitdiff
path: root/libpurple/protocols/yahoo/libyahoo.c
Commit message (Expand)AuthorAgeFilesLines
* Merged default branchAnkit Vani2013-08-271-1/+2
|\
| * Extend prpl with max message length callbackTomasz Wasilczyk2013-08-261-1/+2
* | Merged default branchAnkit Vani2013-08-091-6/+6
|\ \ | |/ |/|
| * Merged default branchAnkit Vani2013-07-051-6/+6
| |\
| | * Refactored sametime and yahoo protocols to use the GObject conversation APIAnkit Vani2013-06-241-6/+6
| | * Replace purple_conv_ by purple_conversation_ callsAnkit Vani2013-06-231-1/+1
| | * Replaced purple_conversation_new() with purple_[im,chat]_conversation_new()Ankit Vani2013-06-231-1/+1
| | * Global replace - renamed functions and types according to GObject-based Purpl...Ankit Vani2013-06-231-1/+1
* | | HTTP: removing extra yahoo HTTP implementations - file transfer (and small im...Tomasz Wasilczyk2013-08-091-3/+0
|/ /
* | HTTP: migrate purple_util_fetch_url_request to new API for yahoo prpl (login ...Tomasz Wasilczyk2013-07-041-1/+1
|/
* Add some prpl flags to indicate support for auth response messages.Elliott Sales de Andrade2013-01-261-1/+1
* Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.Andrew Victor2011-09-051-1/+0
* Move struct_size to the beginning of the struct. Even if we don'tElliott Sales de Andrade2011-09-031-3/+1
* Rename the _with_invite functions to their counterparts.Elliott Sales de Andrade2011-09-031-3/+1
* Update PRPL structs with new fields.Elliott Sales de Andrade2011-03-201-1/+3
* Change the function of the "proxy_ssl" account option to cover regular HTTPJohn Bailey2010-06-121-1/+1
* Add purple_account_[gs]et_public_alias functions, per discussion in d@cpiPaul Aurich2010-04-291-1/+3
* Trim some cruft.John Bailey2010-04-041-6/+0
* Ladies and gentlemen, I give you HTTP-based retrieval of the Yahoo CS serverJohn Bailey2010-04-021-3/+0
* Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I buildPaul Aurich2010-02-221-1/+2
* Cannot send a file to a federated user on yahoo.Sadrul Habib Chowdhury2009-11-011-1/+1
* Add a boolean account option (defaulting to off) to control whether to useJohn Bailey2009-08-221-2/+4
* Fix Yahoo emoticon sets and make Yahoo-Japan consistent.Paul Aurich2009-08-161-1/+1
* This looked wrong to me.John Bailey2009-07-061-3/+3
* Moved functions around and made some no longer static. All the functionsJohn Bailey2009-07-051-2/+141
* Add header includes. I still have not yet tested building this.John Bailey2009-07-051-0/+5
* have a separate hash table function for each prpl.John Bailey2009-07-051-0/+9
* Very rudimentary start to separate prpls. Removed URI handler from theJohn Bailey2009-07-051-0/+197