Mercurial > pidgin
graph
-
Fixed embarrassing typos. Maybe I shouldn't code while half asleep.Mon, 18 Jun 2007 02:57:22 +0000, by Andreas Monitzer
-
Forgot to initialize the user tuneMon, 18 Jun 2007 02:46:44 +0000, by Andreas Monitzer
-
svn revision 728 of Psi fixes the avatar namespace issue, so I can remove this workaround.Mon, 18 Jun 2007 02:19:17 +0000, by Andreas Monitzer
-
Minor compilation fixes and corrected some typos on user tune. Added convenience function for setting the user tune.Mon, 18 Jun 2007 01:55:54 +0000, by Andreas Monitzer
-
Removed a stale includeMon, 18 Jun 2007 00:56:00 +0000, by Andreas Monitzer
-
Fixed a bug that resulted in not being able to receive any messages.Sun, 17 Jun 2007 21:04:15 +0000, by Andreas Monitzer
-
Implemented user tune, currently untested.Sun, 17 Jun 2007 20:31:01 +0000, by Andreas Monitzer
-
Fixed a minor mistake which could leave the usermood to be parsed incompletely.Sun, 17 Jun 2007 19:38:24 +0000, by 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 04:05:28 +0000, by 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 03:51:19 +0000, by Andreas Monitzer
-
Added support for setting the avatar via XEP-0084. Receiving other people's avatar is up next.Sun, 17 Jun 2007 01:16:55 +0000, by Andreas Monitzer
-
Fixed usermood memory management and removed publishing empty <text/>s.Fri, 15 Jun 2007 21:09:22 +0000, by Andreas Monitzer