| Commit message (Expand) | Author | Age | Files | Lines |
* | Leak fixes. Avoid creating an unnecessary parallel data structure to YahooFri... | Daniel Atallah | 2008-05-03 | 5 | -51/+46 |
* | Leak fixes. | Daniel Atallah | 2008-05-02 | 2 | -4/+10 |
* | Change the string "screen name" to "username" everywhere. I think most | Mark Doliner | 2008-04-30 | 1 | -1/+1 |
* | It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f. | John Bailey | 2008-04-19 | 2 | -9/+4 |
* | Add missing newline to debug message. Fixes #5546. | Daniel Atallah | 2008-04-17 | 1 | -1/+1 |
* | I don't consider this an error. | Mark Doliner | 2008-04-14 | 1 | -1/+1 |
* | Printf warning fixes. | Daniel Atallah | 2008-03-27 | 2 | -2/+2 |
* | Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF() | Mark Doliner | 2008-03-16 | 3 | -4/+7 |
* | Fix a missing a comma | Mark Doliner | 2008-03-06 | 1 | -1/+1 |
* | Added some comments and debug logging to yahoo_process_ignore() gleaned from ... | Evan Schoenberg | 2008-03-06 | 1 | -20/+38 |
* | Fixed bug in which Yahoo contacts were erroneously considered to be blocked, | Evan Schoenberg | 2008-03-05 | 2 | -10/+18 |
* | merge of '1645a2a1b3fb1203c369db51ff9668e2ce3cd9f1' | John Bailey | 2008-02-24 | 9 | -445/+1222 |
|\ |
|
| * | Simplified version of the newest patch on #4533 to not try Yahoo protocolcpw.rekkanoryo.yahoop15ft | John Bailey | 2008-02-06 | 3 | -24/+60 |
| * | Our Yahoo! protocol has this crappy implementation where it tries | Mark Doliner | 2008-02-01 | 1 | -5/+2 |
| * | Clean up a function | Mark Doliner | 2008-02-01 | 1 | -14/+10 |
| * | Yahoo! has no permit list, so get rid of the add_permit and rem_permit prpl | Mark Doliner | 2008-02-01 | 1 | -18/+2 |
| * | Use the group passed into yahoo_add_buddy() instead of looking | Mark Doliner | 2008-01-31 | 1 | -12/+6 |
| * | Get rid of yahoo_privacy_check and use purple_privacy_check directly. | Mark Doliner | 2008-01-31 | 3 | -75/+55 |
| * | Some very minor cleanup | Mark Doliner | 2008-01-31 | 1 | -11/+7 |
| * | Revert d893d4c42706b930232e3b4007bc5bed063cda32 because the code is | Mark Doliner | 2008-01-31 | 1 | -36/+32 |
| * | Kill this warning when using -Wstrict-prototypes: | Stu Tomlinson | 2008-01-25 | 1 | -2/+2 |
| * | merge of 'e67e3995699a215688ce1b9fc1e315f83bab4fb2' | Sean Egan | 2008-01-25 | 1 | -1/+1 |
| |\ |
|
| | * | Don't send keep-alives if we've received data since in the last KEEPALIVE_INT... | Sean Egan | 2008-01-23 | 1 | -1/+1 |
| * | | Fix (hopefully) the last problem in this function. Refs #3295. | John Bailey | 2008-01-19 | 1 | -2/+2 |
| |/ |
|
| * | Plug a leak. | John Bailey | 2008-01-17 | 1 | -2/+4 |
| * | Since I needed to bring back yahoo_convert_to_numeric, I figured I could at | John Bailey | 2008-01-17 | 1 | -5/+10 |
| * | disapproval of revision 'db9b3bc9d4427a6a03d1c25aac5215bf0f8e05ec' | John Bailey | 2008-01-17 | 3 | -5/+23 |
| * | Remove `yahoo_convert_to_numeric`, which I apparently did not examine closely | John Bailey | 2008-01-16 | 3 | -23/+5 |
| * | Get rid of an unnecessary allocation. | John Bailey | 2008-01-16 | 1 | -2/+1 |
| * | Patch from Yusuke Odate, modified by me, to support retrieving the full | John Bailey | 2008-01-15 | 3 | -9/+43 |
| * | This adds accessor and mutator API for the PurpleAttentionType struct. | John Bailey | 2008-01-13 | 1 | -6/+2 |
| * | From what little I could see, it appears that for Yahoo Japan there is only | John Bailey | 2008-01-13 | 2 | -16/+20 |
| * | Fix a typo that's technically correct but is irritating me. | John Bailey | 2008-01-13 | 1 | -1/+1 |
| * | propagate from branch 'im.pidgin.pidgin' (head d19eb08efbebbe79a09561b6d103cb... | John Bailey | 2008-01-12 | 7 | -276/+1025 |
| |\ |
|
| | * | Fix a couple compile warnings. | John Bailey | 2008-01-06 | 2 | -2/+2 |
| | * | Fix my typo | John Bailey | 2008-01-06 | 1 | -1/+1 |
| | * | Some readability changes. Refs #4533. | John Bailey | 2008-01-06 | 2 | -47/+58 |
| | * | This patch from Thanumalayan S. implements Yahoo protocol version 15 file | Thanumalayan Sankaranarayanan | 2008-01-06 | 7 | -15/+1027 |
| | * | Revert patch that added receive-only transfer support for Yahoo protocol | John Bailey | 2008-01-06 | 5 | -282/+8 |
| * | | Fix a crash when accepting/denying a yahoo auth. request when the account is ... | Daniel Atallah | 2008-01-09 | 1 | -24/+33 |
| |/ |
|
* | | A patch from Gideon N. Guillen, with some minor modifications from me. This | John Bailey | 2008-02-24 | 4 | -9/+36 |
|/ |
|
* | Make yahoo_html_to_codes deal with ' in messages being sent. Also correct | Will Thompson | 2007-12-16 | 1 | -2/+5 |
* | Patch from Alex Badea to support receiving files from Yahoo users using the n... | Daniel Atallah | 2007-12-10 | 5 | -8/+282 |
* | We need to use the actual username for attentions, instead of alias. This sho... | Sadrul Habib Chowdhury | 2007-12-09 | 1 | -7/+1 |
* | Original patch from Andrew Gaul to fix a leak. | Sadrul Habib Chowdhury | 2007-11-21 | 1 | -2/+2 |
* | disapproval of revision '36cc15c1b76afc0262b3cb9181a7664fbbd5b6c1' | Sadrul Habib Chowdhury | 2007-11-21 | 1 | -4/+5 |
* | Andrew Gaul fixed another memory leak | Ka-Hing Cheung | 2007-11-21 | 1 | -5/+4 |
* | This merge has the effect of reverting the hinting code from trunk. | Richard Laager | 2007-11-17 | 4 | -306/+321 |
|\ |
|
| * | Fix #3421 by checking for an existing conversation in which to display a yaho... | Daniel Atallah | 2007-11-16 | 1 | -6/+5 |
| * | Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were | Will Thompson | 2007-11-11 | 1 | -1/+3 |