Mercurial > libervia-web
log browser_side/tools.py @ 320:a0ded7df30f7
age | author | description |
---|---|---|
2013-12-18 | souliane | server_side: display rich text in blogs (addURLToText is now in sat_frontends/tools/strings) |
2013-11-25 | souliane | browser_side (plugins radiocol, xep-0054): check for file size or type before uploading |
2013-11-23 | souliane | browser_side: set your own presence status and display those of others |
2013-11-21 | souliane | frontends tools: moved src/tools/frontends to frontends/src/tools |
2013-11-09 | Goffi | browser side: use of inlineRoot to display XHTML chat text |
2013-09-08 | souliane | browser_side: display clickable URLs in chat text |
2013-03-05 | Goffi | Browser Side: Widgets can now be moved, header (title bar) is draggable: |
2013-03-03 | Goffi | browser side: removed "\n" -> <br> conversion in html_sanitize, and use "white-space: pre" CSS property in chat messages instead (thx Link Mauve !). |