log

age author description
Sun, 30 Oct 2022 01:06:58 +0200 Goffi plugin pubsub signature: fix attachment setting + default signer:
Sun, 30 Oct 2022 01:06:55 +0200 Goffi tests (e2e/cli): add a test for Pubsub Signing:
Sun, 30 Oct 2022 01:06:35 +0200 Goffi plugin pubsub signing: fix `gpg_provider` instanciation:
Sun, 30 Oct 2022 01:06:32 +0200 Goffi plugin XEP-0373: minor renaming + set `gpg_provider` in client:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi cli (pubsub): new `signature` subcommands:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi cli (blog/set): new `--sign` argument:
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:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi plugin pubsub signing: pubsub items signature implementation:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi tools (xml_tools): `domish_elt_2_et_elt` and `et_elt_2_domish_elt` now handle lxml.etree
Fri, 28 Oct 2022 18:47:17 +0200 Goffi plugin XEP-0373: typos
Fri, 28 Oct 2022 18:47:17 +0200 Goffi tools (utils): fix `parse_xmpp_date` timezone:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi plugin OXPS: fix triggers return values:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi doc (blog, pubsub): documentation on new e2ee arguments for pubsub, and shared secrets handling:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi doc: new doc giving an overview on how e2ee is working in Libervia/XMPP:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0277: add `encryption` flag to MB data:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin OXPS, XEP-0060: indicate which items were e2ee:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi cli (pubsub/set, edit): add `--encrypt` flag:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi tests (e2e/cli): add test for pubsub encryption:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0470: fix autocreate in `create_attachments_node`:
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:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0373: download public keys if they are not found in local storage:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin pubsub cache: avoid race condition by retrying node request:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi docker: update images to include new OMEMO libraries and OpenPGP packages:
Sat, 15 Oct 2022 20:38:30 +0200 Goffi cli (pubsub): new `secret` subcommands:
Sat, 15 Oct 2022 20:37:00 +0200 Goffi cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:
Sat, 15 Oct 2022 20:37:00 +0200 Goffi cli (blog): add `--encrypt` argument on publication commands to e2ee a blog post:
Sat, 15 Oct 2022 20:37:00 +0200 Goffi tools (common/async_utils): set default `maxsize` to 50 in `async_lru`
Sat, 15 Oct 2022 20:37:00 +0200 Goffi plugin XEP-0374: exluce `openpgp` element from XEP-0373 on send trigger:
Sat, 15 Oct 2022 20:36:53 +0200 Goffi plugin OXPS: OpenPGP for XMPP Pubsub implementation: