Mercurial > libervia-backend
log src/plugins/plugin_xep_0096.py @ 1059:b2b9c184033f
age | author | description |
---|---|---|
Sun, 20 Apr 2014 11:51:48 +0200 | Goffi | plugin XEP-0096: fixed a bug introduced by the log refactoring |
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
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 |
Fri, 21 Mar 2014 16:27:09 +0100 | Goffi | core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@' |
Tue, 04 Feb 2014 18:32:49 +0100 | Goffi | dates update |
Sun, 29 Dec 2013 17:06:01 +0100 | Goffi | core: i18n refactoring: |
Tue, 26 Nov 2013 18:30:35 +0100 | Goffi | jp: removed named argument for pipeOut, as it's not managed with dynamicaly added methods |
Thu, 05 Sep 2013 20:57:00 +0200 | souliane | misc: a few "cosmetic" changes (PEP 8...) |