log

age author description
2013-11-21 souliane browser_side: better PEP8 compliance
2013-11-21 souliane browser_side: can identify muc members with symbols
2013-11-21 souliane browser_side: bug fix for RoomAndContactsChooser (do not display the MUCs in the list)
2013-11-19 souliane browser_side: update contacts in "group and contact chooser" when the a user connect/disconnect
2013-11-17 souliane browser_side: send rich text to all the "To" recipients (groups and one2one)
2013-11-17 souliane browser_side: added generic method "send" in SatWebFrontend
2013-11-17 souliane browser_side: added class RoomAndContactsChooser:
2013-11-17 souliane browser_side: changes regarding widgets and tabs:
2013-11-17 souliane bridge: added inviteMUC + modify joinMUC to make it accept room_jid = ""
2013-11-17 souliane browser_side: sort the the result of ContactList.getConnected()
2013-11-17 souliane browser_side: added class ToggleStackPanel
2013-11-11 souliane browser_side: improvements for lists and contact groups manager:
2013-11-11 souliane browser_side: small changes for contact list and "add group" panel:
2013-11-15 Goffi browser side: management of extra data for sendMblogComment, allowing to send rich text for comments
2013-11-15 Goffi browser side: if 'xhtml' key is present in microblog data, rich content is displayed
2013-11-15 Goffi server_side: extra data is now added for sendMblog, allowing to send rich text with the 'rich' key.
2013-11-15 Goffi removed trailing spaces in libervia.tac
2013-11-09 souliane browser_side: open the web widget in the current tab
2013-11-09 souliane browser_side: added contact group manager based on ListManager
2013-11-09 souliane browser_side: small changes to prepare the contact group manager:
2013-11-09 souliane browser_side: isolate the basic stuff of RecipientManager in a new class ListManager:
2013-11-09 souliane browser_side: isolate the "add contact group" panel in a re-usable class:
2013-11-08 souliane browser_side: isolate the basic stuff of ContactList in the new GenericContactList class
2013-11-05 souliane plugin XEP-249: added parameter Misc / Auto-join MUC on invitation:
2013-10-23 souliane browser_side: added auto-connection with URL parameters:
2013-11-08 souliane browser_side: set the "workaround" timers to 5 ms instead of 10:
2013-10-23 souliane plugin card_game: use the games.py from sat/src/tools/frontends
2013-11-09 Goffi browser_side: removed some trailing spaces
2013-11-09 Goffi browser side: use of inlineRoot to display XHTML chat text
2013-11-09 Goffi browser side: added Node.setAttribute and Node.toxml to nativedom
2013-11-08 Goffi browser_side: changed sat.tools.frontend for sat.tools.frontends
2013-10-15 souliane browser_side, blog: better PEP8 compliance
2013-10-18 souliane browser_side: add context menu for contact:
2013-10-15 souliane browser_side: added class PopupMenuPanel to manage more complex context menu
2013-10-15 souliane browser_side: modified class ContactChooser to allow setting a min and max number of contacts to be chosen
2013-10-14 souliane browser_side: added input history in the unibox:
2013-10-11 souliane browser_side: set CSS margin: auto for all button panels
2013-10-10 souliane browser_side: fixed browser built-in auto-completion in login/register panels
2013-11-07 Goffi browser_side: white-space are no pre-wrap for .chat_text_msg
2013-11-07 Goffi browser and server side: XHTML handling, first draft:
2013-10-31 Goffi browser side: rich text: update to follow core implementation
2013-10-09 souliane browser side: fixed RichTextEditor debug mode when no parameter exists.
2013-10-08 souliane browser_side: added UIs for rich text editor and addressing to multiple recipients
2013-10-08 souliane browser_side: dialogs take **kwargs arguments + unibox helper method
2013-10-08 souliane browser_side: added the flag REUSE_EXISTING_LIBERVIA_WIDGETS
2013-10-08 souliane bridge: asyncGetParamA takes a security_limit argument
2013-10-08 souliane server_side: put the blog entry content in its own span + CSS customization
2013-10-07 souliane browser_side: bug fix for changeset 3092f6b1710c
2013-09-26 souliane browser_side, misc: better PEP8 compliance
2013-09-26 souliane browser_side: display widget title in the debug info (LiberviaWidget method "getDebugName")
2013-09-26 souliane browser_side: center the buttons of GenericConfirmDialog
2013-09-26 souliane browser_side, plugin XEP-0085: limit the number of bridge methods calls for "chatStateComposing".
2013-09-22 souliane browser_side: set the focus to the first field when a tab is selected from the register panel
2013-09-21 souliane browser_side: check for duplicate name before adding a new contact group
2013-09-21 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.
2013-09-21 Goffi server side: better async bridge calls handling
2013-09-07 souliane browser_side: small improvements for parameters panel
2013-09-08 souliane browser_side: display clickable URLs in chat text
2013-09-08 souliane browser_side: added key listener to login and register panels
2013-09-07 souliane server side: added the security_limit to setParam