log libpurple/protocols/jabber/buddy.c @ 17600:3f2b5e2ab5c5

age author description
Tue, 19 Jun 2007 16:10:36 +0000 Andreas Monitzer Exposed the user search function, so that directory searches can be performed directly when the jid is known.
Mon, 18 Jun 2007 03:14:45 +0000 Andreas Monitzer Fixed weird bug that caused not supplying the account when searching for users.
Sun, 17 Jun 2007 04:05:28 +0000 Andreas Monitzer Turns out the example in XEP-0084 is wrong. Fixed my implementation to not try to work around an issue that isn't one.
Sun, 17 Jun 2007 03:51:19 +0000 Andreas Monitzer Implemented receiving other people's avatars via XEP-0084. Note that this code now includes a workaround for a non-spec incompatibility for the current ejabberd PEP implementation, and doesn't use the correct namespace due to Psi using the wrong one (outdated?). Works fine though, and the vcard-based approach is retained.
Sun, 17 Jun 2007 01:16:55 +0000 Andreas Monitzer Added support for setting the avatar via XEP-0084. Receiving other people's avatar is up next.
Wed, 06 Jun 2007 01:19:49 +0000 Andreas Monitzer Added the ability to define extensions to caps
Fri, 11 May 2007 00:11:14 +0000 Nathan Walp comment typo