Mercurial > libervia-backend
log src/core/sat_main.py @ 1047:5f7f913c05ac
age | author | description |
---|---|---|
Wed, 21 May 2014 23:15:01 +0200 | souliane | core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection fails |
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:03:38 +0200 | souliane | stdui: add ui_profile_manager to interact with frontends when profile authentication is needed |
Wed, 07 May 2014 16:02:23 +0200 | souliane | core, memory, bridge: added profile password + password encryption: |
Thu, 15 May 2014 20:25:52 +0200 | Goffi | core: fixed typo |
Thu, 15 May 2014 20:01:56 +0200 | Goffi | core: getReady and asyncConnect now wait full initialisation, not only memory |
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 |