log

age author description
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:
Tue, 20 Sep 2022 16:22:18 +0200 Syndace plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:
Mon, 10 Oct 2022 15:23:59 +0200 Goffi core: fix and renamed getLocalPath -> get_local_path:
Fri, 07 Oct 2022 22:22:13 +0200 Goffi plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values
Thu, 06 Oct 2022 17:50:54 +0200 Goffi plugin lists: fix double deserialisation
Thu, 06 Oct 2022 17:25:37 +0200 Syndace plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`
Thu, 06 Oct 2022 17:22:21 +0200 Goffi plugin lists: fix deserialisation on listSet
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0448: Encryption for stateless file sharing implementation:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi cli (file/get): handle full JSON attachment following change in backend:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi cli (message/send): new `--attach` argument to send an attachment:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi tools (stream): log error when a SatFile is closed:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0334: avoid adding twice the same hint:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0447: handle attachment and download:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi core (memory/encryption): helper method to get currently utilised e2ee algorithm's namespace:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi core (xmpp): check presence of some keys in attachment before using them:
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:
Thu, 06 Oct 2022 16:02:00 +0200 Goffi plugin XEP-0420: fix exception on missing `from` or `to`:
Thu, 06 Oct 2022 15:19:08 +0200 Goffi plugin XEP-0300: type hints
Thu, 06 Oct 2022 14:59:49 +0200 Goffi plugin events: fix bad import
Sat, 24 Sep 2022 16:37:46 +0200 Goffi plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing: