log libpurple/protocols/jabber/libxmpp.c @ 20149:be2538a92099

age author description
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)
Mon, 04 Jun 2007 04:37:07 +0000 Nathan Walp jabber can contain @ symbols and / in the resource, so we have to look for
Sat, 02 Jun 2007 12:05:50 +0000 Stu Tomlinson Mostly taken from the patch on ticket #410, don't send unknown slash
Sun, 08 Jul 2007 22:52:48 +0000 Andreas Monitzer Added an option to require SSL or TLS when connecting to an XMPP server.
Tue, 03 Jul 2007 13:37:25 +0000 Andreas Monitzer Added the option to enable/disable buzz via a status setting. It's default off for the pidgin folks.
Tue, 03 Jul 2007 11:04:50 +0000 Andreas Monitzer Switched buzz namespace and tag name to be libpurple-specific and use a more professionally-sounding name ('attention' instead of 'buzz').