log

age author description
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:
Sat, 24 Sep 2022 16:31:39 +0200 Goffi core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:
Sat, 24 Sep 2022 16:08:26 +0200 Goffi core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered
Tue, 23 Aug 2022 21:06:24 +0200 Syndace plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
Thu, 22 Sep 2022 12:03:12 +0200 Goffi doc (components/AP Gateway): Ad-Hoc and Events:
Thu, 22 Sep 2022 12:01:44 +0200 Goffi doc (cli/event): update doc following changes:
Thu, 22 Sep 2022 00:01:48 +0200 Goffi tests (unit/AP gateway): add tests for events:
Thu, 22 Sep 2022 00:01:48 +0200 Goffi tests (unit/AP gateway): fix tests:
Thu, 22 Sep 2022 00:01:48 +0200 Goffi cli (event): update commands following changes in events:
Thu, 22 Sep 2022 00:01:48 +0200 Goffi tools (common/date_utils) handle timestamp and `in` + `delta2human`:
Thu, 22 Sep 2022 00:01:41 +0200 Goffi component AP gateway: events:
Wed, 21 Sep 2022 22:43:55 +0200 Goffi tools (xml_tools): handle `required` field in `dataDict2dataForm`:
Wed, 21 Sep 2022 22:41:49 +0200 Goffi plugin events: update following `Events` protoXEP submission:
Wed, 21 Sep 2022 22:36:30 +0200 Goffi plugin XEP-0470: add `create_attachments_node` method:
Wed, 21 Sep 2022 22:33:59 +0200 Goffi plugin XEP-0050: use coroutine + minor code readability improvments:
Wed, 21 Sep 2022 22:32:36 +0200 Goffi plugin XEP-0060: raise an `NotFound` exception instead of StanzaError in `subscribe`: