log src/server/server.py @ 669:a8fddccf5b84 frontends_multi_profiles

age author description
Sat, 07 Mar 2015 15:08:56 +0100 souliane server and browser sides: fixes joining room with auto-generated name + leave JID error handling to the backend frontends_multi_profiles
Fri, 27 Feb 2015 01:45:34 +0100 souliane browser_side: fixes sending/updating blog message/comment frontends_multi_profiles
Fri, 27 Feb 2015 01:08:36 +0100 souliane browser_side, server_side: MicroblogPanel.onGroupDrop and bridge method getMassiveLastMBlogs now only accepts the publishers as a set of unicode (no more None value or single unicode). frontends_multi_profiles
Sun, 22 Feb 2015 21:42:14 +0100 souliane server and browser sides: fixes bad call to "subscription" bridge method frontends_multi_profiles
Tue, 10 Feb 2015 20:42:39 +0100 Goffi browser side: added a base_location property to get location of current Libervia instance frontends_multi_profiles
Mon, 09 Feb 2015 21:58:49 +0100 Goffi merges souliane changes frontends_multi_profiles
Mon, 09 Feb 2015 21:46:15 +0100 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_profiles
Sat, 07 Feb 2015 19:24:38 +0100 souliane add very basic test system accessible from <root_url>/test, to be improved: frontends_multi_profiles
Sat, 24 Jan 2015 01:45:39 +0100 Goffi browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profiles
Fri, 28 Nov 2014 00:31:27 +0100 souliane browser and server side: uses RSM (XEP-0059)
Sat, 04 Oct 2014 10:28:20 +0200 souliane server_side: adapt to the new signatures of bridge method getHistory
Mon, 22 Sep 2014 12:01:29 +0200 souliane server_side: set the connection attempt timeout to the bridge timeout (2 minutes)
Sun, 21 Sep 2014 14:09:59 +0200 souliane server_side: set a timeout to reset the waiting connection requests after 5 minutes
Fri, 19 Sep 2014 15:39:12 +0200 souliane server_side: enable HTTP gzip compression
Tue, 02 Sep 2014 21:28:42 +0200 souliane browser and server sides: OTR plugin, first draft
Tue, 02 Sep 2014 21:26:32 +0200 souliane browser_side: add minimal requirements for generic plugins handling
Tue, 02 Sep 2014 21:21:21 +0200 souliane browser and server sides: add bridge method getLastResource
Mon, 25 Aug 2014 17:35:41 +0200 Goffi server_side: plugin refactoring:
Thu, 19 Jun 2014 19:28:17 +0200 souliane browser and server side: force lower case for the profile name at new account creation + fixes CSS for textarea
Sun, 15 Jun 2014 18:16:24 +0200 souliane misc: remove some pylint errors and warnings
Sun, 15 Jun 2014 17:52:08 +0200 souliane browser and server sides: refactor HTTP request result values + handle "NoReply" error
Thu, 12 Jun 2014 16:50:09 +0200 Goffi server side: forgotten parenthesis
Thu, 12 Jun 2014 16:29:14 +0200 Goffi server side: restore forgotten i18n
Thu, 12 Jun 2014 16:27:10 +0200 Goffi server side: fix unicodes issues in options
Tue, 10 Jun 2014 16:02:45 +0200 Goffi server_side: fixed some forgotten print statement
Tue, 10 Jun 2014 16:02:43 +0200 Goffi server side: fixed start sequence when SERVICE_PROFILE is already connected
Tue, 10 Jun 2014 15:59:52 +0200 Goffi server side: added config only option empty_password_allowed_warning_dangerous_list, which allow to connect with a profile with empty password. /!\ MUST not be used if Libervia is accessible from outside, this option is mainly useful for developpers.
Tue, 10 Jun 2014 15:38:47 +0200 Goffi server side: options managing improvments:
Sun, 08 Jun 2014 16:59:48 +0200 souliane server side: adapt passing the async failure from server to browser side, according to the new class BridgeException
Fri, 23 May 2014 10:00:16 +0200 souliane browser and server sides: don't handle the "connectionError" signal anymore, we now use asyncConnect errback:
Wed, 04 Jun 2014 00:23:14 +0200 souliane server and browser sides: fixes UI parameters initialisation with user values + small refactoring
Fri, 23 May 2014 10:41:42 +0200 souliane browser and server sides: use asyncConnect instead of connect
Tue, 20 May 2014 10:54:03 +0200 souliane better PEP-8 compliance
Tue, 20 May 2014 06:41:16 +0200 souliane /!\ reorganize all the file hierarchy, move the code and launching script to src: base libervia_server/__init__.py@7d50997bc25a