log sat/plugins/plugin_xep_0277.py @ 4037:524856bd7b19

age author description
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Thu, 23 Mar 2023 15:42:21 +0100 Goffi component AP gateway: handle attachments
Thu, 23 Mar 2023 15:32:10 +0100 Goffi plugin XEP-0277: handle "related" and "enclosure" links:
Mon, 20 Mar 2023 12:01:13 +0100 Goffi plugin XEP-0277: ensure that `max-items` is set to `max` when creating a node
Thu, 16 Mar 2023 16:43:47 +0100 Goffi plugin XEP-0277: when publisher is not found, check ancestor in both client and component namespaces
Mon, 31 Oct 2022 13:46:51 +0100 Goffi plugin pte: Pubsub Target Encryption implementation:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi plugin XEP-0277: `signed` flag can now be used in `extra` to use sign the blog post:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0277: add `encryption` flag to MB data:
Sat, 15 Oct 2022 20:36:53 +0200 Goffi plugin OXPS: OpenPGP for XMPP Pubsub implementation:
Fri, 07 Oct 2022 22:22:13 +0200 Goffi plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values
Wed, 20 Jul 2022 17:19:53 +0200 Goffi plugin XEP-0277: add a trigger to `send` method:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi plugin XEP-0277: return ID of published item in `send` and bridge's `mbSend`
Wed, 13 Jul 2022 12:15:04 +0200 Goffi plugin XEP-0277: post repeating implementation:
Fri, 13 May 2022 18:50:33 +0200 Goffi plugin XEP-0277: be sure to have `service` set in `item2mbdata` and `node` when provided