log libpurple/protocols/jabber/useravatar.c @ 29091:b0fb53868142

age author description
Fri, 06 Nov 2009 08:39:49 +0000 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
Sat, 22 Aug 2009 02:40:01 +0000 Paul Aurich Update various header copyrights thanks to licensecheck.
Sat, 01 Aug 2009 02:44:13 +0000 Paul Aurich jabber: Fix setting the PEP node the first time.
Sun, 21 Jun 2009 21:26:59 +0000 Paul Aurich Need to make a copy of this because purple_util_fetch_url frees its.
Sun, 03 May 2009 23:02:31 +0000 Elliott Sales de Andrade The correct fix here is to place non-code in a comment (yes, even if it's
Sun, 03 May 2009 22:51:03 +0000 Elliott Sales de Andrade disapproval of revision 'eb2138cc8c562bba3cf0071ea33e2e7ab4d636aa'
Sun, 03 May 2009 19:36:36 +0000 Paul Aurich useravatar.c:49:38: warning: missing terminating ' character
Sun, 03 May 2009 18:51:11 +0000 Paul Aurich Revert the partial hack for ejabberd 2.0.0. See comment in code.
Sun, 03 May 2009 06:45:38 +0000 Paul Aurich Drop support for XEP-0084 v0.12 and publish a <stop/> instead of deleting the node.
Tue, 28 Apr 2009 18:57:47 +0000 Paul Aurich Fix merging.
Mon, 27 Apr 2009 05:49:32 +0000 Paul Aurich Publish only 'new' xmlns of avatars and delete old.
Mon, 27 Apr 2009 02:38:52 +0000 Paul Aurich Another annoying typo
Sun, 26 Apr 2009 23:24:45 +0000 Paul Aurich Use purple_strequal and g_str_equal
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 01:18:25 +0000 Paul Aurich I had the distinct pleasure of throwing invalid garbage at this code; it