Mercurial > libervia-backend
log src/plugins/plugin_xep_0277.py @ 993:301b342c697a
age | author | description |
---|---|---|
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
Fri, 21 Mar 2014 16:27:09 +0100 | Goffi | core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@' |
Sun, 23 Feb 2014 13:54:41 +0100 | souliane | plugin XEP-0277: fix pubsub entry parsing using lxml instead of feed.atom |
Fri, 14 Feb 2014 21:24:31 +0100 | souliane | plugins groupblog, XEP-0277: attempt to clarify the code for the comments handling: |
Sun, 23 Feb 2014 23:59:02 +0100 | Goffi | plugin XEP-0277: last commit was actually a part of the next one |
Sun, 23 Feb 2014 23:30:35 +0100 | Goffi | plugin XEP-0277: added missing docstring |
Thu, 20 Feb 2014 13:28:09 +0100 | Goffi | plugin XEP-0277: encoding fix |
Wed, 12 Feb 2014 15:24:03 +0100 | souliane | plugin XEP_0277: fix encode/decode errors |