log

age author description
Tue, 09 Feb 2010 16:54:32 +0000 Sadrul Habib Chowdhury Fix typo.
Wed, 10 Feb 2010 09:04:15 +0000 Mark Doliner Pass around a va_list instead of a pointer to a va_list. Refs #7404
Wed, 10 Feb 2010 07:09:52 +0000 Paul Aurich jabber: Handle non-compliant servers that don't put stanzas in the right namespace.
Wed, 10 Feb 2010 06:43:51 +0000 Paul Aurich Oops, that wasn't meant to be left in as a warning, but noting these is probably good.
Wed, 10 Feb 2010 06:01:58 +0000 Paul Aurich Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).
Wed, 10 Feb 2010 05:56:53 +0000 Paul Aurich jabber: Cleanup (and drop that unnormalized find function)!
Wed, 10 Feb 2010 05:44:25 +0000 Paul Aurich jabber: Unbind/Unlock from a specific resource on presences.
Wed, 10 Feb 2010 05:25:12 +0000 Paul Aurich jabber: Document these boundaries, because scrolling this much is terrible.
Wed, 10 Feb 2010 05:22:00 +0000 Paul Aurich jabber: Add a PurpleAccount convenience variable.
Wed, 10 Feb 2010 05:06:36 +0000 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
Wed, 10 Feb 2010 04:35:10 +0000 Paul Aurich jabber: Use some convenience variables here.
Wed, 10 Feb 2010 04:32:51 +0000 Paul Aurich Document the resource<>conversation binding (and how it works).
Wed, 10 Feb 2010 04:01:08 +0000 Paul Aurich Might as well make this comment accurate.
Wed, 10 Feb 2010 03:32:29 +0000 Paul Aurich Correctly parse "&lt;br&gt;" in an XML attribute. Closes #11318.
Tue, 09 Feb 2010 06:56:00 +0000 John Bailey ChangeLog a ton of stuff that should have been.