Mercurial > libervia-web
log browser_side/tools.py @ 306:52b1afd7ac3f
age | author | description |
---|---|---|
Wed, 18 Dec 2013 15:39:13 +0100 | souliane | server_side: display rich text in blogs (addURLToText is now in sat_frontends/tools/strings) |
Mon, 25 Nov 2013 20:39:28 +0100 | souliane | browser_side (plugins radiocol, xep-0054): check for file size or type before uploading |
Sat, 23 Nov 2013 14:46:03 +0100 | souliane | browser_side: set your own presence status and display those of others |
Thu, 21 Nov 2013 18:57:46 +0100 | souliane | frontends tools: moved src/tools/frontends to frontends/src/tools |
Sat, 09 Nov 2013 10:24:03 +0100 | Goffi | browser side: use of inlineRoot to display XHTML chat text |
Sun, 08 Sep 2013 12:34:00 +0200 | souliane | browser_side: display clickable URLs in chat text |
Tue, 05 Mar 2013 01:20:59 +0100 | Goffi | Browser Side: Widgets can now be moved, header (title bar) is draggable: |
Sun, 03 Mar 2013 20:44:17 +0100 | Goffi | browser side: removed "\n" -> <br> conversion in html_sanitize, and use "white-space: pre" CSS property in chat messages instead (thx Link Mauve !). |