log libervia.py @ 426:77d8f55fc5f0

age author description
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
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