log sat_frontends/bridge/pb.py @ 4007:1d5a81e3c9e8

age author description
2021-08-28 Goffi bridge: bridge can now be set using environment variable:
2021-03-21 Goffi bridge (pb): connection can be set to used either UNIX socket or TCP socket:
2021-03-19 Goffi date update
2020-04-19 Goffi core: image convertion + SVG support:
2020-04-14 Goffi core, frontends: avatar refactoring:
2020-04-01 Goffi bridge (pb): fixed conversions of Failure to BridgeException in non-AIO bridge
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-10 Goffi bridge: added methods to let frontends store/retrieve/delete private data
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2020-01-25 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
2019-10-29 Goffi core: added imageCheck and imageResize methods:
2019-10-21 Goffi bridge (pb): added missing _generic_errback
2019-09-25 Goffi bridge (pb): implemented an asyncio compatible bridge:
2019-08-13 Goffi Python 3 port:
2019-04-07 Goffi core: added a rosterResync method to bridge:
2019-01-12 Goffi date update
2019-01-11 Goffi misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
2019-01-02 Goffi core (memory/encryption): new encryptionNamespaceGet and encryptionTrustUIGet methods:
2018-08-11 Goffi core (memore/encryption): new methods and checks:
2018-07-29 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature:
2018-07-01 Goffi core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:
2018-06-27 Goffi code style reformatting using black
2018-05-25 Goffi core: added local_device argument to discoFindByFeatures
2018-04-13 Goffi bridge: added generated pb files to repository (needed for Cagou on Android)