log

age author description
Tue, 05 Nov 2013 21:12:14 +0100 souliane plugin XEP-249: added parameter Misc / Auto-join MUC on invitation:
Wed, 23 Oct 2013 18:33:16 +0200 souliane browser_side: added auto-connection with URL parameters:
Fri, 08 Nov 2013 20:50:11 +0100 souliane browser_side: set the "workaround" timers to 5 ms instead of 10:
Wed, 23 Oct 2013 18:32:01 +0200 souliane plugin card_game: use the games.py from sat/src/tools/frontends
Sat, 09 Nov 2013 17:08:45 +0100 Goffi browser_side: removed some trailing spaces
Sat, 09 Nov 2013 10:24:03 +0100 Goffi browser side: use of inlineRoot to display XHTML chat text
Sat, 09 Nov 2013 10:23:33 +0100 Goffi browser side: added Node.setAttribute and Node.toxml to nativedom
Fri, 08 Nov 2013 16:34:54 +0100 Goffi browser_side: changed sat.tools.frontend for sat.tools.frontends
Tue, 15 Oct 2013 17:19:03 +0200 souliane browser_side, blog: better PEP8 compliance
Fri, 18 Oct 2013 11:14:55 +0200 souliane browser_side: add context menu for contact:
Tue, 15 Oct 2013 13:36:51 +0200 souliane browser_side: added class PopupMenuPanel to manage more complex context menu
Tue, 15 Oct 2013 13:39:21 +0200 souliane browser_side: modified class ContactChooser to allow setting a min and max number of contacts to be chosen
Mon, 14 Oct 2013 20:54:13 +0200 souliane browser_side: added input history in the unibox:
Fri, 11 Oct 2013 15:40:29 +0200 souliane browser_side: set CSS margin: auto for all button panels
Thu, 10 Oct 2013 18:29:07 +0200 souliane browser_side: fixed browser built-in auto-completion in login/register panels
Thu, 07 Nov 2013 15:22:28 +0100 Goffi browser_side: white-space are no pre-wrap for .chat_text_msg
Thu, 07 Nov 2013 15:22:00 +0100 Goffi browser and server side: XHTML handling, first draft:
Thu, 31 Oct 2013 17:54:10 +0100 Goffi browser side: rich text: update to follow core implementation
Wed, 09 Oct 2013 15:12:50 +0200 souliane browser side: fixed RichTextEditor debug mode when no parameter exists.
Tue, 08 Oct 2013 14:12:38 +0200 souliane browser_side: added UIs for rich text editor and addressing to multiple recipients
Tue, 08 Oct 2013 13:38:42 +0200 souliane browser_side: dialogs take **kwargs arguments + unibox helper method
Tue, 08 Oct 2013 13:57:35 +0200 souliane browser_side: added the flag REUSE_EXISTING_LIBERVIA_WIDGETS
Tue, 08 Oct 2013 13:48:00 +0200 souliane bridge: asyncGetParamA takes a security_limit argument
Tue, 08 Oct 2013 13:35:29 +0200 souliane server_side: put the blog entry content in its own span + CSS customization
Mon, 07 Oct 2013 14:23:16 +0200 souliane browser_side: bug fix for changeset 3092f6b1710c
Thu, 26 Sep 2013 14:32:24 +0200 souliane browser_side, misc: better PEP8 compliance
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:
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