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: