Tue, 30 Aug 2011 19:11:26 +0000 |
andrew victor |
Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 22:55:51 +0000 |
Daniel Atallah |
Steps toward hiding PurpleXfer.
|
Mon, 29 Aug 2011 12:28:49 +0900 |
Yoshiki Yazawa |
merge to upstream
|
Fri, 26 Aug 2011 19:06:02 +0000 |
andrew victor |
Convert the jabber prpl to use the new API.
|
Tue, 07 Jun 2011 13:42:47 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Tue, 03 May 2011 05:32:23 +0000 |
Paul Aurich |
jabber: This seems slightly more straightforward to me.
|
Tue, 03 May 2011 05:31:38 +0000 |
Paul Aurich |
Silence a swath of warnings regarding set-but-unused.
|
Tue, 03 May 2011 02:26:35 +0000 |
Daniel Atallah |
xmpp: Don't advertise our IPs as available streamhosts when using a TOR proxy.
|
Thu, 21 Apr 2011 20:36:02 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Tue, 19 Apr 2011 05:05:25 +0000 |
Daniel Atallah |
Use the new account-contextual DNS API everywhere. Refs #11110
|
Wed, 06 Apr 2011 13:35:53 +0000 |
Paul Aurich |
Fix a typo in a comment (a very useful commit)
|
Sat, 02 Apr 2011 18:03:54 +0000 |
Paul Aurich |
jabber: Slightly better handling of large files (on receipt).
|
Thu, 17 Mar 2011 20:25:26 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Thu, 10 Mar 2011 06:01:39 +0000 |
Elliott Sales de Andrade |
Use strtoul instead of atoi for the size of an SI transfer, which
|
Sat, 12 Feb 2011 04:17:09 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Fri, 19 Nov 2010 07:13:04 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Mon, 15 Nov 2010 21:30:07 +0000 |
Marcus Lundblad |
Don't call purple_xfer_error before purple_xfer_cancel_remote when an error occurs in IBB, avoids double transfer messages on error. Closes #12757
|
Wed, 22 Sep 2010 14:17:09 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin:
|
Mon, 23 Aug 2010 00:52:24 +0000 |
Elliott Sales de Andrade |
Kill off many dead assignments and any useless remaining variables.
|
Sat, 14 Aug 2010 05:17:38 +0000 |
Elliott Sales de Andrade |
Fix some "Dead nested assignment"s and then kill off some useless
|
Wed, 07 Jul 2010 17:52:44 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Wed, 30 Jun 2010 21:34:43 +0000 |
Marcus Lundblad |
jabber: Don't show resources that we know for sure isn't supporting the file
|
Mon, 21 Jun 2010 17:35:10 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
Mon, 07 Jun 2010 20:01:31 +0000 |
Marcus Lundblad |
woops, this should remain de-activated for a while yet... :)
|
Mon, 07 Jun 2010 19:41:55 +0000 |
Marcus Lundblad |
pidgin: Re-set focus after clicking on the attention button.
|
Thu, 27 May 2010 07:50:06 +0900 |
Yoshiki Yazawa |
restore file name encoding conversion
|
Wed, 05 May 2010 15:42:34 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin.
|
Wed, 28 Apr 2010 20:57:59 +0000 |
Elliott Sales de Andrade |
Silence a warning.
|
Wed, 28 Apr 2010 19:26:58 +0000 |
Marcus Lundblad |
Disable thumbnails for XMPP (in si.c) by using an #define
|
Sun, 25 Apr 2010 21:09:34 +0000 |
Elliott Sales de Andrade |
Rename purple_xfer_get_thumbnail_data/size to be more D-Bus friendly.
|
Mon, 22 Mar 2010 21:45:23 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d2cd6030fc66f726f61a1d7576facd0ef6ea5fe5)
|
Sun, 21 Mar 2010 20:57:29 +0000 |
Marcus Lundblad |
Updated to use new BoB request functionallity
|
Sun, 21 Mar 2010 19:44:45 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f23de15cf5cab74ad9b1c2ce72676be0e80e7f23)
|
Tue, 16 Mar 2010 23:14:54 +0000 |
Marcus Lundblad |
Set desired image formats for thumbnails as a parameter to
|
Mon, 15 Mar 2010 21:49:02 +0000 |
Marcus Lundblad |
Allow PRPLs to specify the image formats acceptable for thumbnails (in
|
Sun, 28 Feb 2010 05:35:20 +0000 |
Elliott Sales de Andrade |
Use PNG instead of JPEG for FT thumbnails which is supported on both MSN
|
Thu, 18 Feb 2010 21:59:26 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
|
Sun, 29 Nov 2009 19:14:39 +0000 |
Marcus Lundblad |
Added the "thumbs" namespace to namespaces.h
|
Sun, 29 Nov 2009 19:06:30 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head fd01d69465dca1c23c811963e2545236c2749d55)
|
Thu, 22 Oct 2009 19:03:47 +0000 |
Marcus Lundblad |
Ooops, this code was some left overs...
|
Wed, 21 Oct 2009 22:08:01 +0000 |
Marcus Lundblad |
Make it work again, after some new xfer UI ops where added... :)
|
Mon, 24 Aug 2009 19:21:21 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 92e101e3698042e7600729bc09dec9e28f81de8f)
|
Thu, 13 Aug 2009 17:15:06 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
|
Tue, 28 Jul 2009 20:51:56 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
|
Mon, 06 Jul 2009 17:38:22 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6836b6429243a0b1f36354530521dda81b509fb5)
|
Wed, 01 Jul 2009 17:31:47 +0000 |
Marcus Lundblad |
Actually request the thumbnail when getting one in an offer.
|
Tue, 30 Jun 2009 17:34:51 +0000 |
Marcus Lundblad |
Create the thumbnail data and include the "thumbnail" element in the file
|
Thu, 25 Jun 2009 20:46:11 +0000 |
Marcus Lundblad |
Add code to generate a thumbnail (only fully works with GDK 2.4+ so far)
|
Wed, 24 Mar 2010 17:44:40 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Mon, 22 Mar 2010 21:34:17 +0000 |
Marcus Lundblad |
jabber: Validate the hash on incoming BoB objects (in case the CID is on the
|
Thu, 18 Mar 2010 21:19:44 +0000 |
Marcus Lundblad |
jabber: Adjust amount of data to send in IBB packets so that at most block-size
|
Mon, 22 Feb 2010 16:05:25 +0900 |
Yoshiki Yazawa |
merged with im.pidgin.pidgin
|
Sun, 20 Dec 2009 17:17:10 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head fc93e0ea1ceae4b0e76c50e35965814711dc1c00)
|
Sat, 28 Nov 2009 02:22:49 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 5e3164a6a1df028fc66f7e072be0d78d9d995389)
|
Sat, 28 Mar 2009 16:59:30 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
|
Mon, 16 Mar 2009 21:45:24 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
|
Mon, 02 Mar 2009 22:07:59 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
Sun, 08 Nov 2009 20:37:06 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 122c09fb418ceb629bb942da06d3a45a22f19680)
|
Thu, 10 Sep 2009 20:33:18 +0000 |
Marcus Lundblad |
Remove IPv6 support from _get_local_system_ips, since I couldn't get it to
|