log sat/plugins/plugin_xep_0384.py @ 3492:fa796612adad

age author description
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Mon, 30 Mar 2020 19:59:17 +0200 Goffi plugin XEP-0384: fixed /omemo_reset + device ID type:
Fri, 27 Mar 2020 10:02:14 +0100 Goffi plugin XEP-0384: OMEMO trust policy:
Fri, 27 Mar 2020 09:55:16 +0100 Goffi plugin XEP-0384: added resetTrust in OmemoSession
Mon, 23 Mar 2020 17:52:18 +0100 Goffi core (memory/encryption): automatic start encryption if peer send encrypted message:
Wed, 18 Mar 2020 19:56:05 +0100 Goffi plugin XEP-0384: added "/omemo_reset" text command:
Wed, 11 Mar 2020 20:44:49 +0100 Goffi plugin XEP-0384: use "max_items=1" for devices and bundles nodes:
Tue, 18 Feb 2020 18:13:19 +0100 Goffi core: renamed "MessageReceived" trigger to "messageReceived" for consistency.
Wed, 29 Jan 2020 18:31:47 +0100 Goffi plugin XEP-0384: fixed exception catching on getItems
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Mon, 30 Dec 2019 20:59:46 +0100 Goffi plugin XEP-0384: OMEMO for MUC implementation:
Fri, 20 Dec 2019 14:26:05 +0100 Goffi plugin XEP-0384: typo
Fri, 20 Dec 2019 12:28:01 +0100 Goffi plugin XEP-0384: update to latest python-omemo + better trust management:
Sat, 07 Dec 2019 11:30:56 +0100 Goffi plugin XEP-0384: specific warning on missing omemo-backend-signal + fixed encoding following Python 3 port
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port: