log

age author description
Thu, 14 Jul 2022 12:55:30 +0200 Goffi plugin XEP-0060: fix bad naming of return variable
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: fix wrong exception + use of mb_data["xml"] when it may be absent
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: we need to use `actor` and not `attributedTo` for activities:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: get items when not found in cache in `apGetLocalObject`:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: use the new `priority` argument of `addManagedNode`:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi plugin XEP-0060: handle priority in `addManagedNode`:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi plugin XEP-0277: return ID of published item in `send` and bridge's `mbSend`
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: new `verbose` attribute in AP gateway to activate debug logs:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: return item when `item` URL is used:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: use `createActivity` in `mbdata2APitem`
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: `Announce` activity implementation:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: `getAPAccountFromId` now works with local IDs:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: `apGetObject` and `apGetList` now work with local object:
Thu, 14 Jul 2022 12:55:19 +0200 Goffi li (blog): new `repeat` subcommand, to re-publish a blog post:
Wed, 13 Jul 2022 12:15:04 +0200 Goffi plugin XEP-0277: post repeating implementation: