log

age author description
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`:
Wed, 21 Sep 2022 22:29:54 +0200 Goffi tools (utils): helper `parse_xmpp_date` method: