log

age author description
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 !).
Sun, 03 Mar 2013 19:42:18 +0100 Goffi Browser Side: Web Panel widget position/size fix
Sun, 03 Mar 2013 17:37:43 +0100 Goffi browser side: scroller added to contacts panel
Sun, 03 Mar 2013 04:27:39 +0100 Goffi browser side: global resize on UniBox resize
Sun, 03 Mar 2013 03:13:00 +0100 Goffi browser side: fixed MainTabPanel size
Sun, 03 Mar 2013 03:04:04 +0100 Goffi browser side: contacts panel switch:
Sun, 03 Mar 2013 00:24:08 +0100 Goffi browser side: fixed typo
Tue, 26 Feb 2013 00:39:19 +0100 Goffi browser side: html_sanitize now manage Line Feed, fixing multi-lines messages in chat widget
Sun, 24 Feb 2013 18:15:38 +0100 Goffi browser side: web widget first draft
Sun, 24 Feb 2013 15:58:19 +0100 Goffi misc: added ctags_links to .hgignore
Sat, 26 Jan 2013 00:36:57 +0100 Goffi closing a group chat widget now leave the muc room (bug 11)
Fri, 25 Jan 2013 00:49:34 +0100 Goffi dummy commit, just for test
Fri, 25 Jan 2013 00:38:06 +0100 Goffi browser side: tab is removed if it doesn't contain widget anymore.
Mon, 14 Jan 2013 00:28:56 +0100 Goffi server side: fixed public blog items order
Mon, 14 Jan 2013 00:28:35 +0100 Goffi browser side: fixed charset in public blog page
Sun, 13 Jan 2013 22:26:16 +0100 Goffi browser side: fix the line jump in unibox after entering something (work around a pyjamas bug)
Sun, 13 Jan 2013 20:30:42 +0100 Goffi browser side: added login characters check in login panel (similar to the one in register panel)
Sun, 13 Jan 2013 20:03:55 +0100 Goffi server side: added root redirection to libervia.html
Sun, 13 Jan 2013 20:03:11 +0100 Goffi browser side: changed Internat server error alert to a print, avoir annoying popups on bad connections
Wed, 09 Jan 2013 23:01:31 +0100 Goffi Added tag SàT v0.3.0 for changeset 732ed69ffe11
Wed, 09 Jan 2013 22:58:55 +0100 Goffi version update (release time) SàT v0.3.0
Wed, 09 Jan 2013 22:31:38 +0100 Goffi misc: README cleaning + added Mutagen to credits
Wed, 09 Jan 2013 22:02:00 +0100 Goffi browser side: fixed tarot game, radio collective double panel issue
Wed, 09 Jan 2013 01:20:38 +0100 Goffi misc: added presentation website to README
Mon, 07 Jan 2013 23:38:36 +0100 Goffi dates update
Mon, 07 Jan 2013 23:10:54 +0100 Goffi server side: removed some unused imports
Mon, 07 Jan 2013 22:43:50 +0100 Goffi browser side: get entity's microblogs for newly added contacts
Mon, 07 Jan 2013 22:43:00 +0100 Goffi browser side: changed default MUC room for sat@chat.jabberfr.org
Mon, 07 Jan 2013 01:15:19 +0100 Goffi browser side: fixed registration:
Mon, 07 Jan 2013 01:09:57 +0100 Goffi server side: registration refactoring first draft; main registration code is moved to SàT backend