log

age author description
Fri, 28 Dec 2012 01:00:31 +0100 Goffi core, plugin XEP-0054: avatar upload:
Wed, 19 Dec 2012 23:22:10 +0100 Goffi quick frontend: asyncConnect is now used, to be sure that roster is available before continuing profile plugging
Tue, 18 Dec 2012 00:02:28 +0100 Goffi plugin XEP-0054: added profile own jid to _fillCachedValues (needed to have its own avatar)
Sun, 16 Dec 2012 18:02:43 +0100 Goffi core: renamed badly named ConnectedProfileError
Sun, 16 Dec 2012 18:01:50 +0100 Goffi core: port parameter is used
Sun, 16 Dec 2012 18:01:06 +0100 Goffi core: paramaters are now merged: if a parameter doens't exist in loaded xml but exists in default parameters, it is added
Sun, 16 Dec 2012 17:59:50 +0100 Goffi core: added Port parameter
Sun, 09 Dec 2012 23:25:51 +0100 Goffi primitivus, wix: fixed bad defaults values for XMLUI class
Sun, 09 Dec 2012 23:24:53 +0100 Goffi plugin XEP-0077: misc fixes
Thu, 06 Dec 2012 22:11:41 +0100 Goffi core: fixed presence cache error
Sat, 24 Nov 2012 02:21:02 +0100 Goffi wix: fixed profile manager
Thu, 22 Nov 2012 00:46:49 +0100 Goffi plugin XEP-0054: naive approach to have a persistent cache of avatars
Thu, 22 Nov 2012 00:46:00 +0100 Goffi core: asyncConnect is now fired when roster is available
Thu, 22 Nov 2012 00:44:56 +0100 Goffi core: client.roster has now a got_roster deferred which is fired when roster is available
Wed, 14 Nov 2012 21:47:56 +0100 Goffi installation: removed BeautifulSoup from dependencies as it was only used by CS plugin which is now deprecated