log src/plugins/plugin_xep_0277.py @ 1799:f1f4775f8cc0

age author description
2016-01-13 Goffi reverted patch 3770d13776e8
2016-01-07 Goffi plugin XEP-0277: don't use max_comments if it is 0 in getFromManyWthComments bridge callback
2016-01-05 Goffi plugin XEP-0277: ignore maxItems if it is null
2016-01-05 Goffi tmp (wokkel/rsm): various improvments:
2016-01-03 Goffi copyright update
2015-12-18 Goffi plugin XEP-0060: None is no more used in addManagedNode, but all nodes prefixed with a registered one are now triggered
2015-12-15 souliane tools, plugins XEP-0071, XEP-0277: remove recently added expandNewLinesToXHTML, just leave it to the convertors
2015-12-11 souliane plugin misc_extra_pep: use a user parameter (jids_list) instead of a general configuration value
2015-12-10 souliane plugin XEP-0277: revert use of expandNewLinesToXHTML for incoming messages:
2015-12-10 souliane plugin XEP-0277, xml_tools: restore decapsulation of XHTML content
2015-12-10 souliane xml_tools, plugin XEP-0071, XEP-0277: add method expandNewLinesToXHTML:
2015-12-08 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
2015-12-01 souliane plugin XEP-0277: remove forgotten break statement
2015-12-01 souliane plugin XEP-0277: don't try to create a new comments node if it already exists
2015-12-01 Goffi plugin XEP-0277: raise a failure if XHTML content is not wrapped in a <div/>