log frontends/src/bridge/DBus.py @ 450:afe9cfd2ddbb

age author description
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, 20 Nov 2011 15:56:51 +0100 Goffi plugin XEP-0054: cache now use storage
Tue, 08 Nov 2011 01:08:11 +0100 Goffi backend, bridge: asynchronous history
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:50:06 +0100 Goffi primitivus: profile manager updated to use new asynchronous profile creation
Tue, 01 Nov 2011 20:39:22 +0100 Goffi core: - individual parameters managed through sqlite
Sat, 08 Oct 2011 18:43:17 +0200 Goffi MUC update to follow wokkel's MUC branch update
Fri, 07 Oct 2011 00:25:15 +0200 Goffi jp roster name manegement + Pipe transfer
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:06:18 +0200 Goffi core: plugins refactored according to bridge + updatedValue now use profile
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 22:34:15 +0200 Goffi Quiz game: buzzer, timer, answer management