Mercurial > libervia-backend
log src/plugins/plugin_misc_text_syntaxes.py @ 820:462f2052af26
age | author | description |
---|---|---|
2014-02-04 | Goffi | dates update |
2013-12-29 | Goffi | core: i18n refactoring: |
2013-12-09 | souliane | plugins text-syntaxes: added a default value to use the current user syntax in convert |
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. |