log libervia.py @ 203:5fdea93b2541

age author description
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:
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
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
Sat, 26 Jan 2013 00:36:57 +0100 Goffi closing a group chat widget now leave the muc room (bug 11)
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
Mon, 07 Jan 2013 23:38:36 +0100 Goffi dates update
Mon, 07 Jan 2013 22:43:50 +0100 Goffi browser side: get entity's microblogs for newly added contacts
Sat, 05 Jan 2013 16:08:25 +0100 Goffi browser side: basic disconnection management: hard reload is done on empty signal response
Sat, 05 Jan 2013 16:07:33 +0100 Goffi browser side: in case of error, retry delay is doubled at each try
Sun, 09 Dec 2012 23:42:08 +0100 Goffi added parameter management to test XMLUI, but it's currently deactivated for security reasons (need some configuration options) + separated mainTabPanel CSS from LiberviaTabPanel
Sun, 09 Dec 2012 23:37:20 +0100 Goffi browser side: fixed MUC signals management