Mercurial > libervia-backend
log src/core/sat_main.py @ 1587:698d6755d62a
age | author | description |
---|---|---|
Sat, 14 Nov 2015 19:18:10 +0100 | Goffi | core, bridge (params): added asyncGetParamsValuesFromCategory (yes that's a long name!) method to retrive params names and values for a given category |
Sat, 14 Nov 2015 19:18:07 +0100 | Goffi | bridge, core(params): removed obsolete methods: |
Sat, 14 Nov 2015 19:18:05 +0100 | Goffi | plugins XEP-0096, XEP-0260, file: sendFile method is managed by file plugin, which choose the best available method + progress_id fix |
Wed, 11 Nov 2015 14:56:05 +0100 | Goffi | core (client): added a sendError method to easily build error response from <IQ\> stanza |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | core: plugin unload: |
Tue, 29 Sep 2015 17:54:23 +0200 | Goffi | core: more robust plugins loading: |
Tue, 29 Sep 2015 17:54:21 +0200 | Goffi | core: removed forgotten breakpoint |
Fri, 25 Sep 2015 19:19:12 +0200 | Goffi | core: progression handling improvments: |