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
|
Fri, 13 Jun 2008 11:04:13 +0000 |
Sulabh Mahajan |
Close p2p connection when read() does not return anything.
|
Sun, 08 Jun 2008 17:40:04 +0000 |
Sulabh Mahajan |
Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.
|
Fri, 06 Jun 2008 17:28:37 +0000 |
Sulabh Mahajan |
Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connection
|
Thu, 13 Nov 2008 08:39:44 +0000 |
John Bailey |
This was originally a patch from Brian Geppert that corrected the 'silently
|
Tue, 21 Oct 2008 01:33:36 +0000 |
John Bailey |
disapproval of revision '2506f7dd86d254a0a503554e51b61106f45e0f80'
|
Tue, 21 Oct 2008 01:08:13 +0000 |
Luke Bratch |
Patch from Luke Bratch:
|
Tue, 23 Sep 2008 02:50:36 +0000 |
Daniel Atallah |
Only send a yahoo ping once an hour. The server doesn't like it when send it
|
Wed, 27 Aug 2008 02:52:50 +0000 |
Daniel Atallah |
Do a better job of detecting if the yahoo account is connecting through a HTTP
|
Sat, 19 Apr 2008 14:18:06 +0000 |
John Bailey |
It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f.
|
Wed, 05 Mar 2008 00:26:44 +0000 |
Evan Schoenberg |
Fixed bug in which Yahoo contacts were erroneously considered to be blocked,
|
Wed, 06 Feb 2008 18:06:44 +0000 |
John Bailey |
Simplified version of the newest patch on #4533 to not try Yahoo protocol
|
Thu, 31 Jan 2008 22:58:11 +0000 |
Mark Doliner |
Get rid of yahoo_privacy_check and use purple_privacy_check directly.
|
Thu, 17 Jan 2008 05:53:12 +0000 |
John Bailey |
disapproval of revision '947ccb889812585e6d53eac13fc12734d8481e33'
|
Wed, 16 Jan 2008 06:58:48 +0000 |
John Bailey |
Remove `yahoo_convert_to_numeric`, which I apparently did not examine closely
|
Tue, 15 Jan 2008 17:42:20 +0000 |
John Bailey |
Patch from Yusuke Odate, modified by me, to support retrieving the full
|
Sun, 13 Jan 2008 01:00:29 +0000 |
John Bailey |
From what little I could see, it appears that for Yahoo Japan there is only
|
Sun, 06 Jan 2008 19:45:03 +0000 |
Thanumalayan |
This patch from Thanumalayan S. implements Yahoo protocol version 15 file
|
Sun, 06 Jan 2008 19:28:49 +0000 |
John Bailey |
Revert patch that added receive-only transfer support for Yahoo protocol
|
Mon, 10 Dec 2007 02:07:01 +0000 |
Daniel Atallah |
Patch from Alex Badea to support receiving files from Yahoo users using the newer yahoo protocol. Committing this is very long overdue, it somehow slipped through the cracks for a long time. References #708.
|
Mon, 10 Sep 2007 20:51:59 +0000 |
Richard Laager |
Remove the *_USE_ATTENTION_API markers everywhere.
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Thu, 30 Aug 2007 18:38:15 +0000 |
Daniel Atallah |
Fix yahoo chats again for their new super-duper-ultra-mega secure captcha stuff. "/join chat" still doesn't work, you need to use the roomlist because they now require the chat id to be set (the native client also has this problem). Fixes #2860.
|
Mon, 27 Aug 2007 06:08:14 +0000 |
Jeffrey Connelly |
Change Yahoo prpl to use attention API in libpurple. Previous behavior can
|
Wed, 25 Apr 2007 00:56:13 +0000 |
Richard Laager |
Move the prpl icon checksum code into the core, so we can delete the
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sun, 04 Feb 2007 04:58:33 +0000 |
Sean Egan |
Yahoo mobile status
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|