log libervia_server/__init__.py @ 448:14c35f7f1ef5

age author description
Fri, 16 May 2014 11:51:10 +0200 Goffi server side: removed legacy service creation resulting in double init
Wed, 07 May 2014 19:46:58 +0200 souliane server_side: update the connection mechanism to handle profile passwords
Wed, 07 May 2014 19:29:10 +0200 souliane server_side, browser_side: new account password must contain at least 6 chars + cosmetic change for register warning message
Thu, 15 May 2014 20:27:52 +0200 Goffi server side: use of bridge's getReady to be sure that backend is initialised at launch
Thu, 08 May 2014 17:21:30 +0200 Goffi server side: new log system is used
Tue, 06 May 2014 18:06:38 +0200 souliane server_side: remove unused method _postAccountCreation
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
Tue, 25 Mar 2014 16:09:12 +0100 souliane server_side: added parameter port_https_ext (external port for HTTPS, used for example for the redirection)
Sun, 23 Mar 2014 23:05:23 +0100 souliane server_side: use XDG recommended paths as the defaults
Tue, 18 Mar 2014 15:59:38 +0100 souliane server_side: added support for SSL and related parameters:
Thu, 20 Mar 2014 22:16:02 +0100 souliane browser_side: display presence with the highest priority
Mon, 17 Mar 2014 16:33:05 +0100 souliane browser_side: handle the signal "roomUserChangedNick"
Thu, 06 Mar 2014 01:06:19 +0100 souliane browser_side: radiocol supports MP3
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:
Tue, 25 Feb 2014 12:41:31 +0100 souliane browser_side: bug fixes microblogs:
Mon, 24 Feb 2014 19:05:35 +0100 souliane server_side: fix error management at account creation
Wed, 12 Feb 2014 15:17:04 +0100 souliane browser_side: heavy refactorisation for microblogs:
Wed, 12 Feb 2014 14:58:11 +0100 souliane browser_side: LightTextEditor inheritates from BaseTextEditor + display URL in the status
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:
Tue, 04 Feb 2014 16:49:20 +0100 Goffi server side: paramsXml2xmlUI is now parasXML2XMLUI + improved lisibility in getParamsUI
Tue, 04 Feb 2014 17:09:00 +0100 Emmanuel Gil Peyrot server side: make Libervia a Twisted plugin, and add it the --port argument + add a config file for the port. base server_side/__init__.py@b98642425103