log

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