log src/plugins/plugin_misc_text_syntaxes.py @ 705:6c8a119dcc94

age author description
Thu, 14 Nov 2013 17:53:47 +0100 Goffi plugin text syntaxes: clean_xhtml now accept lxml's HtmlElement to avoid parsing two times the same xml
Wed, 13 Nov 2013 14:03:16 +0100 Goffi plugin XEP-0071: rich messages management for sendMessage
Wed, 13 Nov 2013 14:00:07 +0100 Goffi plugin text syntaxes: fixed bad parameter order for getParamA
Tue, 12 Nov 2013 14:51:32 +0100 Goffi plugin text syntaxes: fixed missing import
Tue, 12 Nov 2013 14:14:36 +0100 Goffi plugin text syntaxes: styles sanitisation
Sat, 09 Nov 2013 10:16:35 +0100 Goffi plugin text_syntaxes: fixed clean_xhml (it now return XHTML instead of HTML)
Tue, 05 Nov 2013 22:40:46 +0100 Goffi plugin text syntaxes: this plugin manage rich text syntaxes conversions and cleaning.