log sat/plugins/plugin_xep_0384.py @ 3933:cecf45416403

age author description
Tue, 20 Sep 2022 16:22:18 +0200 Syndace plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:
Thu, 06 Oct 2022 17:25:37 +0200 Syndace plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0384: temporarily disable `<iq>` stanza encryption:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:
Sat, 24 Sep 2022 16:37:46 +0200 Goffi plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing:
Tue, 23 Aug 2022 21:06:24 +0200 Syndace plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (memory/sqla), plugin XEP-0359: always add `origin-id`, and store:
Tue, 25 Jan 2022 17:06:28 +0100 Goffi plugin XEP-0384: fix typo in attribute
Fri, 12 Nov 2021 17:21:24 +0100 Goffi merge bookmark @
Fri, 22 Oct 2021 18:46:51 +0200 Goffi plugin XEP-0384: fix encryption for user own devices:
Wed, 08 Sep 2021 17:58:48 +0200 Goffi plugin XEP-0384: fix calls outside of main thread:
Wed, 30 Jun 2021 16:19:14 +0200 Goffi plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines
Thu, 03 Jun 2021 15:21:43 +0200 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
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:
Sun, 28 Apr 2019 08:55:07 +0200 Goffi plugin XEP-0384: wait for client to be ready if session is missing when onNewDevices is called
Wed, 20 Mar 2019 09:08:47 +0100 Goffi plugin XEP-0384: handle NoEligibleDevicesException