Sun, 01 Nov 2009 02:56:44 +0000 |
Sadrul Habib Chowdhury |
Cannot send a file to a federated user on yahoo.
|
Sun, 11 Oct 2009 00:51:47 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sat, 26 Sep 2009 17:34:10 +0000 |
Sadrul Habib Chowdhury |
Fix a couple of possible null-pointer dereferences.
|
Sun, 02 Aug 2009 16:43:49 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sun, 02 Aug 2009 05:04:41 +0000 |
Paul Aurich |
Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
|
Sun, 02 Aug 2009 04:10:32 +0000 |
Paul Aurich |
yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.
|
Mon, 27 Jul 2009 15:22:00 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sun, 26 Jul 2009 17:25:18 +0000 |
John Bailey |
Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
|
Tue, 07 Jul 2009 06:09:35 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 921a6693312cc38dd6dbc93e91d6bf5c60938634)
|
Fri, 26 Jun 2009 06:40:00 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 1490bc9b5da3684cfe634ae71d22e5903a639e7c)
|
Fri, 19 Jun 2009 04:18:11 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 30f1540c6158d08c3c58172fff717ac182596cff)
|
Thu, 21 May 2009 15:04:44 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head b7e8c44c307d8c76ec8baf9f5de889131d8bec6d)
|
Thu, 16 Apr 2009 05:51:42 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
|
Sun, 08 Mar 2009 20:38:09 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head a840b7a77c7e395db5e7877fab90763d91f70b3a)
|
Mon, 17 Nov 2008 06:15:33 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head ca4b6e987b967927b0f8bd001bc33440a6885000)
|
Tue, 06 May 2008 07:58:54 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head d94973707853b3f6b84dc446eac68f7fd4c9370d)
|
Wed, 05 Mar 2008 19:37:18 +0000 |
Yoshiki Yazawa |
fix yahoo jp file transfer.
|
Tue, 04 Mar 2008 18:10:40 +0000 |
Yoshiki Yazawa |
yahoo jp file transfer work in progress
|
Fri, 29 Feb 2008 17:56:13 +0000 |
Yoshiki Yazawa |
- import nosuke's hash 244 patch and others to yahoo plugin
|
Wed, 20 Feb 2008 06:56:39 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 7a8f58fc7611c332a05ed1c1b8417be24c9cf981)
|
Wed, 30 Jan 2008 10:53:22 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head ae7f8e3acb446776f833c3b44514295ae56184b3)
|
Mon, 17 Dec 2007 08:20:42 +0000 |
Yoshiki Yazawa |
half baked fixes for file transfer.
|
Sun, 05 Jul 2009 04:51:51 +0000 |
John Bailey |
Update for file renames.
|
Sun, 05 Jul 2009 02:23:43 +0000 |
John Bailey |
Convert the yahoo prpl to using the debug convenience functions instead of
|
Fri, 26 Jun 2009 04:45:05 +0000 |
Sulabh Mahajan |
Fix File transfer issue with Pidgin 2.5.7, ticket #9478
|
Thu, 18 Jun 2009 23:36:55 +0000 |
Mark Doliner |
Pass the gc as the handle in a bunch of calls to purple_proxy_connect
|
Thu, 18 Jun 2009 19:08:24 +0000 |
Mark Doliner |
Strip trailing whitespace and comment #endif marcos that close #ifdef macros
|
Wed, 13 May 2009 18:40:41 +0000 |
Paul Aurich |
Various minor cleanups. The majority of this is the #define for the useragent.
|
Sun, 12 Apr 2009 22:25:56 +0000 |
Paul Aurich |
Free the DNS query data before purple_url_parse() to avoid leaking on failure.
|
Sat, 11 Apr 2009 21:54:06 +0000 |
Paul Aurich |
Fix two int/size_t format build warnings on 64-bit
|
Sat, 11 Apr 2009 21:52:58 +0000 |
Paul Aurich |
Reformat a printf so the HTTP headers are easier to read
|
Sun, 01 Mar 2009 09:50:59 +0000 |
Sulabh Mahajan |
When acting as a p2p server, send HTTP OK after receiving file.
|
Wed, 12 Nov 2008 10:18:49 +0000 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head bc80dc424bc7a7e274901f9124173538e5b43f41)
|
Fri, 22 Aug 2008 15:00:16 +0000 |
Sulabh Mahajan |
When sending a file, if there isn't a p2p connection, try establishing it.
|
Sun, 20 Jul 2008 17:37:46 +0000 |
Sulabh Mahajan |
Use purple_util_chrreplace instead of g_strsplit then g_strjoinv
|
Sun, 20 Jul 2008 16:51:19 +0000 |
Sulabh Mahajan |
Remove check of version for file transfer, use only version 15 file transfer
|
Sun, 13 Jul 2008 14:10:22 +0000 |
Sulabh Mahajan |
Fix file transfer to a user not in buddy list, defaulting to use v15
|
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
|
Fri, 11 Jul 2008 19:03:59 +0000 |
Sulabh Mahajan |
Receive files when we are p2p server
|
Wed, 09 Jul 2008 18:19:37 +0000 |
Sulabh Mahajan |
Add + in place of spaces in p2p url, fixes transfer of file with name containing spaces
|
Wed, 09 Jul 2008 15:05:09 +0000 |
Sulabh Mahajan |
Send file by p2p when we are server
|
Sat, 21 Jun 2008 14:34:38 +0000 |
Sulabh Mahajan |
Support for P2P file transfer (SEND), when we are client to the peer
|
Mon, 09 Jun 2008 08:08:21 +0000 |
Sulabh Mahajan |
Yahoo P2P File Transfer RECEIVE only support added.
|
Wed, 12 Nov 2008 03:53:09 +0000 |
John Bailey |
Patch from 'siddish' to fix Yahoo! file transfers with older (i.e. non-p15)
|
Fri, 02 May 2008 22:01:01 +0000 |
Daniel Atallah |
Leak fixes.
|
Wed, 06 Feb 2008 18:06:44 +0000 |
John Bailey |
Simplified version of the newest patch on #4533 to not try Yahoo protocol
|
Fri, 25 Jan 2008 13:46:55 +0000 |
Stu Tomlinson |
Kill this warning when using -Wstrict-prototypes:
|
Sun, 06 Jan 2008 21:56:12 +0000 |
John Bailey |
Fix a couple compile warnings.
|
Sun, 06 Jan 2008 21:15:17 +0000 |
John Bailey |
Some readability changes. Refs #4533.
|
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.
|
Fri, 28 Sep 2007 16:58:29 +0000 |
Richard Laager |
applied changes from 80e3a515775c28b61c4c155c4a524374ef3360ff
|
Fri, 28 Sep 2007 15:37:10 +0000 |
Richard Laager |
applied changes from 7f71045586c32cffc40f836f3fba92c693adda57
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 01 Aug 2007 22:38:47 +0000 |
Daniel Atallah |
Fix yahoo doodling to work with newer yahoo messenger clients. This breaks doodling with older Pidgin clients (trying to support both looked too painful). Fixes #1445.
|
Wed, 20 Jun 2007 18:23:49 +0000 |
Stu Tomlinson |
#include reorganizations to allow compiling with glib < 2.8 using the
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|