log

age author description
2022-07-14 Goffi component AP gateway: new `verbose` attribute in AP gateway to activate debug logs:
2022-07-14 Goffi component AP gateway: return item when `item` URL is used:
2022-07-14 Goffi component AP gateway: use `createActivity` in `mbdata2APitem`
2022-07-14 Goffi component AP gateway: `Announce` activity implementation:
2022-07-14 Goffi component AP gateway: `getAPAccountFromId` now works with local IDs:
2022-07-14 Goffi component AP gateway: `apGetObject` and `apGetList` now work with local object:
2022-07-14 Goffi li (blog): new `repeat` subcommand, to re-publish a blog post:
2022-07-13 Goffi plugin XEP-0277: post repeating implementation:
2022-07-10 Goffi install: pyyaml and treq update
2022-07-10 Goffi doc (components/AP): Mention:
2022-07-10 Goffi test (unit/AP gateway): tests for XMPP reference/mention <=> AP mention conversion:
2022-07-10 Goffi doc (cli/pubsub): add doc for ``reference`` subcommand:
2022-07-10 Goffi cli (pubsub): new `reference` subcommand to send references/mentions to pubsub items:
2022-07-10 Goffi cli: helper method to retrieve profile's jid:
2022-07-10 Goffi component AP gateway: convert XMPP mentions to AP:
2022-07-10 Goffi component AP gateway: convert AP mention to XEP-0372 mentions:
2022-07-10 Goffi plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set:
2022-07-10 Goffi plugin XEP-0372: References implementation:
2022-07-09 Goffi tools (common/uri): accept URIs without type:
2022-07-09 Goffi doc (developer): typo
2022-06-29 Goffi doc (components/AP): identity and avatar:
2022-06-29 Goffi tests (unit/ap-gateway): tests for XMPP identity/vCard4 <=> AP actor data conversion:
2022-06-29 Goffi CLI (identity): add description to `identity set`:
2022-06-29 Goffi component AP: convert AP identity data to XMPP: