log libpurple/protocols/jabber/libxmpp.c @ 23804:cbe97caec684

age author description
Wed, 28 May 2008 21:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
Sun, 25 May 2008 04:01:44 +0000 Mike Ruprecht Fix compiling with the --disable-vv switch.
Sat, 22 Mar 2008 05:09:19 +0000 Sadrul Habib Chowdhury Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.
Sat, 22 Mar 2008 04:56:03 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Wed, 06 Feb 2008 19:11:25 +0000 Sadrul Habib Chowdhury merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'
Sat, 29 Dec 2007 16:54:15 +0000 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
Sat, 29 Dec 2007 17:45:47 +0000 Evan Schoenberg Fix some compilation problems when USE_FARSIGHT isn't defined.
Sat, 29 Dec 2007 06:41:04 +0000 Evan Schoenberg Fixed some problems which came up while propagating
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Wed, 30 Jul 2008 20:36:18 +0000 Daniel Atallah Don't distribute the MIT Kerberos libraries with the win32 build anymore.
Sun, 27 Jul 2008 23:36:15 +0000 Daniel Atallah Use Service Discovery to look up information about the manually specified FT
Sat, 14 Jun 2008 00:59:35 +0000 Daniel Atallah merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'
Fri, 13 Jun 2008 04:57:45 +0000 Daniel Atallah Pass the "real" chat username to the pidgin_retrieve_user_info function.
Sat, 14 Jun 2008 00:59:09 +0000 Daniel Atallah disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'
Fri, 13 Jun 2008 01:08:31 +0000 Daniel Atallah Add a can_receive_file function to the xmpp prpl so that we disable the menu
Mon, 05 May 2008 06:55:00 +0000 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
Mon, 05 May 2008 06:19:46 +0000 Sadrul Habib Chowdhury Use up the last padding for PurplePluginProtocolInfo in a way that allows
Tue, 15 Apr 2008 23:46:03 +0000 Evan Schoenberg Remove the "Use GSSAPI (Kerberos v5) for authentication" xmpp preference,
Thu, 20 Mar 2008 08:42:15 +0000 Evan Schoenberg Discussion is in progress on pidgin-devel about the preference to enable/disable GSSAPI, but upon reflection it should, if it exists at all, default to TRUE. Making it do so for the time being.
Thu, 20 Mar 2008 00:20:27 +0000 Evan Schoenberg Now that Adium has cyrus-sasl enabled, I'm having a lot of users report problems connecting to servers which ultimately turn out to be that the server supports GSSAPI in addition to other mechanisms and the user isn't configured serverside or clientside to authenticate properly. Generally speaking, a user/password combination is the expectation for most people for connecting.
Mon, 17 Dec 2007 06:01:59 +0000 Sean Egan Remove size restriction on XMPP avatars
Sun, 25 Nov 2007 20:51:25 +0000 Daniel Atallah Now that the release has been tagged and strings are unfrozen, enable the new ft proxy account setting for xmpp accounts. Also, prevent duplicate entries in the streamhost lists. I don't know if the default account proxy is acceptable, perhaps there shouldn't be a default value.
Wed, 21 Nov 2007 05:22:39 +0000 Daniel Atallah Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768
Sat, 03 Nov 2007 20:13:51 +0000 Stu Tomlinson Improved cyrus sasl support on win32:
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Mon, 24 Sep 2007 01:25:56 +0000 Mark Doliner Uh, these two callbacks were backwards. Methinks somebody didn't test
Sun, 23 Sep 2007 20:30:57 +0000 Jeffrey Connelly Comment a partial implementation of the libpurple attention API for