log libpurple/protocols/yahoo/yahoo.c @ 16996:c258cc89d19f

age author description
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
Fri, 27 Apr 2007 22:44:46 +0000 Sadrul Habib Chowdhury Thanks to Bleeter, yahoo will not crash for non-existent buddyicons anymore.
Mon, 23 Apr 2007 00:52:51 +0000 Tim Ringenbach merge of 'b40bd1885046f301b11610cd406822e5d32968f7'
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Sun, 22 Apr 2007 10:33:29 +0000 Tim Ringenbach whitespace
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Wed, 25 Apr 2007 00:56:13 +0000 Richard Laager Move the prpl icon checksum code into the core, so we can delete the
Tue, 27 Mar 2007 03:06:35 +0000 Evan Schoenberg Patch from Zac West which (1) adds a message flag, PURPLE_MESSAGE_NOTIFY, used to indicate that a message is a protocol-level notification from a user ('buzz' in yahoo, 'nudge' in msn, for example) and (2) uses it along with improving the text displayed when sending/receiving buzzes and nudges. The addition of this flag means that a plugin could implement custom behavior, such as playing a sound or triggerring some other event, reliably and easily.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Thu, 01 Mar 2007 08:00:19 +0000 Mark Doliner Disable Yahoo! web authentication. It's failing right now because
Sun, 11 Feb 2007 21:58:50 +0000 Daniel Atallah uri-handler support for AIM/ICQ, Yahoo and MSN
Sun, 04 Feb 2007 04:58:33 +0000 Sean Egan Yahoo mobile status
Fri, 02 Feb 2007 23:14:20 +0000 Nathan Walp clean up some compile warnings
Tue, 30 Jan 2007 06:53:23 +0000 Sean Egan Emblems in the blist
Mon, 22 Jan 2007 09:27:02 +0000 Sean Egan I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/