log

age author description
2022-09-22 Goffi doc (cli/event): update doc following changes:
2022-09-21 Goffi tests (unit/AP gateway): add tests for events:
2022-09-21 Goffi tests (unit/AP gateway): fix tests:
2022-09-21 Goffi cli (event): update commands following changes in events:
2022-09-21 Goffi tools (common/date_utils) handle timestamp and `in` + `delta2human`:
2022-09-21 Goffi component AP gateway: events:
2022-09-21 Goffi tools (xml_tools): handle `required` field in `dataDict2dataForm`:
2022-09-21 Goffi plugin events: update following `Events` protoXEP submission:
2022-09-21 Goffi plugin XEP-0470: add `create_attachments_node` method:
2022-09-21 Goffi plugin XEP-0050: use coroutine + minor code readability improvments:
2022-09-21 Goffi plugin XEP-0060: raise an `NotFound` exception instead of StanzaError in `subscribe`:
2022-09-21 Goffi tools (utils): helper `parse_xmpp_date` method:
2022-09-21 Goffi plugin XEP-0447: Stateless File Sharing implementation:
2022-09-21 Goffi plugin XEP-0446: File Metadata implementation:
2022-09-21 Goffi plugin XEP-0103: URL Address Information implementation:
2022-09-21 Goffi plugin XEP-0080: User Location implementation:
2022-09-21 Goffi core, CLI (base), tools (common/data_format): typing/core readability
2022-08-31 Goffi doc (components/AP gateway): "reactions":
2022-08-31 Goffi tests (AP gateway): reactions tests:
2022-08-31 Goffi tests (AP gateway): fix tests following changes in gateway:
2022-08-31 Goffi cli (pubsub/attachment/set): update reactions handling:
2022-08-31 Goffi component AP gateway: AP <=> XMPP reactions conversions:
2022-08-31 Goffi plugin XEP-0424: rename bridge method:
2022-08-31 Goffi plugin XEP-0444: Message Reactions implementation: