log sat/plugins/plugin_xep_0384.py @ 4051:c23cad65ae99

age author description
Mon, 29 May 2023 13:32:08 +0200 Goffi core: renamed `messageReceived` trigger to `message_received`
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Thu, 16 Mar 2023 12:31:24 +0100 Goffi plugin XEP-0384: skip MessageReceived trigger when in a component:
Fri, 10 Mar 2023 17:22:45 +0100 Goffi plugin XEP-0384: run `profileConnected` workflow in background:
Thu, 10 Nov 2022 15:16:43 +0100 Goffi plugin XEP-0384: log `import_error` when import is failing
Mon, 31 Oct 2022 13:46:51 +0100 Goffi plugin pte: Pubsub Target Encryption implementation:
Mon, 31 Oct 2022 04:09:34 +0100 Goffi plugin XEP-0391: implement XEP-0391 (Jingle Encrypted Transports) + XEP-0396 (JET-OMEMO):
Fri, 28 Oct 2022 18:50:06 +0200 Syndace plugin XEP-0384: Implementation of Automatic Trust Management:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0374, XEP-0384: handle cases where "to" is not set in <message> for `feedback_jid`
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0384: continue workflow and log error in case of issue in self.__prepare_for_profile:
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: