log libpurple/protocols/jabber/si.c @ 30250:afc9cec164e4

age author description
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
Wed, 09 Sep 2009 19:01:03 +0000 Marcus Lundblad Add a function to enumerate all local IPs
Thu, 17 Dec 2009 16:50:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 10 Dec 2009 21:34:37 +0000 Marcus Lundblad Use the jabber_resource_know_capabilities function to determine if a buddy
Thu, 10 Dec 2009 03:25:14 +0000 Paul Aurich jabber: Fix file transfer with clients that don't support xep-0115. Closes #10936
Mon, 30 Nov 2009 16:07:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
Sun, 08 Nov 2009 02:21:28 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 06 Nov 2009 08:39:49 +0000 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
Mon, 24 Aug 2009 17:20:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Sat, 15 Aug 2009 00:09:26 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 12 Aug 2009 04:32:16 +0000 Paul Aurich jabber: Migrate IBB to the new code added in the previous commit.
Wed, 12 Aug 2009 02:05:32 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 11 Aug 2009 02:41:09 +0000 Paul Aurich ft: Fix a bunch of uses of 0 as an 'invalid' fd.
Sun, 02 Aug 2009 16:43:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 02 Aug 2009 05:34:11 +0000 Paul Aurich Don't use pointers (even opaquely) once they're freed. Closes #9822.
Sat, 25 Jul 2009 04:54:36 +0000 Yoshiki Yazawa explicit merge of 'd957c051e839d63bfc0ef71320934890e7ae63c4'
Sat, 04 Jul 2009 23:14:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 832a8f3c3faf1fbbc69e803c6a1830896dd05e1f)
Fri, 19 Jun 2009 04:18:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 30f1540c6158d08c3c58172fff717ac182596cff)
Fri, 12 Jun 2009 05:27:34 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e155acab29d005538351633111052f094e5f5f98)
Thu, 21 May 2009 15:04:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b7e8c44c307d8c76ec8baf9f5de889131d8bec6d)
Fri, 15 May 2009 01:19:26 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 33cc2185e6e6d5b19764d50e8b02900f782843b2)
Tue, 07 Apr 2009 14:32:50 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
Tue, 31 Mar 2009 11:18:23 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f71e0a5c7eff9c53c7641ad6c6b135a3dfec040f)
Tue, 03 Mar 2009 06:57:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 66190c21dfe7125476caca3c14725bac9db8b71b)
Thu, 18 Dec 2008 05:23:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
Thu, 04 Dec 2008 09:28:04 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Sun, 23 Nov 2008 09:40:48 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a4222a6a8081e1e41a29c5b01c09a31ed212eb60)
Sat, 16 Aug 2008 07:04:26 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c50c272054b5f756082d58737d15f1ab5e46be26)