Mercurial > libervia-backend
log sat/bridge/bridge_constructor/bridge_template.ini @ 3996:7a6c7abd7dbb
age | author | description |
---|---|---|
2020-04-19 | Goffi | core: image convertion + SVG support: |
2020-04-14 | Goffi | core, frontends: avatar refactoring: |
2020-03-06 | Goffi | core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity |
2020-03-01 | Goffi | core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail |
2020-02-21 | Goffi | bridge: messageSend's extra is now serialised |
2020-02-18 | Goffi | core: use serialised dict for `extra` in messageNew and historyGet |
2020-02-10 | Goffi | bridge: added methods to let frontends store/retrieve/delete private data |
2020-01-25 | Goffi | core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`: |
2019-12-30 | Goffi | core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata |
2019-12-05 | Goffi | core (memory/sqlite): added `before_uid` filter to retrieve history before a message UID |
2019-10-29 | Goffi | core: added imageCheck and imageResize methods: |
2019-08-13 | Goffi | Python 3 port: |