log

age author description
Sat, 26 Jan 2013 00:30:00 +0100 Goffi plugin XEP-0045: fixed mucLeave bridge method
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/bridge.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.
Mon, 21 Jan 2013 00:59:50 +0100 Goffi core: added forgotten errback in sqlite's deleteProfile
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/memory.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/test.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/tools.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/core.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Fri, 18 Jan 2013 17:55:27 +0100 Emmanuel Gil Peyrot Fix coding style in setup.py.
Fri, 18 Jan 2013 17:53:08 +0100 Emmanuel Gil Peyrot Remove useless trailing semicolons.
Wed, 09 Jan 2013 22:59:55 +0100 Goffi Added tag SàT v0.3.0 for changeset df6b9b881f0e
Wed, 09 Jan 2013 22:59:52 +0100 Goffi bad tagging 0.3.0 SàT v0.3.0
Wed, 09 Jan 2013 22:56:24 +0100 Goffi Added tag SàT, v0.3.0 for changeset 78ca32cc0b51
Wed, 09 Jan 2013 22:55:59 +0100 Goffi CHANGELOG + version updates (yes, that's a release \o/)
Wed, 09 Jan 2013 22:50:01 +0100 Goffi misc: setup.py long description update
Wed, 09 Jan 2013 22:43:41 +0100 Goffi removed CONST from sat_main as it is already in default_config
Wed, 09 Jan 2013 22:31:32 +0100 Goffi misc: README cleaning + added Mutagen to credits
Wed, 09 Jan 2013 21:41:40 +0100 Goffi plugin radiocol: songs are deleted once played (Q&D need to be reworked once file are properly transfered to server)
Wed, 09 Jan 2013 01:20:52 +0100 Goffi misc: added presentation website to README
Wed, 09 Jan 2013 01:06:08 +0100 Goffi installation: setup.py description + website url update
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
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
Fri, 28 Sep 2012 00:48:52 +0200 Goffi plugin text commands: added /join command
Fri, 28 Sep 2012 00:31:10 +0200 Goffi plugin text commands: /leave management:
Fri, 28 Sep 2012 00:26:24 +0200 Goffi frontends, core, plugin XEP-0045: leave implementation + better nick change
Thu, 27 Sep 2012 00:54:42 +0200 Goffi plugin text commands: Text commands is a new plugin that bring IRC-like commands
Thu, 27 Sep 2012 00:51:43 +0200 Goffi plugin xep-0045: nick change management
Wed, 26 Sep 2012 01:23:56 +0200 Goffi core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
Wed, 26 Sep 2012 00:38:41 +0200 Goffi Primitivus: new entities are added to contact list if they send messages + QuickFrontend: names fixes
Tue, 25 Sep 2012 23:10:22 +0200 Goffi QuickFrontend, Primitivus, Wix: special entities management:
Tue, 25 Sep 2012 00:58:34 +0200 Goffi core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
Wed, 05 Sep 2012 00:19:32 +0200 Goffi primitivus: keep focus position in contacts list on redraw
Tue, 04 Sep 2012 13:36:14 +0200 Goffi primitivus: fixed display for selected entity in contacts list + added indentation for status message
Tue, 04 Sep 2012 13:34:52 +0200 Goffi primitivus: better focused attributes for roster
Tue, 04 Sep 2012 01:15:19 +0200 Goffi primitivus: contacts list improvments:
Tue, 04 Sep 2012 01:12:52 +0200 Goffi primitivus: added show and status text attributes + show icons
Mon, 03 Sep 2012 23:43:15 +0200 Goffi primitivus: moved constants in a separate file
Fri, 17 Aug 2012 03:20:40 +0200 Goffi core: memory bug fix
Fri, 17 Aug 2012 03:17:44 +0200 Goffi jp: - better expandJid: roster's jids' nodes are used after names to expand jid
Fri, 17 Aug 2012 03:14:20 +0200 Goffi bridge: updated D-Bus frontend
Fri, 17 Aug 2012 03:13:08 +0200 Goffi wix: renamed id variable to avoid reserved name
Fri, 17 Aug 2012 03:11:39 +0200 Goffi Bridge: "auto" type for sendMessage method
Fri, 17 Aug 2012 03:11:03 +0200 Goffi core: sendMessage refactoring:
Fri, 17 Aug 2012 03:08:37 +0200 Goffi plugin xep-0045: entity type is changer to chatroom for room joined
Fri, 17 Aug 2012 03:07:49 +0200 Goffi core: added isJidInRoster method
Fri, 17 Aug 2012 03:07:22 +0200 Goffi core: entity cache misc data management + error moved to core.exceptions in memory
Thu, 16 Aug 2012 15:17:16 +0200 Goffi plugin xep-0054: changed deprecated deferredGenerator for inlineCallbacks
Wed, 15 Aug 2012 15:50:46 +0200 Goffi core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnection
Sun, 12 Aug 2012 15:49:08 +0200 Goffi core: fixed bad try/except block in memory
Thu, 02 Aug 2012 01:08:51 +0200 Goffi misc: updated README with contributors
Thu, 02 Aug 2012 01:07:45 +0200 Matthieu Rakotojaona misc: CONTRAT SOCIAL (Social Contract) English translation
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Mon, 25 Jun 2012 23:58:28 +0200 Goffi quickapp: fixed typo
Mon, 25 Jun 2012 01:00:55 +0200 Goffi plugin groupblog: fixed initialisation
Mon, 25 Jun 2012 00:08:16 +0200 Goffi plugin groupblog: subscriptions/notifications
Thu, 31 May 2012 00:26:39 +0200 Goffi plugin groupblog: added disco info + misc fixes
Sat, 14 Apr 2012 16:26:55 +0200 Emmanuel Gil Peyrot frontend: Fix notify import in Primitivus.
Sat, 14 Apr 2012 13:55:11 +0200 Emmanuel Gil Peyrot misc: Add the build directory to the ignore file.
Sat, 14 Apr 2012 13:53:55 +0200 Emmanuel Gil Peyrot misc: Make the shell launcher use the same python interpreter than setup.py.
Sat, 14 Apr 2012 11:09:31 +0200 Emmanuel Gil Peyrot misc: Add the forgotten sat.memory to setup.py.
Wed, 04 Apr 2012 00:06:44 +0200 Goffi core: exceptions moved to core
Sun, 01 Apr 2012 19:48:31 +0200 Goffi plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs
Sun, 01 Apr 2012 19:45:35 +0200 Goffi D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method
Fri, 30 Mar 2012 09:23:23 +0200 Goffi D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes
Thu, 29 Mar 2012 00:04:31 +0200 Goffi plugin group blog: getMassiveGroupBlog first draft
Mon, 26 Mar 2012 00:22:49 +0200 Goffi core: Roster cache refactoring: cache is now managed by client's SatRosterProtocol instance.
Sat, 24 Mar 2012 17:48:12 +0100 Goffi plugin groupblog: added getLastGroupBlogs method
Sat, 24 Mar 2012 17:46:42 +0100 Goffi plugin radiocol: fixed missing import
Sat, 24 Mar 2012 16:11:16 +0100 Goffi fixed lauching script
Wed, 14 Mar 2012 23:45:01 +0100 Goffi plugin groupblog: next-gen group blog first draft
Wed, 14 Mar 2012 23:41:06 +0100 Goffi core: typo
Tue, 13 Mar 2012 22:04:03 +0100 Goffi backend: added warning message when jabberfr workaround is used + fixed missing warning method
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Tue, 06 Mar 2012 09:03:19 +0100 Goffi core: fixed Params class name in load_default_params
Sun, 29 Jan 2012 03:00:25 +0100 Goffi plugin radiocol: working Radio Collective \o/
Tue, 24 Jan 2012 00:22:11 +0100 Goffi plugin radiocol: fixed autocreation of radiocol for new comers
Mon, 23 Jan 2012 00:14:33 +0100 Goffi plugin RadioCol: basic functionnality working approximately
Mon, 23 Jan 2012 00:13:37 +0100 Goffi plugin XEP-0249: fixed join (signature changed after wokkel update)
Sun, 22 Jan 2012 19:41:02 +0100 Goffi plugin radiocol: removed occupants list in radiocolStarted signal
Sun, 22 Jan 2012 19:40:04 +0100 Goffi plugin XEP-0045: room unlocking fix
Thu, 05 Jan 2012 00:42:24 +0100 Goffi plugin xep-0045: fixed missing return deferred
Thu, 05 Jan 2012 00:21:30 +0100 Goffi plugins: radio collective first draft
Mon, 12 Dec 2011 22:24:50 +0100 Goffi bridge: removed default profile_key in dbus_frontend_template to avoid difficult to find bugs
Sun, 04 Dec 2011 16:18:56 +0100 Goffi core: - history management improved
Sun, 04 Dec 2011 00:58:20 +0100 Goffi Wix: fixed asynchronous call to get profile's data in profile manager
Sun, 04 Dec 2011 00:05:41 +0100 Goffi Primitivus: fixed redraw on profile change in profile manager
Sun, 04 Dec 2011 00:03:15 +0100 Goffi plugin maildir: replaced forgotten setPrivate by PersistentBinaryDict.force
Sat, 03 Dec 2011 23:43:10 +0100 Goffi plugin xep 0054: fixed bad bridge signature
Sat, 03 Dec 2011 23:33:00 +0100 Goffi core: getPrivate/setPrivate removed from memory, private values now use database storage and persistent dicts \o/
Sat, 03 Dec 2011 22:21:52 +0100 Goffi core: added get method to PersistentDictionary
Sat, 03 Dec 2011 22:21:27 +0100 Goffi core: fixed bad query in Sqlite storage
Sat, 03 Dec 2011 19:52:04 +0100 Goffi plugin CS: use of PersistentBinaryData to store profile's information, and clean up on profile disconnection.
Sat, 03 Dec 2011 15:50:09 +0100 Goffi plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific data
Sat, 03 Dec 2011 15:45:48 +0100 Goffi core: plugins can now have profileConnected/profileDisconnected method to initialise/free profile dependant resources
Wed, 30 Nov 2011 00:24:41 +0100 Goffi plugin XEP-0115: entity capabilities now use PersistentBinaryDict to store hash cache
Wed, 30 Nov 2011 00:23:50 +0100 Goffi core: sqlite persistentBinaryDict storage fix
Sun, 20 Nov 2011 15:56:51 +0100 Goffi plugin XEP-0054: cache now use storage
Sun, 20 Nov 2011 15:36:45 +0100 Goffi core: path update for Memory import
Sun, 20 Nov 2011 15:36:02 +0100 Goffi core: memory.py and sqlite.py moved from tools to memory
Sun, 20 Nov 2011 15:34:37 +0100 Goffi core: - memory refactoring (moved memory.py and sqlite.py from tools to memory)
Sat, 12 Nov 2011 10:33:29 +0100 Goffi bridge: typo in bridge constructor
Fri, 11 Nov 2011 19:50:24 +0100 Goffi primitivus: chat window is not scrolled anymore when user is watching history and a new message is received
Fri, 11 Nov 2011 19:49:21 +0100 Goffi core: fixed empty body error on new message
Fri, 11 Nov 2011 19:49:00 +0100 Goffi core: fixed memory initialisation sequence
Fri, 11 Nov 2011 18:40:23 +0100 Goffi core: outgoing groupchat message are not added to history anymore
Tue, 08 Nov 2011 22:21:58 +0100 Goffi core: don't save anymore delayed message in history
Tue, 08 Nov 2011 01:08:11 +0100 Goffi backend, bridge: asynchronous history
Mon, 07 Nov 2011 22:27:07 +0100 Goffi bridge: added check that synchronous method does not return a deferred
Mon, 07 Nov 2011 00:09:22 +0100 Goffi backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
Sun, 06 Nov 2011 15:19:51 +0100 Goffi Primitivus: Profile Manager: fixed redraw on profile change + use of AdvandedEdit for login field
Wed, 02 Nov 2011 22:50:06 +0100 Goffi primitivus: profile manager updated to use new asynchronous profile creation
Wed, 02 Nov 2011 22:49:23 +0100 Goffi core: profile creation/deletion through database
Wed, 02 Nov 2011 22:47:59 +0100 Goffi bridge: added generic D-Bus exception management + asyncCreateProfile method
Tue, 01 Nov 2011 23:06:18 +0100 Goffi core: removed former parameters files data location constants
Tue, 01 Nov 2011 23:04:48 +0100 Goffi core: removed former save_data method
Tue, 01 Nov 2011 22:59:15 +0100 Goffi core: param loading/purging on profile connection/disconnection
Tue, 01 Nov 2011 22:55:58 +0100 Goffi primitivus: fixed screen redraw after plugin profile
Tue, 01 Nov 2011 22:52:36 +0100 Goffi Quick frontend: use of asyncGetParamA when pluging profile
Tue, 01 Nov 2011 20:39:22 +0100 Goffi core: - individual parameters managed through sqlite
Sun, 30 Oct 2011 23:13:40 +0100 Goffi database integration: first draft
Sat, 08 Oct 2011 21:03:02 +0200 Goffi primitivus: urwid 1.0.0 update (crash was caused by using non unicode caption)
Sat, 08 Oct 2011 20:27:15 +0200 Goffi plugin XEP-0163: user event mood with no item fix
Sat, 08 Oct 2011 20:26:36 +0200 Goffi plugin XEP-0045: typo fix
Sat, 08 Oct 2011 20:05:44 +0200 Goffi wix: removed forgotten test
Sat, 08 Oct 2011 19:13:43 +0200 Goffi plugin XEP-0045: fix method call
Sat, 08 Oct 2011 19:04:28 +0200 Goffi plugin XEP-0045: send error on invalid room jid on _join
Sat, 08 Oct 2011 18:43:17 +0200 Goffi MUC update to follow wokkel's MUC branch update
Sat, 08 Oct 2011 11:19:25 +0200 Goffi plugin xep-0047: removed gajim workaround as gajim has been fixed
Fri, 07 Oct 2011 12:09:48 +0200 Goffi plugins XEP-0047 and XEP-0065: timout bug fix
Fri, 07 Oct 2011 11:19:15 +0200 Goffi jp: use with statement to open fifo
Fri, 07 Oct 2011 00:25:15 +0200 Goffi jp roster name manegement + Pipe transfer
Thu, 06 Oct 2011 21:21:53 +0200 Goffi plugin XEP-0096: minor cleaning
Thu, 06 Oct 2011 21:16:03 +0200 Goffi core: added getLastResource method
Wed, 05 Oct 2011 16:49:57 +0200 Goffi File transfer:
Wed, 05 Oct 2011 16:48:25 +0200 Goffi core: workaround to avoid a bug in item detection on jabber.fr. Need more investigation with jabber.fr admins (may be a bug in ejabberd)
Tue, 04 Oct 2011 23:43:06 +0200 Goffi memory: avoid duplicate in getParamsCategories
Tue, 04 Oct 2011 23:22:13 +0200 Goffi memory: multiples params of the same category are now merged
Mon, 03 Oct 2011 18:05:15 +0200 Goffi plugin XEP-0065: refactored and misc stuff fixed. Still not finished
Sun, 02 Oct 2011 00:29:04 +0200 Goffi jp: added --connect option
Thu, 29 Sep 2011 15:13:54 +0200 Goffi memory: general param default value fix
Thu, 29 Sep 2011 14:59:14 +0200 Goffi spelling
Thu, 29 Sep 2011 14:43:33 +0200 Goffi jp: fixed file reception
Thu, 29 Sep 2011 14:43:12 +0200 Goffi plugin XEP-0047: typo
Thu, 29 Sep 2011 12:14:19 +0200 Goffi core: progress callback now use id as first parameter
Thu, 29 Sep 2011 12:13:22 +0200 Goffi frontends, bridge: sendFile method signature change + jid parameters in bridge now use _jid suffix
Thu, 29 Sep 2011 12:09:31 +0200 Goffi plugins: plugin XEP-0096 update, use of XEP-0047 (IBB)
Thu, 29 Sep 2011 12:07:11 +0200 Goffi plugins: Stream initiation (xep-0095) implementation
Thu, 29 Sep 2011 12:05:45 +0200 Goffi plugins: In-Band Bytestreams (XEP-0047) implementation
Thu, 29 Sep 2011 12:05:25 +0200 Goffi plugins: feature negociation (XEP-0020) implementation
Thu, 29 Sep 2011 12:01:52 +0200 Goffi Primitivus: fixed "info" showDialog
Sat, 27 Aug 2011 17:24:17 +0200 Goffi primitivus: added forgotten gettext i18n call
Sat, 27 Aug 2011 17:15:41 +0200 Goffi primitivus: freedesktop notifications (if available) when somebody is talking to us and we have not focus, or our nick is pinged and we have not focus.
Sat, 27 Aug 2011 12:39:51 +0200 Xavier Maillard core: Fix status update crash
Sun, 14 Aug 2011 18:06:14 +0200 Goffi bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Fri, 12 Aug 2011 14:07:55 +0200 Goffi Bridge Constructor: added anchor link in mediawiki constructor
Thu, 11 Aug 2011 18:36:22 +0200 Goffi bridge: .ini arguments are now named jid or .*_jid if a Jabber ID is expected
Mon, 08 Aug 2011 23:04:19 +0200 Goffi D-Bus constructor: add Constructors specific flags (--flags argument)
Thu, 28 Jul 2011 03:02:31 +0200 Goffi bridge-constructor: added dbus-xml constructor (used for Qt frontend)
Thu, 28 Jul 2011 01:03:22 +0200 Goffi core: MANIFEST.in and setup.py cleaning
Wed, 06 Jul 2011 01:06:18 +0200 Goffi core: plugins refactored according to bridge + updatedValue now use profile
Wed, 06 Jul 2011 01:04:24 +0200 Goffi bridge refactoring: categories are now core and plugin instead of communication and request
Fri, 24 Jun 2011 17:45:22 +0200 Goffi plugin smtp: fixed email address parsing and invalid unicode message
Sun, 19 Jun 2011 17:40:36 +0200 Goffi launching script now read config files
Sat, 18 Jun 2011 23:28:10 +0200 Goffi wix: updated quiz's images paths
Sat, 18 Jun 2011 23:04:36 +0200 Goffi wix: removed image dir (now in a separate package)
Sat, 18 Jun 2011 22:51:33 +0200 Goffi wix: updated paths to use media_dir
Sat, 18 Jun 2011 17:56:59 +0200 Goffi core: local_dir moved to config file
Sat, 18 Jun 2011 16:22:50 +0200 Goffi core: configuration file
Sun, 12 Jun 2011 23:43:36 +0200 Goffi bridge: bridge_constuctor's frontend template update with quiz answer method
Sun, 12 Jun 2011 22:34:15 +0200 Goffi Quiz game: buzzer, timer, answer management
Sun, 12 Jun 2011 16:28:33 +0200 Goffi Quizz game: first draft
Mon, 06 Jun 2011 21:55:59 +0200 Goffi bridge: regenerated DBus bridge
Mon, 06 Jun 2011 18:35:30 +0200 Goffi bridge: templates' constants can now be overrided
Mon, 06 Jun 2011 18:34:40 +0200 Goffi core: local_dir can now be overrided (usefull to launch 2 instances at the same time)
Sat, 04 Jun 2011 19:11:38 +0200 Goffi Changed version number to dev version