log libervia.py @ 424:4ba4b099d266

age author description
Wed, 26 Mar 2014 17:34:01 +0100 Goffi browser side: fixed bad use of Timer
Tue, 18 Mar 2014 15:59:38 +0100 souliane server_side: added support for SSL and related parameters:
Mon, 17 Mar 2014 16:33:05 +0100 souliane browser_side: handle the signal "roomUserChangedNick"
Sun, 16 Mar 2014 21:03:50 +0100 souliane browser_side: display chat states (with symbols) for MUC participants
Mon, 03 Mar 2014 16:24:00 +0100 souliane browser_side: standardize the dialogs size and buttons display:
Mon, 03 Mar 2014 15:44:54 +0100 souliane browser_side: added a dialog in Settings/Account to update/delete the XMPP account
Tue, 25 Feb 2014 17:50:47 +0100 souliane server_side: display blog comments when you click on a main item header or title
Wed, 26 Feb 2014 02:28:19 +0100 souliane plugin card_game: update to use the new XMLUI mechanism + copy the autoplay mode from QuickFrontend:
Mon, 24 Feb 2014 13:43:49 +0100 souliane browser_side: fixed imports
Wed, 19 Feb 2014 14:17:03 +0100 souliane browser_side: the popup notifying the message's recipient is no more dependent to the unibox.
Wed, 12 Feb 2014 14:58:11 +0100 souliane browser_side: LightTextEditor inheritates from BaseTextEditor + display URL in the status
Sat, 18 Jan 2014 11:24:52 +0100 souliane browser_side: message box was not displayed on muc opening (when unibox is disabled)
Tue, 04 Feb 2014 17:52:12 +0100 Goffi dates update
Tue, 04 Feb 2014 17:21:59 +0100 Goffi fixed docstrings wrong usage for licence informations
Tue, 04 Feb 2014 16:49:20 +0100 Goffi browser + server side: refactored menus:
Sat, 23 Feb 2013 16:27:32 +0100 Emmanuel Gil Peyrot Add notifications support, fixes bug 7.
Tue, 07 Jan 2014 15:36:18 +0100 souliane browser_side: fixed the behavior regarding "Enable unibox" parameter:
Tue, 07 Jan 2014 15:39:16 +0100 souliane reverted changeset: bfbd9d6eb901
Sat, 04 Jan 2014 00:17:46 +0100 souliane misc: reorganization of the file panels.py + clean the modules import:
Fri, 03 Jan 2014 22:43:44 +0100 souliane browser_side: info dialog to let the user know that a refresh is needed after GUI parameters have been changed
Fri, 03 Jan 2014 14:19:01 +0100 souliane server_side: added support for paramsRegisterApp to define frontend's specific parameters like "Enable unibox"
Fri, 03 Jan 2014 14:14:34 +0100 souliane misc: gather the constants in a single file, as it is done for other frontends
Fri, 03 Jan 2014 13:33:44 +0100 souliane browser_side: fix import and method signatures relative to changeset e4f586fc6101
Mon, 30 Dec 2013 13:00:41 +0100 souliane browser_side: save the unibox panel space when unibox is disabled
Mon, 30 Dec 2013 00:33:19 +0100 souliane browser_side: display a "New message" button and add a "comment" icon for main entries in MicroblogPanel when the unibox is disabled
Sun, 29 Dec 2013 23:07:28 +0100 souliane browser_side: make unibox optional
Wed, 18 Dec 2013 09:54:27 +0100 souliane browser_side: fix presence/status update (do not share between different resources)
Tue, 24 Dec 2013 02:00:30 +0100 Goffi server and browser side: updated callback system to follow core changes
Tue, 17 Dec 2013 01:47:01 +0100 Goffi browser side: sendMessage alert on error
Tue, 17 Dec 2013 01:35:59 +0100 Goffi server+browser side: fixed bridge errback handling
Tue, 26 Nov 2013 19:51:02 +0100 souliane browser_side (plugin radiocol): use the status label to give more information
Tue, 10 Dec 2013 09:07:03 +0100 souliane browser_side: added blog item modification/deletion
Wed, 04 Dec 2013 21:52:30 +0100 souliane browser_side: changes related to the implementation of XEP-0033 (addressing)
Sat, 23 Nov 2013 14:46:03 +0100 souliane browser_side: set your own presence status and display those of others
Thu, 21 Nov 2013 18:57:46 +0100 souliane frontends tools: moved src/tools/frontends to frontends/src/tools
Thu, 21 Nov 2013 16:13:14 +0100 souliane bridge + browser_side: bridge signals for games and their callbacks:
Thu, 21 Nov 2013 16:05:14 +0100 souliane browser_side: better PEP8 compliance
Sun, 17 Nov 2013 21:16:07 +0100 souliane browser_side: added generic method "send" in SatWebFrontend
Sun, 17 Nov 2013 17:53:37 +0100 souliane browser_side: changes regarding widgets and tabs:
Sun, 17 Nov 2013 17:47:39 +0100 souliane bridge: added inviteMUC + modify joinMUC to make it accept room_jid = ""
Tue, 05 Nov 2013 21:12:14 +0100 souliane plugin XEP-249: added parameter Misc / Auto-join MUC on invitation:
Wed, 23 Oct 2013 18:33:16 +0200 souliane browser_side: added auto-connection with URL parameters:
Fri, 08 Nov 2013 16:34:54 +0100 Goffi browser_side: changed sat.tools.frontend for sat.tools.frontends
Fri, 18 Oct 2013 11:14:55 +0200 souliane browser_side: add context menu for contact:
Mon, 14 Oct 2013 20:54:13 +0200 souliane browser_side: added input history in the unibox:
Thu, 07 Nov 2013 15:22:00 +0100 Goffi browser and server side: XHTML handling, first draft:
Tue, 08 Oct 2013 13:57:35 +0200 souliane browser_side: added the flag REUSE_EXISTING_LIBERVIA_WIDGETS
Tue, 08 Oct 2013 13:48:00 +0200 souliane bridge: asyncGetParamA takes a security_limit argument
Mon, 07 Oct 2013 14:23:16 +0200 souliane browser_side: bug fix for changeset 3092f6b1710c
Thu, 26 Sep 2013 14:32:24 +0200 souliane browser_side, misc: better PEP8 compliance
Thu, 26 Sep 2013 11:13:40 +0200 souliane browser_side, plugin XEP-0085: limit the number of bridge methods calls for "chatStateComposing".
Sat, 07 Sep 2013 19:54:41 +0200 souliane browser_side: small improvements for parameters panel
Sat, 07 Sep 2013 02:07:07 +0200 souliane server side: added the security_limit to setParam
Fri, 06 Sep 2013 16:07:35 +0200 souliane browser side: display the day change in chat window
Fri, 06 Sep 2013 15:40:33 +0200 souliane browser side: make the OK button title for group selector configureable + few "cosmetic" changes (PEP 8...)
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser side: events data are cached until initialisation is finished (we get all microblogs)
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser + server: vcard is requested when no avatar data is found in cache
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser side: errback management in bridge calls
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser, server: comments handling:
Mon, 25 Mar 2013 14:09:10 +0100 Goffi browser side: clicking on the contacts list (contact item, group or the "contacts" main title) open a discussion or microblog