log

age author description
Sat, 14 Feb 2009 18:23:13 +0000 Paul Aurich Use a JabberStream variable instead of a setting for the initial hash
Sat, 14 Feb 2009 03:57:22 +0000 Paul Aurich Always publish a <photo/> element, even if we have an empty buddy icon.
Sat, 14 Feb 2009 01:18:25 +0000 Paul Aurich I had the distinct pleasure of throwing invalid garbage at this code; it
Thu, 05 Feb 2009 01:00:17 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Tue, 10 Feb 2009 06:42:42 +0000 Paul Aurich Initial presence is sent once the roster is retrieved (in the iq cb).
Tue, 10 Feb 2009 06:10:12 +0000 Paul Aurich Send initial presence before declaring us connected (I like this a little better)
Tue, 10 Feb 2009 04:43:50 +0000 Paul Aurich Wait until receiving the roster to tell the core we're logged in
Tue, 10 Feb 2009 04:39:16 +0000 Paul Aurich Fix advertised capabilities (caps, chatstates, entity time)
Thu, 05 Feb 2009 01:00:41 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Fri, 30 Jan 2009 18:22:31 +0000 Paul Aurich My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.
Fri, 30 Jan 2009 18:21:16 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)
Mon, 26 Jan 2009 06:04:01 +0000 Paul Aurich Whitespace changes
Mon, 26 Jan 2009 06:02:07 +0000 Paul Aurich Support both XEP-0084 namespaces for fetching our own avatars at login
Mon, 26 Jan 2009 03:52:05 +0000 Paul Aurich Support XEP-0084 (User Avatar) v1.1 alongside v0.12
Wed, 21 Jan 2009 20:58:07 +0000 Paul Aurich Send presence updates from jabber_set_info, not jabber_set_buddy_icon.