log

age author description
Thu, 27 Jun 2013 22:09:34 +0200 Goffi browser side: changed bubbles background color
Thu, 27 Jun 2013 20:45:41 +0200 Goffi browser side: contactBox doesn't use left margin anymore (avoid scrollbar issues) + some cosmetic changes to contact panel switch button
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser side: events data are cached until initialisation is finished (we get all microblogs)
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser + server: vcard is requested when no avatar data is found in cache
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser side: errback management in bridge calls
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser, server: comments handling:
Sun, 07 Apr 2013 22:33:55 +0200 Goffi server + browser: message warning level/sending refactoring:
Mon, 25 Mar 2013 14:09:10 +0100 Goffi browser side: clicking on the contacts list (contact item, group or the "contacts" main title) open a discussion or microblog
Wed, 20 Mar 2013 23:42:53 +0100 Goffi browser side: it is now possible to select a microblog panel or an entry inside it
Thu, 07 Mar 2013 01:16:13 +0100 Goffi browser side: tabs are now dropable (i.e. we can now move widgets between tabs)
Wed, 06 Mar 2013 22:36:21 +0100 Goffi browser side: dropped widget's row is now checked, to avoid the drop on a removed BorderWidget. This finish the previous commit.
Tue, 05 Mar 2013 01:20:59 +0100 Goffi Browser Side: Widgets can now be moved, header (title bar) is draggable:
Mon, 04 Mar 2013 23:01:57 +0100 Goffi browser side: widgets refactoring:
Mon, 04 Mar 2013 00:19:03 +0100 Goffi browser side: new tab is automatically selected, if a tab is removed, the last one is automatically selected
Mon, 04 Mar 2013 00:01:23 +0100 Goffi browser side: selected widget caching in UniBox, to avoid to ask the getter at each key pressed, which make the box very slow.
Sun, 03 Mar 2013 23:30:25 +0100 Goffi browser side: per tab selected widget management
Sun, 03 Mar 2013 23:26:09 +0100 Goffi browser side: WebPanel now react on [ENTER] press on URL textBox
Sun, 03 Mar 2013 22:16:29 +0100 Goffi browser side: removed messages debug traces
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