log

age author description
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: fix headers case in signature:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: add `aliases` to webfinger data
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: better verbose logging:
Wed, 31 Aug 2022 17:07:01 +0200 Goffi component AP gateway: raise exceptions on apGet + fix exceptions catching in apGetLocalObject:
Wed, 31 Aug 2022 13:18:56 +0200 Goffi tools: renamed module `sat.tools.datetime` to `date.tools.xmpp_datetime` to avoid conflict with Python's standard lib
Wed, 31 Aug 2022 13:11:26 +0200 Goffi tools (datetime, utils): fix incorrect use of naive object:
Tue, 23 Aug 2022 12:04:11 +0200 Syndace plugin XEP-0420: Implementation of Stanza Content Encryption:
Tue, 23 Aug 2022 23:37:22 +0200 Goffi plugin mr mercurial: limit export to ancestors of working directory parent
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