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
|