log libpurple/protocols/yahoo/yahoo.c @ 19444:a1cf5440d945

age author description
Sun, 26 Aug 2007 06:55:21 +0000 Daniel Atallah Set the custom status message for yahoo buddies correctly at login time. Fixes #2754.
Thu, 23 Aug 2007 23:20:48 +0000 Sadrul Habib Chowdhury Input handlers are unsigned integers. So set them to 0 instead of -1 after
Wed, 22 Aug 2007 23:16:28 +0000 Sean Egan Show a system notification in the conv window when receiving Yahoo webcam invites. Fixes #1298
Wed, 22 Aug 2007 20:09:09 +0000 Daniel Atallah Fix various things related to authorization on yahoo.
Tue, 21 Aug 2007 18:30:58 +0000 Daniel Atallah Fully fix #2654 by parsing the yahoo stealth information from the buddy list at logon time.
Tue, 21 Aug 2007 04:58:58 +0000 Daniel Atallah Add some additional yahoo keys to the stealth packets to make them work again. Fixes #2654.
Sun, 22 Jul 2007 07:30:50 +0000 Tim Ringenbach Allow you to authorize msn buddies to add your yahoo account.
Sun, 12 Aug 2007 19:16:01 +0000 Luke Schierer merge of '55f3685b603ec55dbf23d659e71d47f554142a3e'
Sun, 12 Aug 2007 00:52:17 +0000 Daniel Atallah Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.
Thu, 12 Jul 2007 11:40:17 +0000 Tim Ringenbach Make adding buddies work again for yahoo.
Wed, 11 Jul 2007 15:22:27 +0000 Tim Ringenbach Allow you to move your Yahoo! buddies between groups again.
Wed, 01 Aug 2007 22:38:47 +0000 Daniel Atallah Fix yahoo doodling to work with newer yahoo messenger clients. This breaks doodling with older Pidgin clients (trying to support both looked too painful). Fixes #1445.
Wed, 01 Aug 2007 01:32:07 +0000 Sean Egan Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!
Tue, 31 Jul 2007 21:32:24 +0000 Sean Egan Did you know we didn't support i18n in Yahoo status messages? We do now! Fixes #2356
Mon, 30 Jul 2007 03:17:50 +0000 Daniel Atallah Add "Open Inbox" account action to the yahoo prpl that logs your browser into your yahoo account and opens your inbox.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Thu, 26 Jul 2007 05:02:00 +0000 Ka-Hing Cheung make us forget the password if the user didn't choose save password
Wed, 25 Jul 2007 03:43:51 +0000 Daniel Atallah Don't actually send messages using the protocol handlers (open the window and pre-populate the message, but require the user to actually send the message). Fixes #1961.
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Sun, 03 Jun 2007 21:19:00 +0000 Mark Doliner Better error messages for Yahoo! login failures
Mon, 18 Jun 2007 12:37:29 +0000 Andreas Monitzer Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
Mon, 18 Jun 2007 03:25:22 +0000 Andreas Monitzer Removed one padding field from PurplePluginProtocolInfo to stay source compatible.
Sun, 17 Jun 2007 20:31:01 +0000 Andreas Monitzer Implemented user tune, currently untested.
Wed, 23 May 2007 23:13:11 +0000 Sean Egan Patch #1038. Fix receiving of Yahoo buddy icons. Thanks, vampire!
Thu, 10 May 2007 01:45:10 +0000 Stu Tomlinson Finish removal of yahoo system message escaping. I must have been
Thu, 10 May 2007 01:34:03 +0000 Stu Tomlinson Yahoo! system messages do not need escaping. The notify API takes care of
Mon, 30 Apr 2007 01:28:41 +0000 Gary Kramlich propagate from branch 'im.pidgin.padding' (head 4e0b1f990f77ad0ba6efa8bf6f73f422956b36fa)
Mon, 23 Apr 2007 21:25:06 +0000 Tim Ringenbach merge of '537c18e40e539d31172569c7c913075aa5e87892'
Mon, 30 Apr 2007 00:01:57 +0000 Gary Kramlich And now the protocols