Mercurial > libervia-backend
log src/plugins/plugin_misc_text_syntaxes.py @ 711:c9792d0be499
age | author | description |
---|---|---|
2013-11-14 | Goffi | plugin text syntaxes: clean_xhtml now accept lxml's HtmlElement to avoid parsing two times the same xml |
2013-11-13 | Goffi | plugin XEP-0071: rich messages management for sendMessage |
2013-11-13 | Goffi | plugin text syntaxes: fixed bad parameter order for getParamA |
2013-11-12 | Goffi | plugin text syntaxes: fixed missing import |
2013-11-12 | Goffi | plugin text syntaxes: styles sanitisation |
2013-11-09 | Goffi | plugin text_syntaxes: fixed clean_xhml (it now return XHTML instead of HTML) |
2013-11-05 | Goffi | plugin text syntaxes: this plugin manage rich text syntaxes conversions and cleaning. |