log browser_side/tools.py @ 332:6abd099c7007

age author description
Tue, 04 Feb 2014 16:49:20 +0100 Goffi browser side: sat_frontends.tools.xml is now called xmltools
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 !).
Tue, 26 Feb 2013 00:39:19 +0100 Goffi browser side: html_sanitize now manage Line Feed, fixing multi-lines messages in chat widget
Mon, 07 Jan 2013 23:38:36 +0100 Goffi dates update
Tue, 06 Mar 2012 09:09:15 +0100 Goffi copyleft date update
Wed, 15 Jun 2011 00:52:02 +0200 Goffi Login/Register box: integration of Adrien Vigneron's design
Sat, 14 May 2011 00:57:02 +0200 Goffi browser_side: added naive html sanitize method