Mercurial > libervia-backend
log src/core/sat_main.py @ 460:fb1abc0f8c6a
age | author | description |
---|---|---|
Tue, 13 Mar 2012 22:04:03 +0100 | Goffi | backend: added warning message when jabberfr workaround is used + fixed missing warning method |
Tue, 06 Mar 2012 09:07:24 +0100 | Goffi | copyleft date update |
Sat, 03 Dec 2011 15:45:48 +0100 | Goffi | core: plugins can now have profileConnected/profileDisconnected method to initialise/free profile dependant resources |
Sun, 20 Nov 2011 15:36:45 +0100 | Goffi | core: path update for Memory import |
Fri, 11 Nov 2011 18:40:23 +0100 | Goffi | core: outgoing groupchat message are not added to history anymore |
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:49:23 +0100 | Goffi | core: profile creation/deletion through database |