Mercurial > libervia-web
graph
-
browser side (web panel): schemes are now checked, if no scheme is given (or a not accepted one), http:// is used frontends_multi_profilesTue, 10 Feb 2015 19:38:28 +0100, by Goffi
-
browser side: web widget is recreated when there is already one frontends_multi_profilesTue, 10 Feb 2015 19:13:25 +0100, by Goffi
-
browser side: widget is deleted by default when close button is clicked in LiberviaWidget frontends_multi_profilesTue, 10 Feb 2015 19:11:24 +0100, by Goffi
-
brower side: removed close listener for LiberviaWidget frontends_multi_profilesTue, 10 Feb 2015 19:10:28 +0100, by Goffi
-
browser side (blog, contact list): use of new listener mechanism to update avatar frontends_multi_profilesMon, 09 Feb 2015 21:56:30 +0100, by Goffi
-
browser side: fixed avatar getting + better DEFAULT/EMPTY avatars constants + use of jid.JID for microblog's author frontends_multi_profilesMon, 09 Feb 2015 21:55:16 +0100, 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_profilesMon, 09 Feb 2015 21:46:15 +0100, by Goffi
-
browser_side: fixed DragAutoCompleteTextBox for the list manager frontends_multi_profilesSat, 07 Feb 2015 20:35:45 +0100, by souliane
-
browser_side: base_widget.DropCell raises an exception if the callback doesn't return a LiberviaWidget instance frontends_multi_profilesSat, 07 Feb 2015 12:07:12 +0100, by souliane
-
add very basic test system accessible from <root_url>/test, to be improved: frontends_multi_profilesSat, 07 Feb 2015 19:24:38 +0100, by souliane
-
browser_side: fixes class JIDList, remove JIDSet and JIDDict which are actually not needed frontends_multi_profilesSat, 07 Feb 2015 19:22:45 +0100, by souliane
-
browser_side: fixes the contact group manager frontends_multi_profilesFri, 06 Feb 2015 17:53:01 +0100, 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_profilesFri, 06 Feb 2015 19:25:17 +0100, 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_profilesFri, 06 Feb 2015 19:23:08 +0100, by Goffi
-
browser side (base widget): added an iterator on WidgetsPanel to iterate throught contained widgets, fixed widget deletion, commented a base try/catch (without exception specified), should be uncommented once a good Exception is here frontends_multi_profilesFri, 06 Feb 2015 19:19:49 +0100, by Goffi
-
browser side (blog module): fixed isJidAccepted + added __str__ method to facilitate debugging + use of AttributeError and TypeError in some exception (because pyjamas can raise both depending on compilation options) frontends_multi_profilesFri, 06 Feb 2015 19:15:52 +0100, by Goffi
-
browser side: border widgets are now visible on drag start + they float right or left in the cell frontends_multi_profilesFri, 06 Feb 2015 19:11:02 +0100, by Goffi
-
browser side: fixed bad FlexTable __init__ call, need to be checked frontends_multi_profilesFri, 06 Feb 2015 17:49:04 +0100, by Goffi
-
browser side: fixed an error catch in contact_list module (raised error depend on pyama's compilation options) frontends_multi_profilesTue, 03 Feb 2015 14:35:47 +0100, by Goffi
-
browser_side: fixes Notification.onFocus frontends_multi_profilesFri, 06 Feb 2015 17:52:26 +0100, by souliane
-
modification of the social contract according to the General Assembly of 19/08/2014Thu, 05 Feb 2015 12:05:32 +0100, by souliane
-
browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profilesSat, 24 Jan 2015 01:45:39 +0100, by Goffi
-
server_side: static blog: convert \n in raw text message to <br/>Mon, 15 Dec 2014 16:03:01 +0100, by souliane
-
browser_side: increase the width of the bubble's text area (blog message edition)Mon, 15 Dec 2014 16:01:51 +0100, by souliane
-
browser and server side: uses RSM (XEP-0059)Fri, 28 Nov 2014 00:31:27 +0100, by souliane
-
browser_side: revert one change from previous changeset: explicitely get history also for MUC, as we don't know if the service will send us the backlogThu, 23 Oct 2014 16:56:36 +0200, by souliane
-
browser_side: various improvements, especially for MUCWed, 22 Oct 2014 19:03:55 +0200, by souliane
-
plugin sec_otr: improvement when sending a message to a MUCWed, 22 Oct 2014 14:19:25 +0200, by souliane
-
plugin XEP-0085: follow the changes in sat pluginWed, 22 Oct 2014 14:17:17 +0200, by souliane
-
browser_side: fixes issue while getting a chat state for a MUC occupant who already leftMon, 20 Oct 2014 10:00:44 +0200, by souliane
-
browser_side: fixes call to logging method with more than one argumentSun, 19 Oct 2014 12:32:08 +0200, by souliane
-
browser_side (blogs): massive insertion display the actual number of blogs being insertedSun, 19 Oct 2014 02:45:18 +0200, by souliane
-
browser_side: set the roster contact's contextual menu on the avatar (no extra button)Sat, 18 Oct 2014 23:42:13 +0200, by souliane
-
browser_side: fixes the display of MUC occupants presencesSat, 18 Oct 2014 14:47:47 +0200, by souliane
-
browser_side: fixes wrong JID construction when processing getPresenceStatuses resultFri, 17 Oct 2014 20:38:38 +0200, by souliane
-
browser_side (jid): remove JID constructor special error handling (it's better to get the full backtrace)Sat, 18 Oct 2014 13:54:13 +0200, by souliane
-
browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panelsSat, 18 Oct 2014 13:16:56 +0200, by souliane
-
browser_side: display MUC occupants presencesFri, 17 Oct 2014 13:26:33 +0200, by souliane
-
browser_side: fixes a bug that arrived with the last changes on the JID class (this is related to how pyjamas handle the property decorator)Fri, 17 Oct 2014 10:44:06 +0200, by souliane
-
browser_side: print a warning when trying to access a non existing contact box:Fri, 17 Oct 2014 10:42:10 +0200, by souliane
-
server side (twisted plugin): fixed bad use of default value in getConfigSat, 11 Oct 2014 16:28:27 +0200, by Goffi
-
restored commit 0090285a5689: the fix was actualy good, my badFri, 10 Oct 2014 16:45:53 +0200, by Goffi
-
revert commit 0090285a5689: the fix is bad and broke extra commandsFri, 10 Oct 2014 16:28:38 +0200, by Goffi
-
browser_side: implements "Show offline contacts" and "Show empty groups" parametersMon, 06 Oct 2014 12:47:03 +0200, by souliane
-
server_side: adapt to the new signatures of bridge method getHistorySat, 04 Oct 2014 10:28:20 +0200, by souliane
-
fixes launching script when running with no argumentSat, 04 Oct 2014 10:32:52 +0200, by souliane
-
browser_side: add XMLUI "int" widget type + historyPrint uses the new param "Chat history limit"Fri, 03 Oct 2014 12:33:03 +0200, by souliane
-
installation: pyjamas build fixes:Fri, 03 Oct 2014 19:38:10 +0200, by Goffi
-
misc: launch script fix (there can now be more than 1 argument)Fri, 03 Oct 2014 18:31:40 +0200, by Goffi
-
misc: launch script now manage "status" command, and additional argumentsFri, 03 Oct 2014 18:13:48 +0200, by Goffi
-
installation: replaced the deprecated distribute_setup.py by ez_setup.pyFri, 03 Oct 2014 16:18:56 +0200, by Goffi
-
browser_side (plugin OTR): display the correct icons on opening the window + auto-open on accepted invitationTue, 23 Sep 2014 13:57:36 +0200, by souliane
-
browser_side: using property setters is explicitely NOT recommendedTue, 23 Sep 2014 11:48:57 +0200, by souliane
-
browser_side (plugin OTR): fixes missing resource issue:Tue, 23 Sep 2014 10:53:52 +0200, by souliane
-
browser_side (plugin OTR): popup a big warning if the correspondent's resource is unknown while trying to start/use an OTR sessionTue, 23 Sep 2014 09:32:10 +0200, by souliane
-
server_side: set the connection attempt timeout to the bridge timeout (2 minutes)Mon, 22 Sep 2014 12:01:29 +0200, by souliane
-
server_side: set a timeout to reset the waiting connection requests after 5 minutesSun, 21 Sep 2014 14:09:59 +0200, by souliane
-
server_side: enable HTTP gzip compressionFri, 19 Sep 2014 15:39:12 +0200, by souliane
-
SàT 0.5.1 releasedThu, 18 Sep 2014 11:47:49 +0200, by Goffi
-
0.5.0 tag fixThu, 18 Sep 2014 11:45:55 +0200, by Goffi
-
browser_side: disable OTR if the browser is too old to offer crypto.getRandomValues (CSPRNG)Wed, 17 Sep 2014 17:15:03 +0200, by souliane
-
browser_side: fixes signal callback with no argument (e.g disconnected)Thu, 11 Sep 2014 12:59:13 +0200, by souliane
-
browser_side: fixes bug at profile disconnectionWed, 10 Sep 2014 15:50:42 +0200, by souliane
-
version updateTue, 09 Sep 2014 08:26:03 +0200, by Goffi
-
browser_side (plugin OTR): forbid to start an OTR session if the contact is not connectedMon, 08 Sep 2014 15:44:11 +0200, by souliane
-
browser_side (plugin OTR): display OTR states with icons instead of a textMon, 08 Sep 2014 15:32:33 +0200, by souliane
-
README: redirect media credits to sat_media repository (the pictures are no more hosted here)Mon, 08 Sep 2014 14:54:47 +0200, by souliane
-
browser_side (plugin OTR): also ask for a confirmation if the user has no private key and initiates an OTR sessionSun, 07 Sep 2014 23:58:10 +0200, by souliane
-
browser_side (plugin OTR): really clean everything on key dropSun, 07 Sep 2014 23:40:06 +0200, by souliane
-
browser_side (plugin OTR): ask the user before accepting an OTR querySun, 07 Sep 2014 23:29:49 +0200, by souliane
-
browser_side (plugin OTR): put all the text messages into constantsSun, 07 Sep 2014 22:33:28 +0200, by souliane
-
browser_side (plugin OTR): manage the plain text messages ourselves rather than leaving it to otr.jsSun, 07 Sep 2014 19:28:27 +0200, by souliane
-
browser_side: temporary way to display the OTR state in the LiberviaWidget headerSun, 07 Sep 2014 16:40:33 +0200, by souliane
-
browser side (plugin otr): C.MESS_TYPE_INFO is used instead of "headline" for informational messageFri, 05 Sep 2014 19:29:35 +0200, by Goffi
-
browser_side: printInfo fixes:Fri, 05 Sep 2014 19:29:35 +0200, by Goffi
-
browser_side: management of new "info" newMessage typeFri, 05 Sep 2014 19:29:35 +0200, by Goffi
-
browser_side (wrapper otr.js): fixes the method to finish the conversationFri, 05 Sep 2014 12:26:33 +0200, by souliane
-
browser_side (plugin OTR): change some feedback messagesFri, 05 Sep 2014 12:08:55 +0200, by souliane
-
plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnectionFri, 05 Sep 2014 11:53:55 +0200, by souliane
-
plugin OTR: disconnect the active OTR sessions on profile disconnectionFri, 05 Sep 2014 11:41:40 +0200, by souliane
-
plugin OTR: fixes handling of the FINISHED stateFri, 05 Sep 2014 10:47:17 +0200, by souliane
-
browser_side: change a log.debug to log.errorFri, 05 Sep 2014 10:40:52 +0200, by souliane
-
add licence information for otr.js and dependenciesWed, 03 Sep 2014 20:53:07 +0200, by souliane
-
browser_side (plugin OTR): avoid unecessary waiting time on menu callbacks when the private key or the context doesn't existWed, 03 Sep 2014 19:21:40 +0200, by souliane
-
browser_side (plugin OTR): limit the max width for all dialogsWed, 03 Sep 2014 11:22:37 +0200, by souliane
-
browser_side (plugin OTR): rename menus and replace 'buddy' with 'correspondent'Wed, 03 Sep 2014 11:04:29 +0200, by souliane
-
browser and server sides: OTR plugin, first draftTue, 02 Sep 2014 21:28:42 +0200, by souliane
-
browser_side: add minimal requirements for generic plugins handlingTue, 02 Sep 2014 21:26:32 +0200, by souliane
-
browser and server sides: add bridge method getLastResourceTue, 02 Sep 2014 21:21:21 +0200, by souliane
-
browser_side: refactorize class JID to allow modifying its attributesTue, 02 Sep 2014 21:18:10 +0200, by souliane
-
browser_side: avoid some confusions between jid object 1. as an instance of JID or 2. as a strTue, 02 Sep 2014 21:13:59 +0200, by souliane
-
browser_side: menu callback can be a method not belonging to a classTue, 02 Sep 2014 21:08:59 +0200, by souliane
-
browser_side: PromptDialog can display several input fieldsTue, 02 Sep 2014 21:05:32 +0200, by souliane
-
browser_side: force JID's node and domain to lower-caseTue, 26 Aug 2014 21:25:01 +0200, by souliane
-
server_side: plugin refactoring:Mon, 25 Aug 2014 17:35:41 +0200, by Goffi
-
installation: setup.py update:Sun, 24 Aug 2014 18:43:45 +0200, by Goffi
-
server side: launching script improvments:Sun, 24 Aug 2014 18:43:45 +0200, by Goffi
-
browser_side: fixes the blog rich text toggle button which was clickable on the whole bubble widthThu, 21 Aug 2014 16:58:10 +0200, by souliane
-
browser_side: the status menu is now based on GenericMenuBar instead of PopupMenuPanelThu, 21 Aug 2014 16:44:39 +0200, by souliane
-
browser_side: add method GenericMenuBar.addCategory + fixes MenuNode.addMenuItem when callback argument is a sub-menuThu, 21 Aug 2014 16:18:51 +0200, by souliane
-
browser_side: fixes using addStyleName and removeStyleName on a GenericMenuBarThu, 21 Aug 2014 11:21:47 +0200, by souliane
-
reverted commit 7d37bb042042 which is actualy uselessWed, 20 Aug 2014 23:04:15 +0200, by Goffi
-
browser side: fake xdg class to work around BaseDirectory import in constants.pyWed, 20 Aug 2014 23:00:24 +0200, by Goffi
-
browser_side: use of new XHTML2Text methodWed, 20 Aug 2014 20:59:15 +0200, by Goffi
-
browser side (XMLUI): fixed bad use of text instead of XHTML in dialogsWed, 20 Aug 2014 20:59:13 +0200, by Goffi
-
browser_side: display new lines and clickable URLs for headline messageThu, 14 Aug 2014 13:27:07 +0200, by souliane
-
browser_side: categories of the menus can be "flattened":Wed, 13 Aug 2014 15:06:40 +0200, by souliane
-
setup: cleaning also handles egg filenames not containing the python versionWed, 13 Aug 2014 18:36:57 +0200, by souliane
-
browser side (XMLUI): XMLUI update to follow core changes:Wed, 13 Aug 2014 14:09:09 +0200, by Goffi
-
browser_side: also display the warning banner when writing to a single contact and unibox is disabledFri, 25 Jul 2014 11:43:27 +0200, by souliane
-
browser_side: menus refactorization + handle levels > 2Fri, 25 Jul 2014 02:38:30 +0200, by souliane
-
browser_side: fix logging issue with older firefox version (e.g. 3.0.4)Thu, 24 Jul 2014 12:20:36 +0200, by souliane
-
browser_side: remove the annoying (esp. when editing a message) scrolling each time you select a microblog entryThu, 17 Jul 2014 12:59:33 +0200, by souliane
-
browser_side: handle menus of type ROOM, SINGLE and ROSTER_JIDTue, 15 Jul 2014 18:45:33 +0200, by souliane
-
browser_side: refactorisation of menus and LiberviaWidget's headerTue, 15 Jul 2014 18:43:55 +0200, by souliane
-
setup: tiny factorisationTue, 15 Jul 2014 13:39:36 +0200, by souliane
-
browser_side: fixes the CSS for the menusMon, 14 Jul 2014 13:06:24 +0200, by souliane
-
browser side: fixes NS_ERROR_FAILURE while opening microblog panels (bug from rev 442 - changeset 17259c2ff96f in MicroblogPanel.refresh)Thu, 26 Jun 2014 08:25:30 +0200, by souliane
-
server side: fixes constants import for installing libervia the first timeThu, 26 Jun 2014 08:10:30 +0200, by souliane
-
browser side (XMLUI): implementation of read_only attributeWed, 25 Jun 2014 14:02:50 +0200, by Goffi
-
browser side (nativedom): new properties managed: TEXT_NODE, ELEMENT_NODE, ATTRIBUTE_NODE, COMMENT_NODE, nodeTypeTue, 24 Jun 2014 00:42:45 +0200, by Goffi
-
browser and server side: force lower case for the profile name at new account creation + fixes CSS for textareaThu, 19 Jun 2014 19:28:17 +0200, by souliane
-
browser side: add default's CSS for textarea in a dialog boxWed, 18 Jun 2014 14:56:51 +0200, by souliane
-
browser side: move contacts list's avatar from right to topWed, 18 Jun 2014 13:06:09 +0200, by souliane