log

age author description
Thu, 26 Sep 2013 11:39:54 +0200 souliane browser_side: display widget title in the debug info (LiberviaWidget method "getDebugName")
Thu, 26 Sep 2013 11:33:55 +0200 souliane browser_side: center the buttons of GenericConfirmDialog
Thu, 26 Sep 2013 11:13:40 +0200 souliane browser_side, plugin XEP-0085: limit the number of bridge methods calls for "chatStateComposing".
Sun, 22 Sep 2013 20:52:59 +0200 souliane browser_side: set the focus to the first field when a tab is selected from the register panel
Sat, 21 Sep 2013 20:24:36 +0200 souliane browser_side: check for duplicate name before adding a new contact group
Sat, 21 Sep 2013 15:37:29 +0200 Goffi browser side: enforced "gwt-MenuBar-horizontal" style in LiberviaMenuBar to workaround a class name fix in Pyjamas' MenuBar which was causing troubles with CSS.
Sat, 21 Sep 2013 14:58:21 +0200 Goffi server side: better async bridge calls handling
Sat, 07 Sep 2013 19:54:41 +0200 souliane browser_side: small improvements for parameters panel
Sun, 08 Sep 2013 12:34:00 +0200 souliane browser_side: display clickable URLs in chat text
Sun, 08 Sep 2013 13:40:01 +0200 souliane browser_side: added key listener to login and register panels
Sat, 07 Sep 2013 02:07:07 +0200 souliane server side: added the security_limit to setParam
Fri, 06 Sep 2013 16:23:30 +0200 souliane plugin XEP-0085: Chat State Notifications
Fri, 06 Sep 2013 16:07:35 +0200 souliane browser side: display the day change in chat window
Fri, 06 Sep 2013 15:55:45 +0200 souliane browser side: bug fix (missing "self." before value_max)
Fri, 06 Sep 2013 15:51:40 +0200 souliane browser side: added a mechanism to define forbidden patterns during new contact group creation
Fri, 06 Sep 2013 15:40:33 +0200 souliane browser side: make the OK button title for group selector configureable + few "cosmetic" changes (PEP 8...)
Fri, 28 Jun 2013 00:06:31 +0200 Goffi browser side: fixed setGroupsSelected in GroupSelector
Fri, 28 Jun 2013 00:05:52 +0200 Goffi browser side: added "add" button in GroupSelector's add group dialog
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: