Mercurial > libervia-backend
log src/plugins/plugin_xep_0277.py @ 1733:3770d13776e8
age | author | description |
---|---|---|
Thu, 10 Dec 2015 14:21:51 +0100 | souliane | plugin XEP-0277, xml_tools: restore decapsulation of XHTML content |
Thu, 10 Dec 2015 14:00:21 +0100 | souliane | xml_tools, plugin XEP-0071, XEP-0277: add method expandNewLinesToXHTML: |
Tue, 08 Dec 2015 17:41:34 +0100 | souliane | plugin XEP-0277, EXTRA-PEP: get massive blogs from all the roster also retrieve items from a special JIDs list defined in EXTRA-PEP |
Wed, 02 Dec 2015 00:37:28 +0100 | souliane | plugin XEP-0277: remove forgotten break statement |
Tue, 01 Dec 2015 23:09:50 +0100 | souliane | plugin XEP-0277: don't try to create a new comments node if it already exists |
Tue, 01 Dec 2015 13:55:48 +0100 | Goffi | plugin XEP-0277: raise a failure if XHTML content is not wrapped in a <div/> |
Tue, 01 Dec 2015 13:55:48 +0100 | Goffi | plugin XEP-0277: accept several <title/> elements, there is a standard issue so for now it's the most flexible behaviour |
Fri, 27 Nov 2015 17:53:13 +0100 | Goffi | plugin XEP-0277: just a reminder |