log libpurple/protocols/yahoo/libymsg.c @ 27566:bd8b78d9573c

age author description
Mon, 13 Jul 2009 05:24:33 +0000 Elliott Sales de Andrade Don't break string freeze.
Sun, 12 Jul 2009 18:47:57 +0000 Elliott Sales de Andrade If the error number is unknown, the error message should mention it, since
Fri, 10 Jul 2009 15:18:09 +0000 Sadrul Habib Chowdhury Allow setting some personal information for an account.
Thu, 09 Jul 2009 17:57:44 +0000 Sadrul Habib Chowdhury Fix denying auth requests from MSN buddies, and fix a leak.
Wed, 08 Jul 2009 17:02:07 +0000 Paul Aurich yahoo: Don't do anything in yahoo_status_text when disconnecting.
Wed, 08 Jul 2009 16:51:14 +0000 Paul Aurich Fix two errors when my p2p server connection times out.
Mon, 06 Jul 2009 09:08:17 +0000 Mark Doliner merge of '599603c54f97d6978ff312a4ff140857302b0033'
Mon, 06 Jul 2009 00:16:00 +0000 John Bailey Correctly determine if the prpl calling a given function is the Yahoo! JAPAN
Sun, 05 Jul 2009 23:56:07 +0000 John Bailey Moved functions around and made some no longer static. All the functions
Sun, 05 Jul 2009 14:31:37 +0000 John Bailey I believe this will correctly handle setting the yd->jp value under the new
Sun, 05 Jul 2009 14:14:14 +0000 John Bailey have a separate hash table function for each prpl.
Sun, 05 Jul 2009 05:35:05 +0000 John Bailey Very rudimentary start to separate prpls. Removed URI handler from the
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Sun, 05 Jul 2009 04:37:33 +0000 John Bailey Start of splitting yahoo into two separate prpls. Not sure if this even comes