log

age author description
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
Wed, 14 Nov 2012 21:29:38 +0100 Goffi plugin XEP-0100: fixed lackings profile arguments in some methods
Wed, 14 Nov 2012 20:56:04 +0100 Goffi quick frontend: fixed clearContacts
Wed, 14 Nov 2012 20:37:15 +0100 Goffi frontends: incoming files transfer management:
Wed, 14 Nov 2012 20:24:28 +0100 Goffi core, bridge: waiting confirmation management (new getWaitingConf method)
Mon, 12 Nov 2012 10:55:44 +0100 Goffi plugin XEP-0096: restored XEP-0065 usage
Mon, 12 Nov 2012 10:55:09 +0100 Goffi quick frontend: fixed getHistory call
Sat, 10 Nov 2012 16:38:16 +0100 Goffi core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
Sun, 04 Nov 2012 23:53:26 +0100 Goffi plugin cs: this plugin is now deprecated
Thu, 01 Nov 2012 22:41:39 +0100 Goffi core, plugins: fixed bad namespace in stanza creation
Thu, 01 Nov 2012 19:52:59 +0100 Goffi bridge: fixed D-Bus warning in frontend side of bridge
Tue, 30 Oct 2012 00:54:42 +0100 Goffi plugin group blog: item configuration data (which groups are allowed) are parsed and added to microblog data
Sun, 28 Oct 2012 18:40:14 +0100 Goffi misc: added informations on Apache logs in README's privacy warning
Sun, 28 Oct 2012 18:27:37 +0100 Goffi plugin group blog: security check + fixed publisher in personalEvent signal
Sun, 28 Oct 2012 17:59:24 +0100 Goffi primitivus: fixed info messages timestamp
Sun, 28 Oct 2012 17:58:47 +0100 Goffi primitivus: fixed edit bar's captions encoding (could cause crashes)
Mon, 22 Oct 2012 00:10:21 +0200 Goffi plugin groupblog: fixed GROUP and JID publishers_type in getMassiveLastGroupBlogs and massiveSubscribeGroupBlogs
Sun, 21 Oct 2012 22:31:57 +0200 Goffi plugin XEP-0045: in case of nickname conflict when entering a room, a new one is automaticaly assigned
Sun, 21 Oct 2012 19:46:08 +0200 Goffi plugin text commands: added /parrot and /unparrot commands to use Parrot plugin
Sun, 21 Oct 2012 19:43:14 +0200 Goffi new plugin: Parrot is an experimental plugin which repeat messages between 2 entities
Sun, 21 Oct 2012 19:28:38 +0200 Goffi core: Triggers can now frobid other triggers execution
Sun, 21 Oct 2012 16:40:19 +0200 Goffi primitivus: Primitivus is now modal (vi-like behaviour):
Sun, 21 Oct 2012 13:37:15 +0200 Goffi plugin text commands: added _feedback method to send an answer to user
Sun, 21 Oct 2012 13:36:28 +0200 Goffi plugin XEP-0045: added isNickInRoom method
Sun, 21 Oct 2012 13:23:21 +0200 Goffi primitivus: fixed double messages discarding
Sun, 21 Oct 2012 12:55:47 +0200 Goffi primitivus: better chat text insertion in chat window
Sun, 21 Oct 2012 12:55:27 +0200 Goffi reverted bad commit
Sun, 21 Oct 2012 12:03:29 +0200 Goffi primitivus: fixed messages order in chat window
Sat, 20 Oct 2012 19:22:51 +0200 Goffi plugin text commands: added /help command
Sat, 20 Oct 2012 18:18:40 +0200 Goffi core: added priority management in triggers
Sat, 20 Oct 2012 18:02:14 +0200 Goffi plugin XEP-0045, plugin text commands: added '/title' command
Sat, 20 Oct 2012 17:24:30 +0200 Goffi Primitivus: avoid double messages in case of backlog/history conflict
Sat, 20 Oct 2012 17:23:56 +0200 Goffi core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
Wed, 17 Oct 2012 00:35:48 +0200 Goffi core, bridge, quick_frontend: MUC private messages history management:
Tue, 16 Oct 2012 01:22:40 +0200 Goffi Primitivus: present contacts in groups chat can now be clicked
Thu, 11 Oct 2012 00:48:35 +0200 Goffi quick frontend, primitivus, wix: MUC private messages management