log src/memory/params.py @ 1296:ebf72fe68d1c frontends_multi_profiles

age author description
2015-01-24 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
2014-12-10 Goffi core: misc improvments: frontends_multi_profiles
2014-10-16 souliane memory (params): set "Show empty groups" to True by default
2014-10-06 souliane memory (params): add parameters "Show offline contacts" and "Show empty groups"
2014-10-06 souliane memory (params): use more generic param attribute "constraint" instead of "min" and "max"
2014-09-24 souliane memory: add Parameter "Chat history limit"
2014-10-03 souliane memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes
2014-06-25 souliane memory: add helper methods encryptValue and decryptValue
2014-06-22 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
2014-06-03 souliane memory (params), test: fixes updateParams bug
2014-06-03 souliane memory (params), test: fixes bug relative to parameter filtering
2014-05-21 souliane plugins misc_account, misc_register_account: manually delete the sessions when not needed anymore