Mercurial > libervia-backend
log src/plugins/plugin_xep_0077.py @ 960:3a22c011fdbd
age | author | description |
---|---|---|
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, 25 Feb 2014 22:58:42 +0100 | souliane | tools, plugin XEP-0077: small fixes |
Tue, 04 Feb 2014 18:32:49 +0100 | Goffi | dates update |
Tue, 04 Feb 2014 18:26:03 +0100 | 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. |
Sun, 29 Dec 2013 17:06:01 +0100 | Goffi | core: i18n refactoring: |
Tue, 24 Dec 2013 15:43:22 +0100 | Goffi | core (xml_tools): dataForm*2XML renamed to dataForm*2XMLUI and now return XMLUI instead of raw XML + submit_id is managed, and session_id is returned if present |