log

age author description
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