Mercurial > libervia-backend
log src/core/sat_main.py @ 776:f89173f44850
age | author | description |
---|---|---|
2013-12-29 | Goffi | core: dynamics menus refactoring: |
2013-12-29 | Goffi | core: i18n refactoring: |
2013-12-18 | souliane | core: fix bridge method getContactsFromGroup return value (list of jids --> list of strings) |
2013-12-24 | Goffi | backend, frontends: callbacks refactoring: |
2013-12-24 | Goffi | core, frontends: callMenu is now async and don't use callback_id anymore |
2013-12-17 | Goffi | core,bridge: sendMessage bridge method is now async |
2013-12-16 | souliane | core: bug fix for serverDiscoItems (bad use of addCallbacks) |
2013-12-16 | souliane | core: bug fix for requestServerDisco in sat_main.py + added getAllServerIdentities method in memory.py |