log libervia.py @ 442:17259c2ff96f

age author description
Wed, 14 May 2014 12:24:38 +0200 souliane browser_side: changes about the UI (remarks from Franck):
Thu, 08 May 2014 19:13:56 +0200 Goffi browser_side (log): move logging configuration in a "logging" module + use custom backend with console.debug/info/etc output.
Thu, 08 May 2014 17:21:34 +0200 Goffi browser side: use of new log system (first draft):
Thu, 01 May 2014 11:29:09 +0200 souliane import constants.Const as C (according to the coding rules)
Mon, 31 Mar 2014 12:26:20 +0200 Goffi server + browser side, getPresenceStatuses has been renamed
Wed, 26 Mar 2014 14:16:11 +0100 souliane browser_side: hide the presence/status panel until the connection is made
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