Mercurial > libervia-web
graph
-
browser side: web widget is recreated when there is already one frontends_multi_profiles2015-02-10, by Goffi
-
browser side: widget is deleted by default when close button is clicked in LiberviaWidget frontends_multi_profiles2015-02-10, by Goffi
-
brower side: removed close listener for LiberviaWidget frontends_multi_profiles2015-02-10, by Goffi
-
browser side (blog, contact list): use of new listener mechanism to update avatar frontends_multi_profiles2015-02-09, by Goffi
-
browser side: fixed avatar getting + better DEFAULT/EMPTY avatars constants + use of jid.JID for microblog's author frontends_multi_profiles2015-02-09, by Goffi
-
server + browser side: implementation of new getEntitiesData bridge method + added a security check: only a white list of entities can be gotten frontends_multi_profiles2015-02-09, by Goffi
-
browser_side: fixed DragAutoCompleteTextBox for the list manager frontends_multi_profiles2015-02-07, by souliane
-
browser_side: base_widget.DropCell raises an exception if the callback doesn't return a LiberviaWidget instance frontends_multi_profiles2015-02-07, by souliane
-
add very basic test system accessible from <root_url>/test, to be improved: frontends_multi_profiles2015-02-07, by souliane
-
browser_side: fixes class JIDList, remove JIDSet and JIDDict which are actually not needed frontends_multi_profiles2015-02-07, by souliane
-
browser side (blog, chat): fixed dropKey callbacks to adapt them to new widget creation system. Drag'n'Drop should be fixed. frontends_multi_profiles2015-02-06, by Goffi
-
browser side (blog): added addEntryIfAccepeted method in MicroblogPanel, so it decide itself is an entry should be added, it's not done anymore in libervia_main. frontends_multi_profiles2015-02-06, by Goffi
-
browser side: border widgets are now visible on drag start + they float right or left in the cell frontends_multi_profiles2015-02-06, by Goffi
-
browser side: fixed bad FlexTable __init__ call, need to be checked frontends_multi_profiles2015-02-06, by Goffi
-
browser side: fixed an error catch in contact_list module (raised error depend on pyama's compilation options) frontends_multi_profiles2015-02-03, by Goffi
-
modification of the social contract according to the General Assembly of 19/08/20142015-02-05, by souliane
-
browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profiles2015-01-24, by Goffi
-
server_side: static blog: convert \n in raw text message to <br/>2014-12-15, by souliane
-
browser_side: increase the width of the bubble's text area (blog message edition)2014-12-15, by souliane
-
browser and server side: uses RSM (XEP-0059)2014-11-27, by souliane
-
browser_side: various improvements, especially for MUC2014-10-22, by souliane
-
plugin sec_otr: improvement when sending a message to a MUC2014-10-22, by souliane
-
plugin XEP-0085: follow the changes in sat plugin2014-10-22, by souliane
-
browser_side: fixes issue while getting a chat state for a MUC occupant who already left2014-10-20, by souliane
-
browser_side: fixes call to logging method with more than one argument2014-10-19, by souliane
-
browser_side (blogs): massive insertion display the actual number of blogs being inserted2014-10-19, by souliane
-
browser_side: set the roster contact's contextual menu on the avatar (no extra button)2014-10-18, by souliane
-
browser_side: fixes the display of MUC occupants presences2014-10-18, by souliane
-
browser_side: fixes wrong JID construction when processing getPresenceStatuses result2014-10-17, by souliane
-
browser_side: display MUC occupants presences2014-10-17, by souliane
-
browser_side: print a warning when trying to access a non existing contact box:2014-10-17, by souliane
-
server side (twisted plugin): fixed bad use of default value in getConfig2014-10-11, by Goffi
-
restored commit 0090285a5689: the fix was actualy good, my bad2014-10-10, by Goffi
-
revert commit 0090285a5689: the fix is bad and broke extra commands2014-10-10, by Goffi
-
browser_side: implements "Show offline contacts" and "Show empty groups" parameters2014-10-06, by souliane
-
server_side: adapt to the new signatures of bridge method getHistory2014-10-04, by souliane
-
fixes launching script when running with no argument2014-10-04, by souliane
-
browser_side: add XMLUI "int" widget type + historyPrint uses the new param "Chat history limit"2014-10-03, by souliane
-
installation: pyjamas build fixes:2014-10-03, by Goffi
-
misc: launch script fix (there can now be more than 1 argument)2014-10-03, by Goffi
-
misc: launch script now manage "status" command, and additional arguments2014-10-03, by Goffi
-
installation: replaced the deprecated distribute_setup.py by ez_setup.py2014-10-03, by Goffi
-
browser_side: using property setters is explicitely NOT recommended2014-09-23, by souliane
-
browser_side (plugin OTR): fixes missing resource issue:2014-09-23, by souliane
-
server_side: set the connection attempt timeout to the bridge timeout (2 minutes)2014-09-22, by souliane
-
server_side: set a timeout to reset the waiting connection requests after 5 minutes2014-09-21, by souliane
-
server_side: enable HTTP gzip compression2014-09-19, by souliane
-
SàT 0.5.1 released2014-09-18, by Goffi