Mercurial > libervia-backend
log src/core/sat_main.py @ 951:027a054c6dda
age | author | description |
---|---|---|
Mon, 31 Mar 2014 12:23:13 +0200 | Goffi | core (disco): added checkFeature method + fixed hasFeature test |
Mon, 31 Mar 2014 12:23:13 +0200 | Goffi | core: fixed bad closure in connection intialisation sequence (profileConnected in plugins were not called correctly) |
Fri, 28 Mar 2014 18:07:22 +0100 | Goffi | core, plugin XEP-0115: discovery refactoring: |
Fri, 28 Mar 2014 18:07:17 +0100 | Goffi | core (memory): entities cache improvments: |
Fri, 28 Mar 2014 18:07:02 +0100 | Goffi | core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned |
Sun, 23 Mar 2014 22:43:43 +0100 | souliane | core, memory: use XDG recommended paths as the defaults for the config and local directories |
Sun, 23 Mar 2014 10:02:50 +0100 | Goffi | core: plugins now accepts recommendations: |
Sat, 22 Mar 2014 17:48:10 +0100 | Goffi | core: removed default_config: |