log libpurple/protocols/jabber/libxmpp.c @ 29047:031fd1cd88df

age author description
Mon, 15 Feb 2010 00:20:55 +0000 Paul Aurich jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
Thu, 04 Feb 2010 22:37:21 +0000 Mark Doliner I'm pretty sure this shouldn't be a compiler warning
Tue, 08 Dec 2009 07:41:37 +0000 Paul Aurich On Windows, treat a 'xmpp:foo@bar.com' URI as opening an IM window.
Thu, 12 Nov 2009 23:24:43 +0000 Marcus Lundblad jabber: Determine if a buddy can receive a file transfer (when we have
Fri, 06 Nov 2009 09:13:28 +0000 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
Fri, 06 Nov 2009 08:55:36 +0000 Paul Aurich jabber: Fix a few places where the default for require_tls was wrong.
Sun, 09 Aug 2009 00:15:14 +0000 Paul Aurich Add support for XMPP URIs on Windows. Closes #2326.