log

age author description
2013-12-10 souliane browser_side: added blog item modification/deletion
2013-12-09 souliane browser_side: more customizable rich text editor
2013-12-04 souliane browser_side: changes related to the implementation of XEP-0033 (addressing)
2013-11-23 souliane browser_side: set your own presence status and display those of others
2013-11-22 souliane browser_side: white-space: nowrap for the groups in the contact manager
2013-12-13 Goffi server side: fixed bad async bridge calls management
2013-11-21 souliane frontends tools: moved src/tools/frontends to frontends/src/tools
2013-11-21 souliane bridge + browser_side: bridge signals for games and their callbacks:
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
2013-09-06 souliane plugin XEP-0085: Chat State Notifications
2013-09-06 souliane browser side: display the day change in chat window
2013-09-06 souliane browser side: bug fix (missing "self." before value_max)
2013-09-06 souliane browser side: added a mechanism to define forbidden patterns during new contact group creation
2013-09-06 souliane browser side: make the OK button title for group selector configureable + few "cosmetic" changes (PEP 8...)
2013-06-27 Goffi browser side: fixed setGroupsSelected in GroupSelector
2013-06-27 Goffi browser side: added "add" button in GroupSelector's add group dialog
2013-06-27 Goffi browser side: changed bubbles background color
2013-06-27 Goffi browser side: contactBox doesn't use left margin anymore (avoid scrollbar issues) + some cosmetic changes to contact panel switch button
2013-06-20 Goffi browser side: events data are cached until initialisation is finished (we get all microblogs)
2013-06-20 Goffi browser + server: vcard is requested when no avatar data is found in cache
2013-06-20 Goffi browser side: errback management in bridge calls
2013-06-20 Goffi browser, server: comments handling:
2013-04-07 Goffi server + browser: message warning level/sending refactoring:
2013-03-25 Goffi browser side: clicking on the contacts list (contact item, group or the "contacts" main title) open a discussion or microblog
2013-03-20 Goffi browser side: it is now possible to select a microblog panel or an entry inside it
2013-03-07 Goffi browser side: tabs are now dropable (i.e. we can now move widgets between tabs)
2013-03-06 Goffi browser side: dropped widget's row is now checked, to avoid the drop on a removed BorderWidget. This finish the previous commit.
2013-03-05 Goffi Browser Side: Widgets can now be moved, header (title bar) is draggable:
2013-03-04 Goffi browser side: widgets refactoring:
2013-03-03 Goffi browser side: new tab is automatically selected, if a tab is removed, the last one is automatically selected
2013-03-03 Goffi browser side: selected widget caching in UniBox, to avoid to ask the getter at each key pressed, which make the box very slow.
2013-03-03 Goffi browser side: per tab selected widget management
2013-03-03 Goffi browser side: WebPanel now react on [ENTER] press on URL textBox
2013-03-03 Goffi browser side: removed messages debug traces
2013-03-03 Goffi browser side: removed "\n" -> <br> conversion in html_sanitize, and use "white-space: pre" CSS property in chat messages instead (thx Link Mauve !).
2013-03-03 Goffi Browser Side: Web Panel widget position/size fix
2013-03-03 Goffi browser side: scroller added to contacts panel
2013-03-03 Goffi browser side: global resize on UniBox resize
2013-03-03 Goffi browser side: fixed MainTabPanel size
2013-03-03 Goffi browser side: contacts panel switch:
2013-03-02 Goffi browser side: fixed typo
2013-02-25 Goffi browser side: html_sanitize now manage Line Feed, fixing multi-lines messages in chat widget
2013-02-24 Goffi browser side: web widget first draft
2013-02-24 Goffi misc: added ctags_links to .hgignore
2013-01-25 Goffi closing a group chat widget now leave the muc room (bug 11)
2013-01-24 Goffi dummy commit, just for test
2013-01-24 Goffi browser side: tab is removed if it doesn't contain widget anymore.
2013-01-13 Goffi server side: fixed public blog items order
2013-01-13 Goffi browser side: fixed charset in public blog page
2013-01-13 Goffi browser side: fix the line jump in unibox after entering something (work around a pyjamas bug)
2013-01-13 Goffi browser side: added login characters check in login panel (similar to the one in register panel)
2013-01-13 Goffi server side: added root redirection to libervia.html
2013-01-13 Goffi browser side: changed Internat server error alert to a print, avoir annoying popups on bad connections
2013-01-09 Goffi Added tag SàT v0.3.0 for changeset 732ed69ffe11
2013-01-09 Goffi version update (release time) SàT v0.3.0
2013-01-09 Goffi misc: README cleaning + added Mutagen to credits
2013-01-09 Goffi browser side: fixed tarot game, radio collective double panel issue
2013-01-09 Goffi misc: added presentation website to README
2013-01-07 Goffi dates update
2013-01-07 Goffi server side: removed some unused imports
2013-01-07 Goffi browser side: get entity's microblogs for newly added contacts
2013-01-07 Goffi browser side: changed default MUC room for sat@chat.jabberfr.org
2013-01-07 Goffi browser side: fixed registration:
2013-01-07 Goffi server side: registration refactoring first draft; main registration code is moved to SàT backend
2013-01-07 Goffi CSS: fixed formWarning style
2013-01-05 Goffi browser side: basic disconnection management: hard reload is done on empty signal response
2013-01-05 Goffi browser side: in case of error, retry delay is doubled at each try
2013-01-05 Goffi server side: disconnection
2013-01-05 Goffi server side: async connection
2013-01-05 Goffi server_side: set timeout to 300 s
2012-12-30 Goffi server side: fixed tarotGameReady call
2012-12-28 Goffi browser side: temporary avatar upload dialog is added to setting menu
2012-12-28 Goffi server side: file upload is now more generic:
2012-12-10 Goffi browser: last menu CSS fix
2012-12-09 Goffi server side: fixed public microblog
2012-12-09 Goffi added parameter management to test XMLUI, but it's currently deactivated for security reasons (need some configuration options) + separated mainTabPanel CSS from LiberviaTabPanel
2012-12-09 Goffi browser side: fixed about menu + updated website URL
2012-12-09 Goffi browser side: fixed MUC signals management
2012-12-09 Goffi browser side: misc dialog improvment:
2012-12-09 Goffi browser side: CSS fixe for last item's selection in main menu
2012-12-09 Goffi browser side: XMLUI implentation
2012-12-09 Goffi browser side: ultra-minimalist native DOM implementation
2012-11-21 Goffi browser side: fixed avatars
2012-11-14 Goffi server side: fixed getHistory call and action result management
2012-10-29 Goffi browser side: own microblogs print
2012-10-28 Goffi browser side: our own microblogs are now requested once logged
2012-10-21 Goffi server + browser side: new api fix
2012-08-01 Goffi misc: updated README with contributors
2012-06-24 Goffi server + browser side: groupblog subscription + fixed blog insertion order
2012-04-05 Goffi browser: present microblogs panels are filled once logged
2012-04-03 Goffi browser side: group blog is now used to send all microblogs
2012-04-01 Goffi server & browser side: microblogging refactoring first draft
2012-03-06 Goffi copyleft date update
2012-01-29 Goffi Working Radio Collective \o/
2012-01-28 Goffi RadioCol: song preloading + fonctionnal players
2012-01-22 Goffi basic radio collective
2012-01-22 Goffi radio collective first draft
2012-01-04 Goffi browser: fixed tabs not opening on room joining
2012-01-04 Goffi radio collective integration, first draft
2011-12-12 Goffi server: fixed buggy vcard cache retrieving, fixes avatar issue
2011-12-10 Goffi use of async history
2011-12-10 Goffi browser: fixed call to getRoomsJoined
2011-12-10 Goffi server side: asynchronous login
2011-07-07 Goffi browser side: microblog's entry header with pseudo and timestamp
2011-07-06 Goffi microblog avatar update
2011-07-06 Goffi browser side: CSS: microblog fix
2011-07-05 Goffi server side: refactored signal according to SàT's bridge changes + getCardCache handling + updatedValue handling
2011-07-05 Goffi browser side: widgets are now added in a widgetsPanel when a tab is created
2011-07-05 Goffi browser side: CSS: fixed bad colors on targetWarning popups
2011-07-05 Adrien Vigneron browser side: microblog entries
2011-07-05 Adrien Vigneron browser side: CSS: microblog entries
2011-06-29 Goffi browser side: css: reverted drag'n'drop to red background
2011-06-29 Adrien Vigneron browser side: CSS: drag'n'drop
2011-06-29 Adrien Vigneron browser side: CSS: header, unibox, tabs + drag'n' drop reworked
2011-06-29 Goffi browser side: grouped header panel in a global Absolute panel
2011-06-29 Goffi on failure, Libervia now wait 5 s before trying again to call the serveur + only room name is now shown in tabs
2011-06-29 Goffi browser side: CSS: changed tabs margin + fixed dragover background for chat panels
2011-06-28 Adrien Vigneron browser side: CSS: black & red tabs + dialogs fixes
2011-06-28 Goffi switched back to worldmap background
2011-06-28 Goffi browser side: CSS tabs fix
2011-06-28 Goffi added Social contract & About to help menu
2011-06-28 Adrien Vigneron browser side: CSS update, tabs & dialogs
2011-06-28 Goffi browser side: bottomBorderWidget size fix (for webkit)
2011-06-28 Goffi browser side: changed widgets' body min size to (200px, 150px)
2011-06-28 Goffi browser side: signal management
2011-06-28 Goffi browser side: changed borderWidgets' size to 10px
2011-06-28 Goffi browser side: widgets' setting: height detection fix
2011-06-28 Goffi browser side: removed &nbsp; in EmptyPanel
2011-06-28 Goffi browser side: widgets' setting: mouse wheel can now be used to change values
2011-06-28 Goffi browser side: widgets' setting reset button update fix
2011-06-28 Goffi typo fix
2011-06-28 Goffi browser side: widgets' width and height can now be fixed + tarot game position fix
2011-06-28 Goffi browser side: selecting widget now change header color instead of dashed borders
2011-06-27 Goffi browser side: Widgets' setting (col & row span can be changed
2011-06-27 Goffi browser side: CSS: removed useless z-indexes, and replaced tabs by spaces
2011-06-27 Goffi browser side: widgetsPanel is now scrollable when there are too many widgets, and widgets have a minimum size
2011-06-27 Adrien Vigneron browser side: IE & Opera CSS fix
2011-06-27 Goffi browser side: widget removing is now managed
2011-06-27 Goffi browser side: widgets cells can now be added by putting a widget on a border
2011-06-26 Goffi browser side: new widget handling:
2011-06-26 Goffi New widget system: first draft
2011-06-26 Adrien Vigneron browser side: widgets CSS
2011-06-22 Goffi browser side: fixed button
2011-06-21 Goffi browser side: fixed CSS
2011-06-19 Goffi browser side: inclusion of Adrien's icons
2011-06-18 Goffi browser side: refactoring: menu is now in its own module
2011-06-18 Goffi media paths update
2011-06-18 Adrien Vigneron browser side: registerPanel text-align fix
2011-06-18 Adrien Vigneron browser side: CSS: redesigned dialog boxes, and contacts
2011-06-18 Adrien Vigneron browser side: groups design
2011-06-17 Goffi Adrien's uniBox design integration + lastPopup style
2011-06-17 Adrien Vigneron browser side: uniBox CSS + menu last popup corner
2011-06-17 Goffi browser side: menu separator + last popup menu hack to avoid it being shown out of the screen
2011-06-17 Adrien Vigneron browser side: menu CSS fix
2011-06-15 Adrien Vigneron browser side: menu CSS fix
2011-06-15 Adrien Vigneron browser side: menu CSS update
2011-06-15 Goffi registration fix
2011-06-14 Goffi Login/Register box: integration of Adrien Vigneron's design
2011-06-14 Adrien Vigneron browser side: register box CSS update
2011-06-02 Goffi browser side: fixed microblog filtering
2011-05-31 Goffi Added tag SàT v0.2.0 for changeset 12e889a683ce
2011-05-31 Goffi server side: misc stuff: SàT v0.2.0
2011-05-31 Goffi server side: misc stuff:
2011-05-30 Goffi added README
2011-05-29 Goffi server side: 404 error is now sent instead of directory listing when requesting a directory
2011-05-29 Goffi browser side: microblog entries caching
2011-05-29 Goffi Contact update + add dedication in About dialog
2011-05-29 Goffi browser side: fixed refactoring issue
2011-05-29 Goffi Roster list update, contact deletion + some refactoring
2011-05-28 Goffi addind contact + subscription management + misc
2011-05-28 Goffi social contract update
2011-05-26 Goffi browser side: adding contact, first draft
2011-05-26 Goffi browser side: HTML sanitization
2011-05-26 Goffi MUC group joining
2011-05-26 Goffi browser side: added about box
2011-05-26 Goffi added Social Contract \o. (in French only so far)
2011-05-26 Goffi browser side: connected contacts now appear differently
2011-05-26 Goffi Account creation
2011-05-25 Goffi server side: user is now disconnected on session end, and queue is purged
2011-05-25 Goffi server side: Session management refactoring
2011-05-25 Goffi browser_side: prevent default for escape key (cancel HTTPRequest in FF)
2011-05-22 Goffi Browser side: Tarot game
2011-05-22 Goffi Tarot game: score is now shown (need to use XMLUI later)
2011-05-21 Goffi added Tarot cards images
2011-05-21 Goffi Tarot game: a game can now be finished
2011-05-19 Goffi Tarot game: center_panel layout + chien can now be showed + fixed click event inheritance + card selection first draft
2011-05-17 Goffi Tarot game: game launching (first hand showed), and contract selection
2011-05-16 Goffi Tarot Game: first draft
2011-05-16 Goffi room user joining/leaving
2011-05-16 Goffi browser side: misc css/layout fixes
2011-05-13 Goffi browser side, misc stuffs
2011-05-13 Goffi browser_side: contactsChooser now discard MUC rooms
2011-05-13 Goffi browser_side: added naive html sanitize method
2011-05-13 Goffi server_side: added getRoomJoined method
2011-05-13 Goffi browser-side: CSS misc udpates
2011-05-07 Goffi browser side:
2011-05-07 Goffi browser side: ContactsChooser is now used to ask for 3 others players when tarot game is launched + names refactoring
2011-05-07 Goffi browser side: added ContactsChooser dialog
2011-05-07 Goffi browser side: added CSS for contactsChooser class
2011-05-07 Goffi server side: misc stuff
2011-04-20 Goffi added tab panel
2011-04-16 Goffi browser_side: removed some useless mess + changed delay for warning message to 2s
2011-04-16 Goffi browser side: a warning message now show who will receive the message entered in UniBox, with a color depending on how many people will be able to see it
2011-04-16 Goffi - User status is now updated
2011-04-15 Goffi Added basic chat panel
2011-04-15 Goffi moved panels and menu in a separate file
2011-04-15 Goffi register.py and contact.py moved to new directory browser_side
2011-04-15 Goffi browser side: microblog panel improvments
2011-04-09 Goffi public blog is now shown i reverse order
2011-04-07 Goffi - Group microblog management, first draft
2011-03-30 Goffi microblog panel filtering
2011-03-26 Goffi server: fixed wrong parameter number in blog resource
2011-03-26 Goffi magicBox is now able to send global microblog
2011-03-24 Goffi server: microblog resource
2011-03-24 Goffi browser: misc appearance change
2011-03-24 Goffi html tools
2011-02-14 Goffi CSS: microbloging style + using CSS reset
2011-02-14 Goffi drap and drop first draft
2011-02-13 Goffi added build/ and Session.vim to .hgignore
2011-02-13 Goffi personalEvent management signal first draft, microblogs are now put in a central grid
2011-02-13 Goffi server side: proper profile management in signals generic callback
2011-02-08 Goffi signals handling and first draft of microblogging
2011-01-31 Goffi ContactPanel: first draft
2011-01-30 Goffi Initial commit