Mercurial > libervia-backend
log src/plugins/plugin_xep_0050.py @ 1369:dd1a148bd3d8
age | author | description |
---|---|---|
Wed, 20 Aug 2014 21:22:06 +0200 | Goffi | plugin XEP-0050: notes are now managed: |
Wed, 18 Jun 2014 16:35:20 +0200 | Goffi | reverted commit bb4517e69957: note was not implemented on purpose |
Wed, 18 Jun 2014 14:52:52 +0200 | souliane | plugin XEP-0050: handle note element in command answer |
Sat, 14 Jun 2014 17:26:22 +0200 | Goffi | plugin XEP-0050: form returned by completed command are now managed |
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
Fri, 28 Mar 2014 18:07:22 +0100 | Goffi | core, plugin XEP-0115: discovery refactoring: |
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@' |