Mercurial > libervia-backend
log src/plugins/plugin_xep_0100.py @ 1376:28fd9e838f8f
age | author | description |
---|---|---|
2014-06-04 | souliane | plugin XEP-0100: fixes the call to log.debug (line 185) |
2014-04-19 | Goffi | core: use of the new core.log module: |
2014-03-28 | 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 |
2014-03-21 | Goffi | core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@' |
2014-02-04 | Goffi | dates update |
2014-02-04 | Goffi | core: security limit in menus |
2014-02-04 | Goffi | plugin XEP-0077, plugin XEP-0100, frontends: gateways have been entirely implemented in backend using the new refactored XMLUI and AdvancedListContainer. The now useless code has been removed from frontends. |