log sat/plugins/plugin_xep_0384.py @ 3291:449dfbfcdbcc

age author description
2020-03-30 Goffi plugin XEP-0384: fixed /omemo_reset + device ID type:
2020-03-27 Goffi plugin XEP-0384: OMEMO trust policy:
2020-03-27 Goffi plugin XEP-0384: added resetTrust in OmemoSession
2020-03-23 Goffi core (memory/encryption): automatic start encryption if peer send encrypted message:
2020-03-18 Goffi plugin XEP-0384: added "/omemo_reset" text command:
2020-03-11 Goffi plugin XEP-0384: use "max_items=1" for devices and bundles nodes:
2020-02-18 Goffi core: renamed "MessageReceived" trigger to "messageReceived" for consistency.
2020-01-29 Goffi plugin XEP-0384: fixed exception catching on getItems
2020-01-29 Goffi dates update
2019-12-30 Goffi plugin XEP-0384: OMEMO for MUC implementation:
2019-12-20 Goffi plugin XEP-0384: typo
2019-12-20 Goffi plugin XEP-0384: update to latest python-omemo + better trust management:
2019-12-07 Goffi plugin XEP-0384: specific warning on missing omemo-backend-signal + fixed encoding following Python 3 port
2019-08-13 Goffi Python 3 port: