Mon, 23 Nov 2015 23:30:34 +0100 |
Goffi |
server + browser side: getFeatures bridge call
|
Mon, 20 Jul 2015 10:16:10 +0200 |
souliane |
browser and server sides: allow to connect with a JID that is not registered on the local server
|
Mon, 23 Nov 2015 14:19:25 +0100 |
Goffi |
server side: special handling of Connection/JabberID and Connection/autoconnect parameter which has needed by QuickApp but restricted by security limit
|
Mon, 23 Nov 2015 12:59:28 +0100 |
Goffi |
server side: fixed params, and removed self.authorized_params as authorisation is handled by the backend
|
Sun, 22 Nov 2015 21:28:06 +0100 |
Goffi |
server side: actionNew now use a dedicated signal handler, which block it if security limit is exceeded
|
Thu, 10 Sep 2015 07:40:59 +0200 |
souliane |
browser and server sides: bridge method mbGetLast has been renamed to mbGet and takes a new parameter "item_ids"
|
Tue, 18 Aug 2015 08:10:02 +0200 |
Goffi |
browser + server sides: actionNew signal handling
|
Sun, 16 Aug 2015 01:51:12 +0200 |
Goffi |
server + browser side: blogging refactoring (draft), huge commit sorry:
|
Mon, 13 Jul 2015 12:44:04 +0200 |
souliane |
server_side: update connected signal handler according to sat changeset 1435 (7590bbf44eed)
|
Sun, 07 Jun 2015 13:17:05 +0200 |
souliane |
server_side: remove unwanted "target" property in the HTTP to HTTPS link + use "<p>" instead of "<br>"
|
Fri, 05 Jun 2015 21:16:45 +0200 |
souliane |
server_side: add a link to the FAQ in the HTTP/HTTPS warning dialog
|
Thu, 04 Jun 2015 12:03:45 +0200 |
souliane |
browser and server sides: renamed max to max_ after sat's changeset 1423 (882e5fabf68c)
|
Thu, 04 Jun 2015 12:39:27 +0200 |
souliane |
server_side: static blog uses the default template
|
Mon, 20 Apr 2015 08:51:25 +0200 |
souliane |
browser and server side: remove unibox
|
Thu, 16 Apr 2015 14:57:02 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Thu, 09 Apr 2015 11:37:25 +0200 |
souliane |
browser_side: use host.default_muc instead of C.DEFAULT_MUC
|
Thu, 02 Apr 2015 00:36:08 +0200 |
souliane |
browser and server side: complete changeset 669 (a8fddccf5b84) about joining MUC:
|
Mon, 30 Mar 2015 10:28:47 +0200 |
Goffi |
2015 copyright dates update
|
Thu, 19 Mar 2015 20:41:14 +0100 |
Goffi |
server side: implemented methods to get SàT and Libervia versions
|
Wed, 18 Mar 2015 16:15:18 +0100 |
Goffi |
merged branch frontends_multi_profiles
|
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
|