log

age author description
Wed, 29 Jun 2022 10:14:14 +0200 Goffi core (types): add `is_component` to `SatXMPPEntity`
Fri, 17 Jun 2022 18:25:55 +0200 Goffi plugin XEP-0191: fix wrong name and description
Fri, 17 Jun 2022 15:50:34 +0200 Goffi doc (components): AP item retraction + blocking:
Fri, 17 Jun 2022 15:50:34 +0200 Goffi tests (unit/ap gateway): message/item retractation tests:
Fri, 17 Jun 2022 15:50:34 +0200 Goffi tests (unit/ap gateway): fix `onMessage` call following change in the component:
Fri, 17 Jun 2022 15:50:34 +0200 Goffi component AP gateway typing + remove unused `activity` arg from `newAPDeleteItem`
Fri, 17 Jun 2022 15:50:15 +0200 Goffi doc (cli/message): `retract` command
Fri, 17 Jun 2022 14:15:23 +0200 Goffi cli (message/retract): message retractation command:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: AP delete activity => message retract:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: message retractation => AP deletion
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: set POST default response code to 202 (accepted)
Fri, 17 Jun 2022 14:15:23 +0200 Goffi plugin XEP-424: Message Retractation implementation:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi plugin XEP-0428: Fallback Indication implementation:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi plugin XEP-0422: Message Fastening implementation:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (memory/sqla): generic `get` + `session_add` in `delete`:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (memory/sqla), plugin XEP-0359: always add `origin-id`, and store:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (memory/mapping): add `origin_id` column to History + constraints update:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (xmpp): adapt message workflow to components:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (constants): type hints
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: convert `Delete` AP activities to corresponding Pubsub `retract`:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi comp AP gateway: convert pubsub item retractation to AP `Delete` activity:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi plugin XEP-0060: do not raise an error when not subscribed on unsubscribe:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi doc (components): typo/spelling
Fri, 17 Jun 2022 14:15:23 +0200 Goffi doc (cli/blocking): `blocking` command documentation:
Fri, 27 May 2022 12:15:04 +0200 Goffi cli: new `blocking` commands:
Fri, 27 May 2022 12:12:16 +0200 Goffi plugin XEP-0191: Blocking Command implementation:
Tue, 24 May 2022 17:57:41 +0200 Goffi doc (components): message delivery documentation:
Tue, 24 May 2022 17:57:39 +0200 Goffi test (unit/AP gateway): AP direct message ↔ XMPP `<message>` conversion:
Tue, 24 May 2022 17:57:36 +0200 Goffi comp AP gateway: message conversion:
Tue, 24 May 2022 17:49:14 +0200 Goffi tests (unit/ap_gateway): fix tests