log src/bridge/DBus.py @ 448:17c7e48bf68f

age author description
Sun, 04 Dec 2011 16:18:56 +0100 Goffi core: - history management improved
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
Wed, 02 Nov 2011 22:47:59 +0100 Goffi bridge: added generic D-Bus exception management + asyncCreateProfile method
Tue, 01 Nov 2011 20:39:22 +0100 Goffi core: - individual parameters managed through sqlite
Thu, 06 Oct 2011 21:16:03 +0200 Goffi core: added getLastResource method
Thu, 29 Sep 2011 12:13:22 +0200 Goffi frontends, bridge: sendFile method signature change + jid parameters in bridge now use _jid suffix
Wed, 06 Jul 2011 01:04:24 +0200 Goffi bridge refactoring: categories are now core and plugin instead of communication and request
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
Mon, 06 Jun 2011 21:55:59 +0200 Goffi bridge: regenerated DBus bridge
Sat, 28 May 2011 20:24:02 +0200 Goffi Bridge: added updateContact method
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