log

age author description
Tue, 08 Jan 2013 00:46:38 +0100 Goffi core, plugin imap, plugin smtp: fixed SMTP/IMAP integration. /!\ Profile need to be connected for IMAP server to work (will change in the future)
Mon, 07 Jan 2013 23:54:17 +0100 Goffi installation: added mutagen to setup.py's dependencies
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Mon, 07 Jan 2013 23:10:26 +0100 Goffi plugin account: errReceived fix + emails are now sent on new account + generic example server constants
Mon, 07 Jan 2013 23:08:45 +0100 Goffi plugin XEP-0054: fixed bad image resizing
Mon, 07 Jan 2013 01:03:49 +0100 Goffi plugin account: first draft of automatic SàT/Prosody account creation (basis coming from Libervia)
Mon, 07 Jan 2013 01:01:10 +0100 Goffi bridge: generic plugin methods handling for frontend side in D-Bus Bridge \o/
Mon, 07 Jan 2013 00:58:43 +0100 Goffi core: initial discovery fix
Mon, 07 Jan 2013 00:57:50 +0100 Goffi core: sqlite storage constraint fix
Mon, 07 Jan 2013 00:56:13 +0100 Goffi plugin text commands: added /topic as a synonym of /title
Fri, 28 Dec 2012 20:05:08 +0100 Goffi plugin quiz: fixed XEP-0045 call
Fri, 28 Dec 2012 02:27:34 +0100 Goffi plugin Tarot: fixed plugin
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
Wed, 14 Nov 2012 21:44:25 +0100 Goffi installation: added wokkel to dependencies, and removed custom wokkel installation in setup.py (muc branch is now merged mainstream)
Wed, 14 Nov 2012 21:31:38 +0100 Goffi primitivus: fixed actionResult call (fix gateways management)
Wed, 14 Nov 2012 21:30:21 +0100 Goffi wix: fixed parameters management