log libpurple/protocols/jabber/libxmpp.c @ 23770:b20e24fcae47

age author description
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
Fri, 14 Sep 2007 00:01:47 +0000 Daniel Atallah Cleanup the SASL init and add error checking.
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 28 Aug 2007 19:03:07 +0000 Andreas Monitzer Fixed code indenting, some spaces were still left and now replaced by tabs.
Wed, 08 Aug 2007 21:01:42 +0000 Andreas Monitzer Updated attention namespace to adhere to my new XEP-0224: Attention
Mon, 30 Jul 2007 00:01:08 +0000 Andreas Monitzer Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Fri, 15 Jun 2007 19:34:24 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)