log

age author description
Tue, 23 Aug 2022 13:00:07 +0200 Goffi plugin merge-requests: fix `await` use on blocking method
Fri, 22 Jul 2022 17:40:03 +0200 Goffi doc (components/AP gateway): "repeat" and "noticed/like":
Fri, 22 Jul 2022 17:16:28 +0200 Goffi doc (cli/pubsub, cli/blog): `attachments` subcommands documentation:
Fri, 22 Jul 2022 17:15:40 +0200 Goffi doc (cli/blog): `repeat` documentation:
Fri, 22 Jul 2022 15:45:33 +0200 Goffi tests (unit/AP gateway): tests for item repeat/announce and noticed/like conversion:
Fri, 22 Jul 2022 15:42:59 +0200 Goffi component AP gateway: fix item ID for XMPP items on Announce:
Thu, 21 Jul 2022 18:07:35 +0200 Goffi component AP gateway: handle `Like` and `Undo`/`Like` activities:
Thu, 21 Jul 2022 18:05:20 +0200 Goffi component AP gateway (pubsub): only emit a `Follow` activity for microblog subscription:
Thu, 21 Jul 2022 18:02:33 +0200 Goffi plugin XEP-0060: sender can now be specified in `sendItems` and `publish`:
Wed, 20 Jul 2022 17:55:11 +0200 Goffi cli (blog, pubsub): new `attachments` subcommands:
Wed, 20 Jul 2022 17:53:12 +0200 Goffi component AP gateway: handle XMPP attachments -> AP likes conversion:
Wed, 20 Jul 2022 17:49:51 +0200 Goffi plugin pubsub attachments: partial implementation of pubsub-attachments protoXEP:
Wed, 20 Jul 2022 17:46:58 +0200 Goffi plugin pubsub cache: replace empty list by None in `getItemsFromCache`:
Wed, 20 Jul 2022 17:41:44 +0200 Goffi core (memory/sqla): add argument to `getPubsubNode` to auto-create a node:
Wed, 20 Jul 2022 17:19:53 +0200 Goffi plugin XEP-0277: add a trigger to `send` method:
Wed, 20 Jul 2022 17:18:17 +0200 Goffi plugin XEP-0060, tools (utils): doc/type hints
Wed, 20 Jul 2022 17:12:29 +0200 Goffi core: fix calls to `domish.Element.elements`:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi cli (blog/get): verbose level of 2 now shows `extra` field
Thu, 14 Jul 2022 12:55:30 +0200 Goffi cli (blog/set): show ID of published item
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: when a repeated blog post is retracted, it converted to suitable Activity:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: "repeat" to "Announce" conversion:
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:
Sun, 10 Jul 2022 16:40:16 +0200 Goffi install: pyyaml and treq update
Sun, 10 Jul 2022 16:15:44 +0200 Goffi doc (components/AP): Mention:
Sun, 10 Jul 2022 16:15:09 +0200 Goffi test (unit/AP gateway): tests for XMPP reference/mention <=> AP mention conversion:
Sun, 10 Jul 2022 16:15:09 +0200 Goffi doc (cli/pubsub): add doc for ``reference`` subcommand:
Sun, 10 Jul 2022 16:15:09 +0200 Goffi cli (pubsub): new `reference` subcommand to send references/mentions to pubsub items:
Sun, 10 Jul 2022 16:15:09 +0200 Goffi cli: helper method to retrieve profile's jid:
Sun, 10 Jul 2022 16:15:06 +0200 Goffi component AP gateway: convert XMPP mentions to AP:
Sun, 10 Jul 2022 15:16:15 +0200 Goffi component AP gateway: convert AP mention to XEP-0372 mentions:
Sun, 10 Jul 2022 15:16:15 +0200 Goffi plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set:
Sun, 10 Jul 2022 15:16:05 +0200 Goffi plugin XEP-0372: References implementation:
Sat, 09 Jul 2022 16:30:37 +0200 Goffi tools (common/uri): accept URIs without type:
Sat, 09 Jul 2022 16:29:36 +0200 Goffi doc (developer): typo
Wed, 29 Jun 2022 14:23:16 +0200 Goffi doc (components/AP): identity and avatar:
Wed, 29 Jun 2022 14:06:33 +0200 Goffi tests (unit/ap-gateway): tests for XMPP identity/vCard4 <=> AP actor data conversion:
Wed, 29 Jun 2022 12:13:49 +0200 Goffi CLI (identity): add description to `identity set`:
Wed, 29 Jun 2022 12:12:09 +0200 Goffi component AP: convert AP identity data to XMPP:
Wed, 29 Jun 2022 12:08:53 +0200 Goffi plugin XEP-0163: allow unset `event_type` in `addPEPEvent`, check conflict + type hints
Wed, 29 Jun 2022 12:07:45 +0200 Goffi core (tools/web): helped method to download files:
Wed, 29 Jun 2022 12:06:21 +0200 Goffi component AP: XMPP identity => AP actor data converstion:
Wed, 29 Jun 2022 11:59:07 +0200 Goffi plugin XEP-0084: "User Avatar" implementation:
Wed, 29 Jun 2022 11:58:00 +0200 Goffi plugin XEP-0292: vCard4 Over XMPP implementation:
Wed, 29 Jun 2022 11:54:53 +0200 Goffi core (memory/cache): type hints + filename fix:
Wed, 29 Jun 2022 11:49:03 +0200 Goffi plugin identity: make the plugin compatible with component + description:
Wed, 29 Jun 2022 11:47:48 +0200 Goffi plugin identity, XEP-0054: move avatar resizing and caching method to identity plugin: