Mercurial > libervia-backend
log src/plugins/plugin_xep_0277.py @ 1741:cc31dd72526d
age | author | description |
---|---|---|
Fri, 11 Dec 2015 09:12:11 +0100 | souliane | plugin misc_extra_pep: use a user parameter (jids_list) instead of a general configuration value |
Thu, 10 Dec 2015 15:14:23 +0100 | souliane | plugin XEP-0277: revert use of expandNewLinesToXHTML for incoming messages: |
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/> |