log libpurple/protocols/yahoo/yahoo.h @ 27197:c29a3fac6032

age author description
Sat, 27 Jun 2009 23:38:53 +0000 Sadrul Habib Chowdhury Remember the profile ids associated with an account.
Fri, 26 Jun 2009 23:59:34 +0000 John Bailey Mimic the official client's HTTP User-Agent strings.
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Thu, 18 Jun 2009 19:08:24 +0000 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
Sat, 23 May 2009 10:44:39 +0000 John Bailey Set the default pager host to scsa.msg.yahoo.com; this seems to be what the
Sun, 17 May 2009 01:55:15 +0000 John Bailey propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head c1ede5faf776dc1cc966dabb42c1ef0dbaea31db)
Sat, 16 May 2009 23:48:32 +0000 Luke Bratch Open a logged in Yahoo Mail instead of the login screen when possible.
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 17:34:07 +0000 Paul Aurich An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)
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, 20 Jan 2009 17:44:36 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)
Wed, 12 Nov 2008 10:23:13 +0000 Sulabh Mahajan resolved conflict -- merged im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Wed, 12 Nov 2008 10:17:38 +0000 Sulabh Mahajan resolving conflict - merging im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Sun, 28 Sep 2008 16:03:24 +0000 Sulabh Mahajan Add timeout to p2p server accepting connections
Fri, 22 Aug 2008 15:00:16 +0000 Sulabh Mahajan When sending a file, if there isn't a p2p connection, try establishing it.
Wed, 20 Aug 2008 20:32:57 +0000 Sulabh Mahajan Implement keep alives for p2p connections, remove bug causing hundreds
Sun, 20 Jul 2008 15:27:22 +0000 Sulabh Mahajan Send and receive SMS through yahoo
Fri, 19 Jun 2009 20:34:02 +0000 John Bailey Ugly hack to get around needing a minor bump to make this authentication code
Fri, 19 Jun 2009 01:37:33 +0000 John Bailey *** Plucked rev 074c5aedf9bbc512331f0d3130f076190b290676 (rekkanoryo@pidgin.im):
Fri, 19 Jun 2009 01:18:18 +0000 John Bailey Backport the parts of b859960a4a19f57f20db0536c1815a6d79e08e36 that apply to
Fri, 19 Jun 2009 01:07:51 +0000 John Bailey Backport a conjunction of the portions of revisions
Fri, 19 Jun 2009 00:56:37 +0000 John Bailey *** Plucked rev d0e53002eb30c6dbf9735ca50784d42141dfc96a (sulabh@soc.pidgin.im):
Sat, 12 Jul 2008 19:44:24 +0000 Sulabh Mahajan minor changes in comments style and alphabetic ordering of header files.
Sat, 12 Jul 2008 19:24:34 +0000 Sulabh Mahajan changed gboolean connection_type to enum yahoo_p2p_connection_type
Sat, 12 Jul 2008 19:13:31 +0000 Sulabh Mahajan changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type
Wed, 02 Jul 2008 11:16:35 +0000 Sulabh Mahajan Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect in
Wed, 02 Jul 2008 06:58:57 +0000 Sulabh Mahajan Act as a YMSG server on port 5101 for IMs and Notifications
Tue, 17 Jun 2008 21:17:29 +0000 Sulabh Mahajan Send IMs and Typing notifications through p2p, Redesign p2p