Mon, 16 Jun 2008 15:19:11 +0000 |
Daniel Atallah |
Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
|
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, 13 Jun 2007 16:03:11 +0000 |
Andreas Monitzer |
Implemented a mood menu action (non-functional right now for some reason)
|
Tue, 12 Jun 2007 01:25:46 +0000 |
Andreas Monitzer |
Fixed whitespace to match the coding convention used in libpurple
|
Mon, 11 Jun 2007 23:33:39 +0000 |
Andreas Monitzer |
implemented user mood, still missing the front end interface
|
Wed, 06 Jun 2007 02:07:53 +0000 |
Andreas Monitzer |
Implemented adding callbacks for PEP events. Moved the feature list to be application-global instead of per-connection (makes more sense).
|
Wed, 06 Jun 2007 01:37:28 +0000 |
Andreas Monitzer |
Implemented publishing events
|
Wed, 06 Jun 2007 00:01:15 +0000 |
Andreas Monitzer |
added preliminary frame for pep-support
|