Sun, 12 Feb 2017 17:55:43 +0100 |
Goffi |
core, jp: component handling + client handling refactoring:
|
Sun, 17 Apr 2016 14:45:26 +0200 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
Sat, 26 Mar 2016 18:43:54 +0100 |
Goffi |
core (memory/params): fixed exception when setting an empty password
|
Mon, 25 Jan 2016 17:03:45 +0100 |
Goffi |
core (params): return given profile for ProfileUnknownError
|
Sun, 03 Jan 2016 16:28:30 +0100 |
Goffi |
copyright update
|
Tue, 15 Dec 2015 17:43:36 +0100 |
souliane |
memory (params): fixes loading user value and building params XML for jids_list type
|
Tue, 15 Dec 2015 16:25:37 +0100 |
Goffi |
core (params): removed unused values
|
Tue, 15 Dec 2015 16:25:19 +0100 |
Goffi |
plugin extra_pep, params: fixed insecure building of jids_list
|
Tue, 15 Dec 2015 14:12:19 +0100 |
souliane |
memory (params): parameter jids_list values are specified with <jid>...</jid>
|
Tue, 15 Dec 2015 13:33:35 +0100 |
souliane |
memory (params): forbid to pass a value to a parameter of type "list" with <param value...>
|
Thu, 26 Nov 2015 16:04:45 +0100 |
Goffi |
core(params): replaced isConnected by isSessionStarted for profile update signal when a general param is modified
|
Thu, 26 Nov 2015 15:47:01 +0100 |
Goffi |
profile (params): fixed password setting: if profile was not connected, set was silently ignored
|
Mon, 23 Nov 2015 17:50:23 +0100 |
Goffi |
core: fixed getStringParamA
|
Mon, 23 Nov 2015 13:19:42 +0100 |
Goffi |
core (param), plugin file: set security_limit for acount changes, backend (dis)connection, and put a higher one for file send
|
Wed, 18 Nov 2015 11:06:24 +0100 |
Goffi |
core: fixed launchAction:
|
Mon, 16 Nov 2015 11:58:11 +0100 |
Goffi |
core (params): removed resource from default JabberID (example value), as it is best practive to have resource binded by server. Advanced used can force it if needed though.
|
Sat, 14 Nov 2015 19:18:10 +0100 |
Goffi |
core, bridge: added a profileSetDefault method
|
Sat, 14 Nov 2015 19:18:10 +0100 |
Goffi |
core (memory): fixed a case where getProfileName was returning an empty string instead of raising an errror
|
Sat, 14 Nov 2015 19:18:10 +0100 |
Goffi |
core, bridge (params): added asyncGetParamsValuesFromCategory (yes that's a long name!) method to retrive params names and values for a given category
|
Sat, 14 Nov 2015 19:18:07 +0100 |
Goffi |
bridge, core(params): removed obsolete methods:
|
Tue, 29 Sep 2015 17:54:22 +0200 |
Goffi |
plugin ip, params: plugin IP discovery, first draft:
|
Fri, 25 Sep 2015 19:19:12 +0200 |
Goffi |
core (memory, params): minor docstrings updates
|
Sat, 22 Aug 2015 10:28:07 +0200 |
souliane |
core (params): fixes jid_list to use node's default value when no user value is defined
|
Tue, 25 Aug 2015 20:20:53 +0200 |
Goffi |
core (params): fixed exception on empty jids list
|
Thu, 20 Aug 2015 18:43:56 +0200 |
Goffi |
core, plugin watched: new plugin, show an alert when a watched entity goes online
|
Thu, 20 Aug 2015 18:35:27 +0200 |
Goffi |
core (params): jids_list type management
|
Sun, 16 Aug 2015 00:41:58 +0200 |
Goffi |
core: getProfileName no raise ProfileUnknownError + minor doc fixes
|
Thu, 16 Apr 2015 14:57:57 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
Sat, 24 Jan 2015 01:00:29 +0100 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
Wed, 10 Dec 2014 18:36:11 +0100 |
Goffi |
core: misc improvments:
frontends_multi_profiles
|
Thu, 16 Oct 2014 17:02:44 +0200 |
souliane |
memory (params): set "Show empty groups" to True by default
|
Mon, 06 Oct 2014 11:20:43 +0200 |
souliane |
memory (params): add parameters "Show offline contacts" and "Show empty groups"
|
Mon, 06 Oct 2014 11:18:37 +0200 |
souliane |
memory (params): use more generic param attribute "constraint" instead of "min" and "max"
|
Wed, 24 Sep 2014 13:49:43 +0200 |
souliane |
memory: add Parameter "Chat history limit"
|
Fri, 03 Oct 2014 12:27:43 +0200 |
souliane |
memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes
|
Wed, 25 Jun 2014 19:01:00 +0200 |
souliane |
memory: add helper methods encryptValue and decryptValue
|
Mon, 23 Jun 2014 00:44:10 +0200 |
souliane |
core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
|
Tue, 03 Jun 2014 17:10:12 +0200 |
souliane |
memory (params), test: fixes updateParams bug
|
Tue, 03 Jun 2014 15:10:51 +0200 |
souliane |
memory (params), test: fixes bug relative to parameter filtering
|
Wed, 21 May 2014 23:17:51 +0200 |
souliane |
plugins misc_account, misc_register_account: manually delete the sessions when not needed anymore
|
Wed, 21 May 2014 21:14:40 +0200 |
souliane |
memory (params): fixes bugs in setParam:
|
Tue, 20 May 2014 09:34:02 +0200 |
souliane |
memory (params): fix parameters of type "list" to use the default option when no individual value is set
|
Fri, 16 May 2014 00:58:20 +0200 |
souliane |
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
|
Wed, 07 May 2014 16:02:23 +0200 |
souliane |
core, memory, bridge: added profile password + password encryption:
|
Thu, 15 May 2014 16:02:16 +0200 |
Goffi |
core: added a getReady method which can be called by frontends to ensure that backend is fully initialised before doing anything + this ckeck is automatically done in asyncConnect
|
Wed, 07 May 2014 15:44:31 +0200 |
souliane |
better PEP-8 compliance
|
Sun, 04 May 2014 18:43:54 +0200 |
souliane |
memory, jp: added jp commands to load/save parameters template
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Tue, 01 Apr 2014 21:21:13 +0200 |
souliane |
tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets:
|
Fri, 28 Mar 2014 18:07:22 +0100 |
Goffi |
core, plugin XEP-0115: discovery refactoring:
|
Thu, 27 Mar 2014 02:24:20 +0100 |
souliane |
plugin account, groupblog: user can erase all their microblogs at once
|
Fri, 21 Mar 2014 16:27:09 +0100 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
Fri, 21 Mar 2014 16:08:11 +0100 |
Goffi |
core (memory): moved Params in its own module + introduced a new core/constants module, and moved some constants there
base
src/memory/memory.py@261c54b238bf
|