log sat/bridge/bridge_constructor/bridge_template.ini @ 3151:f9f05d8ccba6

age author description
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:
2019-04-07 Goffi core, quick_frontend(app): fixed connected signal handling
2019-04-07 Goffi core: added a rosterResync method to bridge:
2019-03-10 Goffi core: added a "_debug" signal:
2019-01-03 Goffi core (memory/encryption), plugin OTR: finished OTR integration in encryption:
2019-01-02 Goffi core (memory/encryption): new encryptionNamespaceGet and encryptionTrustUIGet methods:
2018-12-01 Goffi core: minor style/typos fixes
2018-08-11 Goffi core (memore/encryption): new methods and checks:
2018-08-11 Goffi core (bridge): new messageEncryptionStarted and messageEncryptionStopped signals (not used yet)
2018-07-29 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature: