log src/core/sat_main.py @ 1041:9095263011b6

age author description
2014-05-15 souliane core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
2014-05-07 souliane stdui: add ui_profile_manager to interact with frontends when profile authentication is needed
2014-05-07 souliane core, memory, bridge: added profile password + password encryption:
2014-05-15 Goffi core: fixed typo
2014-05-15 Goffi core: getReady and asyncConnect now wait full initialisation, not only memory
2014-05-15 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
2014-05-07 souliane better PEP-8 compliance
2014-05-04 souliane memory, jp: added jp commands to load/save parameters template
2014-05-05 Goffi core (log): refactoring + twisted backend:
2014-04-11 souliane plugin XEP_0033: fixes the server part and the tests
2014-04-19 Goffi core: use of the new core.log module:
2014-04-18 Goffi core: logging refactoring, first step: