Mercurial > libervia-backend
log src/core/sat_main.py @ 771:bfabeedbf32e
age | author | description |
---|---|---|
Sun, 29 Dec 2013 17:06:01 +0100 | Goffi | core: i18n refactoring: |
Wed, 18 Dec 2013 10:39:19 +0100 | souliane | core: fix bridge method getContactsFromGroup return value (list of jids --> list of strings) |
Tue, 24 Dec 2013 15:19:08 +0100 | Goffi | backend, frontends: callbacks refactoring: |
Tue, 24 Dec 2013 15:18:31 +0100 | Goffi | core, frontends: callMenu is now async and don't use callback_id anymore |
Tue, 17 Dec 2013 01:46:45 +0100 | Goffi | core,bridge: sendMessage bridge method is now async |
Mon, 16 Dec 2013 14:36:38 +0100 | souliane | core: bug fix for serverDiscoItems (bad use of addCallbacks) |
Mon, 16 Dec 2013 14:35:26 +0100 | souliane | core: bug fix for requestServerDisco in sat_main.py + added getAllServerIdentities method in memory.py |
Wed, 11 Dec 2013 17:16:53 +0100 | souliane | plugin XEP-0033: implementation of the addressing feature: |