log

age author description
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
Sat, 04 Jun 2011 19:11:13 +0200 Goffi CHANGELOG: fixed tabulations
Wed, 01 Jun 2011 12:11:32 +0200 Goffi retagged v0.2.0
Wed, 01 Jun 2011 12:10:49 +0200 Goffi Added tag SàT v0.2.0 for changeset cc2afb92ab93
Wed, 01 Jun 2011 12:09:09 +0200 Goffi updated version number 0.2.0 SàT v0.2.0
Tue, 31 May 2011 21:57:50 +0200 Goffi Added tag SàT v0.2.0 for changeset d782c22d5e34
Tue, 31 May 2011 17:13:13 +0200 Goffi updated CHANGELOG
Tue, 31 May 2011 17:08:20 +0200 Goffi plugin XEP-0045: added error callback to join's deferred, and a callback is created if join fail before calling MUCClient's join
Mon, 30 May 2011 19:05:08 +0200 Goffi setup.py update:
Mon, 30 May 2011 16:16:46 +0200 Goffi updated README and CHANGELOG
Sun, 29 May 2011 16:12:08 +0200 Goffi core: contact deletion from roster if we have no subscription to it (behaviour may change in futur)
Sat, 28 May 2011 20:28:21 +0200 Goffi core: fixed several subscription scheme issues + removed most of profile_key default value in core.sat_main and core.xmmp (source of bugs) + contact update
Sat, 28 May 2011 20:24:02 +0200 Goffi Bridge: added updateContact method
Sat, 28 May 2011 20:23:41 +0200 Goffi quickapp: fixed contact removing bug
Sat, 28 May 2011 20:21:45 +0200 Goffi plugin xep 0277: added OPT_DELIVER_PAYLOADS OPT_SEND_ITEM_SUBSCRIBE to microblog options when changing access
Sat, 28 May 2011 20:19:52 +0200 Goffi added social contract (CONTRAT_SOCIAL)
Thu, 26 May 2011 16:49:47 +0200 Goffi code: added asyncConnect
Thu, 26 May 2011 16:49:07 +0200 Goffi plugin groupblog: removed breakpoints, but error handling still need work
Thu, 26 May 2011 16:48:23 +0200 Goffi plugin XEP-00277: setMicroblogAccess is now asynchronous
Thu, 26 May 2011 16:47:39 +0200 Goffi plugin maildir: fixed typo
Thu, 26 May 2011 16:47:09 +0200 Goffi bridge: async callback managed in bridge_constructor + misc
Wed, 25 May 2011 17:18:05 +0200 Goffi core: added email in registerNewAccount
Tue, 24 May 2011 00:56:35 +0200 Goffi Tests
Tue, 24 May 2011 00:53:09 +0200 Goffi core: fixed None instead of empty dict in availableReceived
Tue, 24 May 2011 00:49:20 +0200 Goffi core: fixed a None sent instead of empty dict in unavailableReceived
Tue, 24 May 2011 00:48:29 +0200 Goffi core: minor refactoring
Mon, 23 May 2011 21:32:28 +0200 Goffi core: main SAT class now moved in its own module core.sat_main
Mon, 23 May 2011 21:18:58 +0200 Goffi Core: created a new core module where xmpp classes are put
Mon, 23 May 2011 01:01:44 +0200 Goffi QuickApp: autoplay deactivated in Tarot game
Mon, 23 May 2011 00:46:51 +0200 Goffi Tarot game:
Sun, 22 May 2011 12:59:25 +0200 Goffi core: fixed crash when roster list is empty
Tue, 17 May 2011 01:34:17 +0200 Goffi core, plugin mblog: fixed some exceptions
Wed, 11 May 2011 19:49:55 +0200 Goffi primitivus: removed forgotten debug stuff
Tue, 10 May 2011 15:46:20 +0200 Goffi core: fixed bad profile check in connect method
Tue, 10 May 2011 15:46:01 +0200 Goffi primitivus: fixed state state change in tarot game
Tue, 10 May 2011 15:42:12 +0200 Goffi README: fixed paths, and added personnal jid
Sun, 08 May 2011 17:09:03 +0200 Goffi wix: force updating of splitterWindow in ChatWindow (needed when Tarot game is launched)
Fri, 06 May 2011 15:42:26 +0200 Goffi plugin Tarot: added a launch method to automatically create a new room, invite players and create the game
Fri, 06 May 2011 15:38:32 +0200 Goffi plugin xep-0045: misc improvments
Fri, 06 May 2011 15:34:02 +0200 Goffi core: multiple identities with same category/type are now managed with getServerServiceEntities
Fri, 06 May 2011 15:33:07 +0200 Goffi added plugin XEP-0249: direct MUC invitation
Mon, 02 May 2011 16:51:07 +0200 Goffi wix: workaround a weird bug which crash wix while using empty_avatar, see comments for more information
Mon, 02 May 2011 16:45:27 +0200 Goffi core: fixed stop script
Mon, 02 May 2011 16:44:11 +0200 Goffi bridge: removed debug info in generated frontend bridge
Sat, 16 Apr 2011 18:06:22 +0200 Goffi QnD workaround for presence broadcast openfire bug
Fri, 15 Apr 2011 02:03:10 +0200 Goffi plugin group blog: a custom cb is now used to specitfy node and groups targetted by the blog
Tue, 12 Apr 2011 20:40:47 +0200 Goffi plugin group blog: group blog now use PEP to take profit of autosubscribe
Mon, 11 Apr 2011 12:47:35 +0200 Goffi plugin group blog: group blog subscription
Sat, 09 Apr 2011 13:17:31 +0200 Goffi plugin xep-0277: fixed bad data check
Thu, 07 Apr 2011 23:40:33 +0200 Goffi plugin group blog: blog collection cleaning
Thu, 07 Apr 2011 22:23:48 +0200 Goffi Group blog first draft
Thu, 07 Apr 2011 22:22:41 +0200 Goffi plugin xep-0277: bridge data is now converted in pubsub item in a separate function
Thu, 07 Apr 2011 22:21:16 +0200 Goffi core: server identities are now save in memory
Sat, 26 Mar 2011 17:51:19 +0100 Goffi microblog sending
Thu, 24 Mar 2011 21:15:26 +0100 Goffi plugin XEP_0277: microblog access model can now be changed
Mon, 21 Feb 2011 01:38:16 +0100 Goffi plugin xep-0277: added getLastMicroblogs method
Mon, 21 Feb 2011 01:36:52 +0100 Goffi plugin xep-0060: added getEntry method
Mon, 21 Feb 2011 01:35:39 +0100 Goffi DBus bridge: using new generated bridge
Sun, 20 Feb 2011 23:59:43 +0100 Goffi dbus bridge: asynchrone methods management
Sun, 20 Feb 2011 17:21:03 +0100 Goffi dbus bridge: added doc parameter, unmanaged yet
Fri, 18 Feb 2011 22:32:02 +0100 Goffi plugin XEP 0277: author for in request + author, updated management for out request
Fri, 18 Feb 2011 22:23:09 +0100 Goffi typo
Fri, 18 Feb 2011 22:10:38 +0100 Goffi installation: fixed wokkel hack
Fri, 18 Feb 2011 22:01:33 +0100 Goffi installation: wokkel hack now use specific revision to avoid merge conflict, and use the same options as for the parent setup.py
Tue, 08 Feb 2011 02:16:26 +0100 Goffi Plugin XEP-0277: first draft of microblogging over ip /!\ new dependencies added /!\
Tue, 08 Feb 2011 00:01:53 +0100 Goffi core: wokkel behavious work around on VersionHandler to avoid XEP-0115 issue with ejabberd (see comments for details)
Sun, 06 Feb 2011 23:49:27 +0100 Goffi plugins: fixed bad import names
Sun, 06 Feb 2011 23:46:48 +0100 Goffi plugin xep 163: added generic sendPEPEvent method
Sun, 06 Feb 2011 23:40:29 +0100 Goffi xml_tools: added ElementParser for raw xml -> domish.Element conversion
Sun, 06 Feb 2011 23:32:13 +0100 Goffi core: added plugin dependency not found import error
Sun, 06 Feb 2011 22:41:32 +0100 Goffi core: added plugin dependency management
Fri, 04 Feb 2011 01:06:57 +0100 Goffi plugin xep-0163: added mood publishing
Fri, 04 Feb 2011 00:17:56 +0100 Goffi plugin XML Log: fixed dbus signal name
Fri, 04 Feb 2011 00:13:41 +0100 Goffi dbus bridge: fixed introspection for dynamically added methods and signals
Thu, 03 Feb 2011 18:06:25 +0100 Goffi core: added plugins for PubSub et PEP (first drafts)
Thu, 03 Feb 2011 01:27:57 +0100 Goffi added plugin xep-0115: entity capabilities
Thu, 03 Feb 2011 01:27:09 +0100 Goffi typo
Tue, 01 Feb 2011 23:18:42 +0100 Goffi plugin xmllog: removed traces
Tue, 01 Feb 2011 23:10:41 +0100 Goffi removed old useless code
Tue, 01 Feb 2011 23:08:06 +0100 Goffi mediawiki template
Tue, 01 Feb 2011 23:07:08 +0100 Goffi new xml log plugin
Sun, 30 Jan 2011 22:54:58 +0100 Goffi bridge, bridge constructor: fixed mix stuff
Tue, 25 Jan 2011 16:39:27 +0100 Goffi distribute: removed dependency_links for urwid-satext: it's now on pypi
Tue, 25 Jan 2011 15:24:31 +0100 Goffi Bridge: rename connection_error to connectionError for function name consistency
Tue, 25 Jan 2011 01:37:02 +0100 Goffi Bridge: added mediawiki constructor in bridge constructor, usefull for documentation purpose
Mon, 24 Jan 2011 22:05:04 +0100 Goffi bridge: core & frontend sides of bridge are now generated
Mon, 24 Jan 2011 21:48:09 +0100 Goffi bridge: constructor now generate files in a 'generated' subdirectory
Mon, 24 Jan 2011 21:47:16 +0100 Goffi updated MANIFEST.in to exclude bridge_constructor's generated dir
Mon, 24 Jan 2011 21:43:07 +0100 Goffi updated .hgignore
Mon, 24 Jan 2011 21:22:07 +0100 Goffi distribute: manifest now include all .py and .ini files
Mon, 24 Jan 2011 21:19:11 +0100 Goffi Bridge constructor:
Mon, 24 Jan 2011 17:47:45 +0100 Goffi bridge: constructor and template improved, documentation added
Mon, 24 Jan 2011 01:22:00 +0100 Goffi bridge: automatic bridge generator, first draft
Sun, 23 Jan 2011 14:14:47 +0100 Goffi core: fixed default message type
Sun, 23 Jan 2011 12:56:09 +0100 Goffi added "please" in password error message
Sat, 22 Jan 2011 15:53:56 +0100 Goffi Added management of connection error
Tue, 18 Jan 2011 15:22:58 +0100 Goffi IMAP & SMTP Port parameters are now merged in "Mail Server" category
Tue, 18 Jan 2011 03:59:59 +0100 Goffi Added SMTP server plugin, for sending messages from classic MUA \o/
Tue, 18 Jan 2011 01:07:12 +0100 Goffi core, plugin Maildir: added "ProfileCreation" Trigger
Tue, 18 Jan 2011 01:04:20 +0100 Goffi Added a library for custom SàT Exceptions
Tue, 18 Jan 2011 00:57:26 +0100 Goffi plugin IMAP, plugin Maildir: profile management
Tue, 18 Jan 2011 00:51:47 +0100 Goffi Test value replaced by example values for memory params
Mon, 17 Jan 2011 21:26:16 +0100 Goffi plugin IMAP, plugin Maildir: added flag, IMAP's uid management
Mon, 17 Jan 2011 04:23:31 +0100 Goffi Plugin IMAP, plugin MAILDIR: added IMAP's UID management, mailbox data persistence
Mon, 17 Jan 2011 00:15:50 +0100 Goffi MAILDIR + IMAP plugins: first draft
Mon, 17 Jan 2011 00:15:28 +0100 Goffi Core: Trigger implementation + version number update
Mon, 17 Jan 2011 00:13:59 +0100 Goffi minor copyright update, date format harmonisation
Mon, 17 Jan 2011 00:11:50 +0100 Goffi Tools: new misc library, Trigger management implementation
Sun, 16 Jan 2011 02:54:08 +0100 Goffi added "debug" command to sat launcher script
Fri, 14 Jan 2011 15:23:34 +0100 Goffi Added tag SàT v0.1.1 for changeset 53aa958a2d3d
Fri, 14 Jan 2011 15:23:25 +0100 Goffi CHANGELOG update 0.1.1 SàT v0.1.1
Fri, 14 Jan 2011 15:20:50 +0100 Goffi Added tag SàT v0.1.1 for changeset e077f068ff57
Fri, 14 Jan 2011 15:20:39 +0100 Goffi version updated to 0.1.1
Thu, 13 Jan 2011 19:44:58 +0100 Goffi quick_frontend: fixed bad string type with DBus by converting them to unicode
Wed, 12 Jan 2011 18:25:32 +0100 Goffi Added tag SàT v0.1.0 for changeset b778622b8733
Wed, 12 Jan 2011 18:25:26 +0100 Goffi CHANGELOG typo 0.1.0 SàT v0.1.0
Wed, 12 Jan 2011 18:24:45 +0100 Goffi Removed tag SàT v0.1.0
Wed, 12 Jan 2011 18:24:32 +0100 Goffi Removed tag SàT v0.1.0
Wed, 12 Jan 2011 18:22:09 +0100 Goffi Added tag SàT v0.1.0 for changeset 83d2bc0abf2a
Wed, 12 Jan 2011 18:21:08 +0100 Goffi version, README, CHANGELOG and INSTALL updates
Tue, 11 Jan 2011 19:15:23 +0100 Goffi distutils: added urwid-satext dependency, and gobject in preinstall_check
Tue, 11 Jan 2011 19:14:20 +0100 Goffi jp: fixed bad sat.tools.jid import
Fri, 07 Jan 2011 03:47:24 +0100 Goffi distutils: added preinstall_check hack + some tuning while testing
Thu, 06 Jan 2011 19:17:09 +0100 Goffi added stop command in sat.sh launching script
Thu, 06 Jan 2011 19:16:50 +0100 Goffi distutils: fixed custom wokkel building
Thu, 06 Jan 2011 18:48:56 +0100 Goffi Distutils: added custom wokkel checking/building
Thu, 06 Jan 2011 18:09:35 +0100 Goffi added distribute bootstrap file
Thu, 06 Jan 2011 18:09:00 +0100 Goffi distutils: removes build and dist from manifest's prune
Wed, 05 Jan 2011 21:48:35 +0100 Goffi distutils: added MANIFEST.in
Wed, 05 Jan 2011 18:52:38 +0100 Goffi 2011 copyright upgrade
Wed, 05 Jan 2011 18:46:26 +0100 Goffi distutils wix installation
Wed, 05 Jan 2011 02:39:35 +0100 Goffi distutils install: fixed plugin import and log file path
Wed, 05 Jan 2011 01:56:36 +0100 Goffi distutils installation script, draft
Tue, 04 Jan 2011 19:30:27 +0100 Goffi files reorganisation
Wed, 29 Dec 2010 01:06:29 +0100 Goffi Files reorganisation
Tue, 28 Dec 2010 23:10:13 +0100 Goffi primitivus: refactoring to use urwid-satext which is now a separate project
Mon, 27 Dec 2010 21:56:12 +0100 Goffi bridge: fixed newAlert parameters order
Mon, 27 Dec 2010 21:36:02 +0100 Goffi plugin xep 0045: workaround for MUCClient exceptions
Mon, 27 Dec 2010 21:14:09 +0100 Goffi primitivus, wix: added forgotten profile
Mon, 27 Dec 2010 18:37:56 +0100 Goffi Plugin CS: fixed forgotten debug stuff, CS plugin is now working again
Mon, 27 Dec 2010 17:23:36 +0100 Goffi primitivus: misc comments
Mon, 27 Dec 2010 17:23:13 +0100 Goffi primitivus: Q&D workaround for dbus.String issue
Mon, 27 Dec 2010 17:22:32 +0100 Goffi primitivus: fixed misnamed method in custom widget
Mon, 27 Dec 2010 17:20:25 +0100 Goffi fixed some unicode issue
Mon, 27 Dec 2010 15:14:28 +0100 Goffi removed connect on statService, this was causing issue on first launch
Mon, 27 Dec 2010 15:12:39 +0100 Goffi fixed INSTALL instructions
Mon, 20 Dec 2010 01:07:34 +1100 Goffi Added splitted Tarot cards comming from Wikicommons (cf. frontends/wix/images/cards/README) and their size in .size
Mon, 20 Dec 2010 00:52:18 +1100 Goffi misc minor typos fixes, dev version
Fri, 20 Aug 2010 01:36:27 +0800 Goffi Added tag SàT v0.0.3 for changeset b95550704b4f
Fri, 20 Aug 2010 01:36:19 +0800 Goffi CHANGELOG updated 0.0.3 SàT v0.0.3
Fri, 20 Aug 2010 01:30:51 +0800 Goffi Removed tag SàT v0.0.3
Fri, 20 Aug 2010 01:18:43 +0800 Goffi Added tag SàT v0.0.3 for changeset 92e4ddd580ae
Fri, 20 Aug 2010 01:17:51 +0800 Goffi version change before release
Fri, 20 Aug 2010 01:15:58 +0800 Goffi misc minors fixed before release
Fri, 20 Aug 2010 01:15:12 +0800 Goffi i18n: fixed typo
Fri, 20 Aug 2010 01:14:47 +0800 Goffi primitivus: fixed unicode issue on date in chat window
Fri, 20 Aug 2010 01:14:18 +0800 Goffi Primitivus: fixed alerts on nick in contact_list
Fri, 20 Aug 2010 01:13:39 +0800 Goffi quick_frontend: fixed disconnect, and removed autojoin of muc room put for dev
Fri, 20 Aug 2010 01:12:43 +0800 Goffi wix: unicode fixes in contact list