Mercurial > libervia-web
graph
-
dates update2014-02-04, by Goffi
-
fixed docstrings wrong usage for licence informations2014-02-04, by Goffi
-
server_side: raised default security_limit to 52014-02-04, by Goffi
-
browser side: XMLUI fixes:2014-02-04, by Goffi
-
browser + server side: refactored menus:2014-02-04, by Goffi
-
browser side: removed logging imports: it's not working correctly with pyjamas2014-02-04, by Goffi
-
browser side: sat_frontends.tools.xml is now called xmltools2014-02-04, by Goffi
-
server side: make Libervia a Twisted plugin, and add it the --port argument + add a config file for the port.2014-02-04, by Emmanuel Gil Peyrot
-
reverted changeset c144b603fb93 (bug 7)2014-01-11, by Goffi
-
server side: make Libervia a Twisted plugin, and add it the --port argument + add a config file for the port.2013-02-23, by Emmanuel Gil Peyrot
-
Add notifications support, fixes bug 7.2013-02-23, by Emmanuel Gil Peyrot
-
browser_side: actually disable the microblog title (not supported yet)2014-01-07, by souliane
-
browser_side: fixed the behavior regarding "Enable unibox" parameter:2014-01-07, by souliane
-
reverted changeset: bfbd9d6eb9012014-01-07, by souliane
-
browser_side: prepare user input for microblog titles2014-01-04, by souliane
-
misc: reorganization of the file panels.py + clean the modules import:2014-01-03, by souliane
-
misc: gather the constants in a single file, as it is done for other frontends2014-01-03, by souliane
-
browser_side: fix import and method signatures relative to changeset e4f586fc61012014-01-03, by souliane
-
browser_side: handle successive click on blog post "edit" and "comment" icons2014-01-02, by souliane
-
browser_side: status can be edited with a click on it2013-12-30, by souliane
-
browser_side: save the unibox panel space when unibox is disabled2013-12-30, by souliane
-
browser_side: message box below the ChatPanel when unibox is disabled2013-12-29, by souliane
-
browser_side: make UniBox inherit from a more basic MessageBox class2013-12-29, by souliane
-
browser_side: make unibox optional2013-12-29, by souliane
-
server_side: removed unecessary debug info during a file upload2013-12-27, by souliane
-
browser_side (groupblog): order items using "published" instead of "updated"2013-12-19, by souliane
-
server_side: display rich text in blogs (addURLToText is now in sat_frontends/tools/strings)2013-12-18, by souliane
-
browser_side: styles for displaying rich text2013-12-18, by souliane
-
browser_side: fix presence/status update (do not share between different resources)2013-12-18, by souliane
-
browser_side: fix internal JID class equality operator2013-12-18, by souliane
-
browser_side: bug fix for setting a new presence when the current one is 'unavailable'2013-12-18, by souliane
-
browser_side (plugin radiocol): set the upload limit to 10 MB instead of 52013-12-18, by souliane
-
browser_side (plugins radiocol, xep-0054): handle upload errors2013-12-17, by souliane
-
server and browser side: updated callback system to follow core changes2013-12-24, by Goffi
-
browser side: sendMessage alert on error2013-12-17, by Goffi
-
server side: sendMessage is now async2013-12-17, by Goffi
-
server+browser side: fixed bridge errback handling2013-12-17, by Goffi
-
server side: adapted registeringError reasons to new names in backend2013-12-17, by Goffi
-
browser_side: bug fixes for switching between unibox and rich text editor:2013-12-16, by souliane
-
browser_side: blog post update: fix assignment to immutable element2013-12-15, by souliane
-
browser_side: set the ideal width for the rich text dialog when displayed in the unibox panel2013-12-10, by souliane
-
browser_side: set the ideal width for the blog post update dialog2013-12-10, by souliane
-
browser_side: set the ideal height for the contact panel size when displayed in the unibox panel2013-12-10, by souliane
-
browser_side: double click on unibox do not open the rich text editor anymore2013-12-10, by souliane
-
browser_side: renamed item and labels for discussion groups2013-11-27, by souliane
-
browser_side (plugin radiocol): send the current queue to new players2013-11-28, by souliane
-
browser_side (plugin radiocol): the UI uses CaptionPanel2013-11-27, by souliane
-
browser_side (plugin radiocol): use the status label to give more information2013-11-26, by souliane
-
browser_side (plugin radiocol): info message when you start the radiocol2013-11-25, by souliane
-
browser_side (plugins radiocol, xep-0054): check for file size or type before uploading2013-11-25, by souliane
-
browser_side: added blog item modification/deletion2013-12-10, by souliane
-
browser_side: more customizable rich text editor2013-12-09, by souliane
-
browser_side: changes related to the implementation of XEP-0033 (addressing)2013-12-04, by souliane
-
browser_side: set your own presence status and display those of others2013-11-23, by souliane
-
browser_side: white-space: nowrap for the groups in the contact manager2013-11-22, by souliane
-
server side: fixed bad async bridge calls management2013-12-13, by Goffi
-
frontends tools: moved src/tools/frontends to frontends/src/tools2013-11-21, by souliane
-
bridge + browser_side: bridge signals for games and their callbacks:2013-11-21, by souliane
-
browser_side: better PEP8 compliance2013-11-21, by souliane
-
browser_side: can identify muc members with symbols2013-11-21, by souliane
-
browser_side: bug fix for RoomAndContactsChooser (do not display the MUCs in the list)2013-11-21, by souliane
-
browser_side: update contacts in "group and contact chooser" when the a user connect/disconnect2013-11-19, by souliane
-
browser_side: send rich text to all the "To" recipients (groups and one2one)2013-11-17, by souliane
-
browser_side: added generic method "send" in SatWebFrontend2013-11-17, by souliane
-
browser_side: added class RoomAndContactsChooser:2013-11-17, by souliane
-
browser_side: changes regarding widgets and tabs:2013-11-17, by souliane
-
bridge: added inviteMUC + modify joinMUC to make it accept room_jid = ""2013-11-17, by souliane
-
browser_side: sort the the result of ContactList.getConnected()2013-11-17, by souliane
-
browser_side: added class ToggleStackPanel2013-11-17, by souliane
-
browser_side: improvements for lists and contact groups manager:2013-11-11, by souliane
-
browser_side: small changes for contact list and "add group" panel:2013-11-11, by souliane
-
browser side: if 'xhtml' key is present in microblog data, rich content is displayed2013-11-15, by Goffi
-
removed trailing spaces in libervia.tac2013-11-15, by Goffi
-
browser_side: open the web widget in the current tab2013-11-09, by souliane
-
browser_side: added contact group manager based on ListManager2013-11-09, by souliane
-
browser_side: small changes to prepare the contact group manager:2013-11-09, by souliane
-
browser_side: isolate the basic stuff of RecipientManager in a new class ListManager:2013-11-09, by souliane
-
browser_side: isolate the "add contact group" panel in a re-usable class:2013-11-09, by souliane
-
browser_side: isolate the basic stuff of ContactList in the new GenericContactList class2013-11-08, by souliane
-
plugin XEP-249: added parameter Misc / Auto-join MUC on invitation:2013-11-05, by souliane
-
browser_side: added auto-connection with URL parameters:2013-10-23, by souliane
-
browser_side: set the "workaround" timers to 5 ms instead of 10:2013-11-08, by souliane
-
plugin card_game: use the games.py from sat/src/tools/frontends2013-10-23, by souliane
-
browser_side: removed some trailing spaces2013-11-09, by Goffi
-
browser side: use of inlineRoot to display XHTML chat text2013-11-09, by Goffi
-
browser side: added Node.setAttribute and Node.toxml to nativedom2013-11-09, by Goffi
-
browser_side: changed sat.tools.frontend for sat.tools.frontends2013-11-08, by Goffi
-
browser_side, blog: better PEP8 compliance2013-10-15, by souliane
-
browser_side: add context menu for contact:2013-10-18, by souliane
-
browser_side: added class PopupMenuPanel to manage more complex context menu2013-10-15, by souliane
-
browser_side: added input history in the unibox:2013-10-14, by souliane
-
browser_side: set CSS margin: auto for all button panels2013-10-11, by souliane
-
browser_side: fixed browser built-in auto-completion in login/register panels2013-10-10, by souliane
-
browser_side: white-space are no pre-wrap for .chat_text_msg2013-11-07, by Goffi
-
browser and server side: XHTML handling, first draft:2013-11-07, by Goffi
-
browser side: rich text: update to follow core implementation2013-10-31, by Goffi
-
browser side: fixed RichTextEditor debug mode when no parameter exists.2013-10-09, by souliane
-
browser_side: added UIs for rich text editor and addressing to multiple recipients2013-10-08, by souliane
-
browser_side: dialogs take **kwargs arguments + unibox helper method2013-10-08, by souliane
-
browser_side: added the flag REUSE_EXISTING_LIBERVIA_WIDGETS2013-10-08, by souliane
-
bridge: asyncGetParamA takes a security_limit argument2013-10-08, by souliane
-
server_side: put the blog entry content in its own span + CSS customization2013-10-08, by souliane
-
browser_side: bug fix for changeset 3092f6b1710c2013-10-07, by souliane
-
browser_side, misc: better PEP8 compliance2013-09-26, by souliane
-
browser_side: display widget title in the debug info (LiberviaWidget method "getDebugName")2013-09-26, by souliane
-
browser_side: center the buttons of GenericConfirmDialog2013-09-26, by souliane
-
browser_side: set the focus to the first field when a tab is selected from the register panel2013-09-22, by souliane
-
browser_side: check for duplicate name before adding a new contact group2013-09-21, by souliane
-
server side: better async bridge calls handling2013-09-21, by Goffi
-
browser_side: small improvements for parameters panel2013-09-07, by souliane
-
browser_side: display clickable URLs in chat text2013-09-08, by souliane
-
browser_side: added key listener to login and register panels2013-09-08, by souliane
-
server side: added the security_limit to setParam2013-09-07, by souliane
-
plugin XEP-0085: Chat State Notifications2013-09-06, by souliane
-
browser side: display the day change in chat window2013-09-06, by souliane
-
browser side: bug fix (missing "self." before value_max)2013-09-06, by souliane
-
browser side: added a mechanism to define forbidden patterns during new contact group creation2013-09-06, by souliane
-
browser side: fixed setGroupsSelected in GroupSelector2013-06-27, by Goffi
-
browser side: added "add" button in GroupSelector's add group dialog2013-06-27, by Goffi
-
browser side: changed bubbles background color2013-06-27, by Goffi
-
browser + server: vcard is requested when no avatar data is found in cache2013-06-20, by Goffi
-
browser side: errback management in bridge calls2013-06-20, by Goffi
-
browser, server: comments handling:2013-06-20, by Goffi
-
server + browser: message warning level/sending refactoring:2013-04-07, by Goffi
-
browser side: it is now possible to select a microblog panel or an entry inside it2013-03-20, by Goffi
-
browser side: tabs are now dropable (i.e. we can now move widgets between tabs)2013-03-07, by Goffi
-
Browser Side: Widgets can now be moved, header (title bar) is draggable:2013-03-05, by Goffi
-
browser side: widgets refactoring:2013-03-04, by Goffi
-
browser side: per tab selected widget management2013-03-03, by Goffi
-
browser side: WebPanel now react on [ENTER] press on URL textBox2013-03-03, by Goffi
-
browser side: removed messages debug traces2013-03-03, by Goffi
-
Browser Side: Web Panel widget position/size fix2013-03-03, by Goffi
-
browser side: scroller added to contacts panel2013-03-03, by Goffi
-
browser side: global resize on UniBox resize2013-03-03, by Goffi
-
browser side: fixed MainTabPanel size2013-03-03, by Goffi
-
browser side: contacts panel switch:2013-03-03, by Goffi
-
browser side: fixed typo2013-03-02, by Goffi
-
browser side: web widget first draft2013-02-24, by Goffi
-
misc: added ctags_links to .hgignore2013-02-24, by Goffi
-
closing a group chat widget now leave the muc room (bug 11)2013-01-25, by Goffi
-
dummy commit, just for test2013-01-24, by Goffi
-
browser side: tab is removed if it doesn't contain widget anymore.2013-01-24, by Goffi
-
server side: fixed public blog items order2013-01-13, by Goffi
-
browser side: fixed charset in public blog page2013-01-13, by Goffi
-
server side: added root redirection to libervia.html2013-01-13, by Goffi
-
Added tag SàT v0.3.0 for changeset 732ed69ffe112013-01-09, by Goffi
-
misc: README cleaning + added Mutagen to credits2013-01-09, by Goffi
-
browser side: fixed tarot game, radio collective double panel issue2013-01-09, by Goffi
-
misc: added presentation website to README2013-01-09, by Goffi
-
dates update2013-01-07, by Goffi
-
server side: removed some unused imports2013-01-07, by Goffi
-
browser side: get entity's microblogs for newly added contacts2013-01-07, by Goffi
-
browser side: changed default MUC room for sat@chat.jabberfr.org2013-01-07, by Goffi
-
browser side: fixed registration:2013-01-07, by Goffi
-
CSS: fixed formWarning style2013-01-07, by Goffi
-
browser side: in case of error, retry delay is doubled at each try2013-01-05, by Goffi
-
server side: disconnection2013-01-05, by Goffi
-
server side: async connection2013-01-05, by Goffi
-
server_side: set timeout to 300 s2013-01-05, by Goffi
-
server side: fixed tarotGameReady call2012-12-30, by Goffi
-
browser side: temporary avatar upload dialog is added to setting menu2012-12-28, by Goffi
-
server side: file upload is now more generic:2012-12-28, by Goffi
-
browser: last menu CSS fix2012-12-10, by Goffi
-
server side: fixed public microblog2012-12-09, by Goffi
-
browser side: fixed about menu + updated website URL2012-12-09, by Goffi
-
browser side: fixed MUC signals management2012-12-09, by Goffi
-
browser side: misc dialog improvment:2012-12-09, by Goffi
-
browser side: CSS fixe for last item's selection in main menu2012-12-09, by Goffi
-
browser side: XMLUI implentation2012-12-09, by Goffi
-
browser side: ultra-minimalist native DOM implementation2012-12-09, by Goffi
-
browser side: fixed avatars2012-11-21, by Goffi
-
server side: fixed getHistory call and action result management2012-11-14, by Goffi
-
browser side: own microblogs print2012-10-29, by Goffi
-
browser side: our own microblogs are now requested once logged2012-10-28, by Goffi
-
server + browser side: new api fix2012-10-21, by Goffi
-
misc: updated README with contributors2012-08-01, by Goffi
-
server + browser side: groupblog subscription + fixed blog insertion order2012-06-24, by Goffi
-
browser: present microblogs panels are filled once logged2012-04-05, by Goffi
-
browser side: group blog is now used to send all microblogs2012-04-03, by Goffi
-
server & browser side: microblogging refactoring first draft2012-04-01, by Goffi
-
copyleft date update2012-03-06, by Goffi
-
Working Radio Collective \o/2012-01-29, by Goffi
-
RadioCol: song preloading + fonctionnal players2012-01-28, by Goffi
-
basic radio collective2012-01-22, by Goffi
-
radio collective first draft2012-01-22, by Goffi
-
browser: fixed tabs not opening on room joining2012-01-04, by Goffi
-
radio collective integration, first draft2012-01-04, by Goffi
-
server: fixed buggy vcard cache retrieving, fixes avatar issue2011-12-12, by Goffi
-
use of async history2011-12-10, by Goffi
-
browser: fixed call to getRoomsJoined2011-12-10, by Goffi
-
server side: asynchronous login2011-12-10, by Goffi
-
browser side: microblog's entry header with pseudo and timestamp2011-07-07, by Goffi
-
microblog avatar update2011-07-06, by Goffi
-
browser side: CSS: microblog fix2011-07-06, by Goffi
-
browser side: widgets are now added in a widgetsPanel when a tab is created2011-07-05, by Goffi
-
browser side: CSS: fixed bad colors on targetWarning popups2011-07-05, by Goffi
-
browser side: microblog entries2011-07-05, by Adrien Vigneron
-
browser side: CSS: microblog entries2011-07-05, by Adrien Vigneron
-
browser side: css: reverted drag'n'drop to red background2011-06-29, by Goffi
-
browser side: CSS: drag'n'drop2011-06-29, by Adrien Vigneron
-
browser side: CSS: header, unibox, tabs + drag'n' drop reworked2011-06-29, by Adrien Vigneron
-
browser side: grouped header panel in a global Absolute panel2011-06-29, by Goffi
-
browser side: CSS: changed tabs margin + fixed dragover background for chat panels2011-06-29, by Goffi
-
browser side: CSS: black & red tabs + dialogs fixes2011-06-28, by Adrien Vigneron
-
switched back to worldmap background2011-06-28, by Goffi
-
browser side: CSS tabs fix2011-06-28, by Goffi
-
added Social contract & About to help menu2011-06-28, by Goffi
-
browser side: CSS update, tabs & dialogs2011-06-28, by Adrien Vigneron
-
browser side: bottomBorderWidget size fix (for webkit)2011-06-28, by Goffi
-
browser side: changed widgets' body min size to (200px, 150px)2011-06-28, by Goffi
-
browser side: signal management2011-06-28, by Goffi
-
browser side: changed borderWidgets' size to 10px2011-06-28, by Goffi
-
browser side: widgets' setting: height detection fix2011-06-28, by Goffi
-
browser side: removed in EmptyPanel2011-06-28, by Goffi
-
browser side: widgets' setting: mouse wheel can now be used to change values2011-06-28, by Goffi
-
browser side: widgets' setting reset button update fix2011-06-28, by Goffi
-
typo fix2011-06-28, by Goffi
-
browser side: widgets' width and height can now be fixed + tarot game position fix2011-06-28, by Goffi
-
browser side: selecting widget now change header color instead of dashed borders2011-06-28, by Goffi
-
browser side: Widgets' setting (col & row span can be changed2011-06-27, by Goffi
-
browser side: CSS: removed useless z-indexes, and replaced tabs by spaces2011-06-27, by Goffi
-
browser side: IE & Opera CSS fix2011-06-27, by Adrien Vigneron
-
browser side: widget removing is now managed2011-06-27, by Goffi
-
browser side: widgets cells can now be added by putting a widget on a border2011-06-27, by Goffi
-
browser side: new widget handling:2011-06-26, by Goffi
-
New widget system: first draft2011-06-26, by Goffi
-
browser side: widgets CSS2011-06-26, by Adrien Vigneron
-
browser side: fixed button2011-06-22, by Goffi
-
browser side: fixed CSS2011-06-21, by Goffi
-
browser side: inclusion of Adrien's icons2011-06-19, by Goffi
-
browser side: refactoring: menu is now in its own module2011-06-18, by Goffi
-
media paths update2011-06-18, by Goffi
-
browser side: registerPanel text-align fix2011-06-18, by Adrien Vigneron
-
browser side: CSS: redesigned dialog boxes, and contacts2011-06-18, by Adrien Vigneron
-
browser side: groups design2011-06-18, by Adrien Vigneron
-
Adrien's uniBox design integration + lastPopup style2011-06-17, by Goffi
-
browser side: uniBox CSS + menu last popup corner2011-06-17, by Adrien Vigneron
-
browser side: menu CSS fix2011-06-17, by Adrien Vigneron
-
browser side: menu CSS fix2011-06-15, by Adrien Vigneron
-
browser side: menu CSS update2011-06-15, by Adrien Vigneron
-
registration fix2011-06-15, by Goffi
-
Login/Register box: integration of Adrien Vigneron's design2011-06-14, by Goffi
-
browser side: register box CSS update2011-06-14, by Adrien Vigneron
-
browser side: fixed microblog filtering2011-06-02, by Goffi
-
Added tag SàT v0.2.0 for changeset 12e889a683ce2011-05-31, by Goffi
-
server side: misc stuff:2011-05-31, by Goffi
-
added README2011-05-30, by Goffi
-
browser side: microblog entries caching2011-05-29, by Goffi
-
Contact update + add dedication in About dialog2011-05-29, by Goffi
-
browser side: fixed refactoring issue2011-05-29, by Goffi
-
Roster list update, contact deletion + some refactoring2011-05-29, by Goffi
-
addind contact + subscription management + misc2011-05-28, by Goffi
-
social contract update2011-05-28, by Goffi
-
browser side: adding contact, first draft2011-05-26, by Goffi
-
browser side: HTML sanitization2011-05-26, by Goffi
-
MUC group joining2011-05-26, by Goffi
-
browser side: added about box2011-05-26, by Goffi
-
added Social Contract \o. (in French only so far)2011-05-26, by Goffi
-
browser side: connected contacts now appear differently2011-05-26, by Goffi
-
Account creation2011-05-26, by Goffi
-
server side: user is now disconnected on session end, and queue is purged2011-05-25, by Goffi
-
server side: Session management refactoring2011-05-25, by Goffi
-
browser_side: prevent default for escape key (cancel HTTPRequest in FF)2011-05-25, by Goffi
-
Browser side: Tarot game2011-05-22, by Goffi
-
Tarot game: score is now shown (need to use XMLUI later)2011-05-22, by Goffi
-
added Tarot cards images2011-05-21, by Goffi
-
Tarot game: a game can now be finished2011-05-21, by Goffi
-
Tarot game: game launching (first hand showed), and contract selection2011-05-17, by Goffi
-
Tarot Game: first draft2011-05-16, by Goffi
-
room user joining/leaving2011-05-16, by Goffi
-
browser side: misc css/layout fixes2011-05-16, by Goffi
-
browser side, misc stuffs2011-05-13, by Goffi
-
browser_side: contactsChooser now discard MUC rooms2011-05-13, by Goffi
-
browser_side: added naive html sanitize method2011-05-13, by Goffi
-
server_side: added getRoomJoined method2011-05-13, by Goffi
-
browser-side: CSS misc udpates2011-05-13, by Goffi
-
browser side:2011-05-07, by Goffi
-
browser side: added ContactsChooser dialog2011-05-07, by Goffi
-
browser side: added CSS for contactsChooser class2011-05-07, by Goffi
-
server side: misc stuff2011-05-07, by Goffi
-
added tab panel2011-04-20, by Goffi
-
browser_side: removed some useless mess + changed delay for warning message to 2s2011-04-16, by Goffi
-
- User status is now updated2011-04-16, by Goffi
-
Added basic chat panel2011-04-15, by Goffi
-
moved panels and menu in a separate file2011-04-15, by Goffi
-
register.py and contact.py moved to new directory browser_side2011-04-15, by Goffi
-
browser side: microblog panel improvments2011-04-15, by Goffi
-
public blog is now shown i reverse order2011-04-09, by Goffi
-
- Group microblog management, first draft2011-04-07, by Goffi
-
microblog panel filtering2011-03-30, by Goffi
-
server: fixed wrong parameter number in blog resource2011-03-26, by Goffi
-
magicBox is now able to send global microblog2011-03-26, by Goffi
-
server: microblog resource2011-03-24, by Goffi
-
browser: misc appearance change2011-03-24, by Goffi
-
html tools2011-03-24, by Goffi
-
CSS: microbloging style + using CSS reset2011-02-14, by Goffi
-
drap and drop first draft2011-02-14, by Goffi
-
added build/ and Session.vim to .hgignore2011-02-13, by Goffi
-
server side: proper profile management in signals generic callback2011-02-13, by Goffi
-
signals handling and first draft of microblogging2011-02-08, by Goffi
-
ContactPanel: first draft2011-01-31, by Goffi
-
Initial commit2011-01-30, by Goffi