Mercurial > libervia-backend
log src/bridge/DBus.py @ 477:031b0e0aaab8
age | author | description |
---|---|---|
Mon, 25 Jun 2012 00:08:16 +0200 | Goffi | plugin groupblog: subscriptions/notifications |
Sun, 01 Apr 2012 19:45:35 +0200 | Goffi | D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method |
Fri, 30 Mar 2012 09:23:23 +0200 | Goffi | D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes |
Tue, 06 Mar 2012 09:07:24 +0100 | Goffi | copyleft date update |
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 |