log libpurple/protocols/yahoo/yahoo.c @ 27780:1a121394bfde

age author description
Fri, 29 Feb 2008 17:56:13 +0000 Yoshiki Yazawa - import nosuke's hash 244 patch and others to yahoo plugin
Wed, 27 Feb 2008 14:54:42 +0000 Yoshiki Yazawa adapted to the transition to utf-8 of yahoo-jp.
Mon, 25 Feb 2008 05:45:57 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9de3934cd71a8b08f0f6da39df8f0102d36fbd2b)
Wed, 20 Feb 2008 06:56:39 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7a8f58fc7611c332a05ed1c1b8417be24c9cf981)
Fri, 01 Feb 2008 08:50:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ba2fcd0ff9b6309bdae42ab4c25a628916a5cb6c)
Thu, 31 Jan 2008 09:30:48 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 459f009bbc5c632b8f92f56fc2fc0239f207994c)
Wed, 30 Jan 2008 10:53:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ae7f8e3acb446776f833c3b44514295ae56184b3)
Thu, 10 Jan 2008 05:32:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1991213a0cb9c2d4b066d5acb8e5b5fb77b1470b)
Mon, 17 Dec 2007 07:48:27 +0000 Yoshiki Yazawa apply nosuke-san's yahoo mail patch.
Sat, 15 Dec 2007 05:15:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cff05fbceab1d88163770d13a4c7a6116bdeb8ee)
Thu, 22 Nov 2007 07:44:59 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cc8513f94aa94550d600cd8a5d42475dbf7249c0)
Tue, 02 Oct 2007 17:49:49 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 45b8a011cd84e0e69d7ac5a6fb84f55cdb0809cb)
Thu, 27 Sep 2007 17:04:45 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d33243e8f5347776c81f81a0e4ba3a76ae5505a5)
Wed, 19 Sep 2007 08:27:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1cb036aecbbe359226e69874379d39ce74c8daf6)
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Sun, 05 Jul 2009 02:23:43 +0000 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
Sat, 04 Jul 2009 05:56:22 +0000 Sulabh Mahajan Complement the condition, fix the error I made in the last commit.
Fri, 03 Jul 2009 19:28:25 +0000 Mark Doliner Add an else when looking at the number of total elements and
Fri, 03 Jul 2009 11:43:15 +0000 Sulabh Mahajan Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.
Fri, 03 Jul 2009 11:26:41 +0000 Sulabh Mahajan During login, if password incorrect, set it to NULL. Avoids account locking. Brings dialog to enter password if clicked on Re-enable account
Fri, 03 Jul 2009 11:13:35 +0000 Sulabh Mahajan In case of an error we do not receive the token, and totalelements in that case is 1. This fixes the issue of not being able to set error properly.
Wed, 01 Jul 2009 00:12:39 +0000 Sadrul Habib Chowdhury Some more fixes for when unsetting buddy picture, for both when sending and receiving updates.
Tue, 30 Jun 2009 20:50:33 +0000 Sadrul Habib Chowdhury Fix how we process certain data we get from the server.
Mon, 29 Jun 2009 03:32:35 +0000 Sadrul Habib Chowdhury We should not be sensitive about the case.
Mon, 29 Jun 2009 03:02:58 +0000 Sadrul Habib Chowdhury Fix a small memory leak.
Sun, 28 Jun 2009 01:03:07 +0000 Sadrul Habib Chowdhury Fix a crash when there are offline messages from both MSN and Yahoo
Sat, 27 Jun 2009 23:38:53 +0000 Sadrul Habib Chowdhury Remember the profile ids associated with an account.
Sat, 27 Jun 2009 22:43:45 +0000 Sadrul Habib Chowdhury Use the active-id the message was sent to when sending the ack.
Sat, 27 Jun 2009 09:08:56 +0000 Sadrul Habib Chowdhury Create a string only when necessary. Fixes a small possible leak.
Thu, 25 Jun 2009 02:23:40 +0000 Paul Aurich Update the Pager server at login to the new default if "" or old default.
Wed, 24 Jun 2009 09:26:32 +0000 Sadrul Habib Chowdhury Detect properly when yahoo buddies go offline.
Wed, 24 Jun 2009 08:17:33 +0000 Sadrul Habib Chowdhury Deal with buddies on MSN more gracefully.
Wed, 24 Jun 2009 08:15:22 +0000 Sadrul Habib Chowdhury Turns out we need to exclude 'msn/' when authorizing a buddy.
Wed, 24 Jun 2009 08:10:30 +0000 Sadrul Habib Chowdhury Fix another small leak. And update formatting of some code for readability.
Mon, 22 Jun 2009 00:47:25 +0000 Sadrul Habib Chowdhury merge of '796290d1402d75f50e27f51683443b86707c9c26'
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Sun, 21 Jun 2009 17:30:13 +0000 Stu Tomlinson g_strv_length() is only available in glib2 2.6 and newer
Fri, 19 Jun 2009 18:46:49 +0000 Mark Doliner New versions of the official Yahoo Messenger client for Windows XP (tested
Fri, 19 Jun 2009 02:03:11 +0000 Mark Doliner These aren't needed either.
Fri, 19 Jun 2009 01:36:58 +0000 Mark Doliner This isn't needed because connection.c cancels the connection attempt
Fri, 19 Jun 2009 01:28:46 +0000 Mark Doliner Yikes. buf is on the stack and shouldn't be freed. This fixes
Thu, 18 Jun 2009 22:40:12 +0000 Mark Doliner Pass a handle to purple_proxy_connect() when making this connection.
Thu, 18 Jun 2009 19:08:24 +0000 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
Fri, 12 Jun 2009 21:00:44 +0000 Mike Ruprecht NULL terminate some strings. Hopefully stop Yahoo texting crashes.
Sat, 06 Jun 2009 08:18:02 +0000 Sulabh Mahajan yahoo login ver 16: Add another case of error reporting. Ask user to visit yahoo website in case of locked account.
Thu, 04 Jun 2009 06:40:16 +0000 Sulabh Mahajan Set yahoo to connected after processing the buddy list, should help get rid of the bug reported by the adium user
Mon, 01 Jun 2009 07:30:00 +0000 Sulabh Mahajan Yahoo auth ver 16: Use the current status of the account when logging in. Enables logging as invisible.
Sat, 30 May 2009 00:58:04 +0000 John Bailey Update the yahoo prpl to use the new function I added. This should fix the
Wed, 13 May 2009 18:42:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head de00ba4608f6410625b80dbfb07287b668eee937)
Wed, 13 May 2009 16:01:25 +0000 Sadrul Habib Chowdhury Preserve utf-8 status messages when going idle.
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Wed, 13 May 2009 18:40:41 +0000 Paul Aurich Various minor cleanups. The majority of this is the #define for the useragent.
Wed, 13 May 2009 06:50:47 +0000 Paul Aurich Whitespace, syntatic sugar, move the URLs to yahoo.h, and escape the token-fetching URL parameters.
Tue, 12 May 2009 00:50:45 +0000 John Bailey Support logging into Yahoo! Japan with protocol 16. It seems not to care
Wed, 06 May 2009 08:48:57 +0000 Sulabh Mahajan Yahoo version 16 login. ---yet to do: prevent password from being displayed in debug logs---
Tue, 28 Apr 2009 18:57:16 +0000 Sadrul Habib Chowdhury Fix a crash when sending too large a message in yahoo.
Mon, 27 Apr 2009 17:49:36 +0000 Sadrul Habib Chowdhury Fix a couple of runtime-warnings when disconnecting a yahoo account.
Wed, 15 Apr 2009 15:46:31 +0000 Sulabh Mahajan Remove a bug where host_ip was accessed after freeing it.
Sat, 11 Apr 2009 21:54:06 +0000 Paul Aurich Fix two int/size_t format build warnings on 64-bit
Wed, 08 Apr 2009 16:45:16 +0000 Sadrul Habib Chowdhury Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.