log

age author description
Fri, 13 May 2022 18:22:06 +0200 Goffi plugin XEP-0060: better filtering when looking for default pubsub service
Fri, 13 May 2022 18:19:56 +0200 Goffi tools (async_trigger): fix return value in `asyncReturnPoint` + typing hints
Fri, 13 May 2022 18:02:37 +0200 Goffi core (memory/sqla): `searchPubsubItems` can now filter on item names
Fri, 13 May 2022 17:58:51 +0200 Goffi core (memory/sqla): add attribute to filter on `item_ids` in `getItems`
Fri, 13 May 2022 17:57:24 +0200 Goffi core (memory/param): fix unproper use of `Failure`
Fri, 13 May 2022 17:56:40 +0200 Goffi core (memory/disco): fix hard encoded value in `findServiceEntity`
Fri, 13 May 2022 17:55:51 +0200 Goffi core (disco): use new `client.server_jid` property in `getItems`
Fri, 13 May 2022 17:52:43 +0200 Goffi core (xmpp): add a `server_jid` property
Tue, 22 Mar 2022 17:00:42 +0100 Goffi jp (xmlui): add `PasswordWidget`
Tue, 22 Mar 2022 17:00:42 +0100 Goffi tools (common/template): fix setting of `css_files_noscript` when `css_file` is specified
Tue, 22 Mar 2022 17:00:42 +0100 Goffi doc (components): documentation of `comments_max_depth` option and threads conversion:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi comp AP gateway: signature checking, caching and threads management:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi core (memory/sqla): new table/mapping to handle Pubsub node subscriptions:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi core (memory/migration): ignore FTS table when autogenerating script for migration:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi comp AP: helper methods to get AP objects:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi comp AP gateway: regular expression to parse `Signature` header:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi plugin XEP-0277: methods to check is a node is a comments node and to get its parent
Tue, 22 Mar 2022 17:00:42 +0100 Goffi tools (utils): fix `getRepositoryData` crash:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi plugin XEP-0059, cache: allow those plugins to work in component mode
Tue, 22 Mar 2022 17:00:42 +0100 Goffi plugin XEP-0060: specify sender using `client.jid` in `subscribe`:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi core (xmpp): new `getVirtualClient` for components:
Mon, 21 Mar 2022 16:37:19 +0100 Goffi tests (ap-gateway): fix use of outbox URL to get items
Mon, 31 Jan 2022 18:35:52 +0100 Goffi doc (components): update AP component documentation:
Mon, 31 Jan 2022 18:35:52 +0100 Goffi tests (unit): AP gateway unit tests:
Mon, 31 Jan 2022 18:35:52 +0100 Goffi tools (xml_tools): fix `widget_args` modification in `_dataFormField2XMLUIData`:
Mon, 31 Jan 2022 18:35:52 +0100 Goffi tests (e2e/CLI/set_get): fix RSM request:
Mon, 31 Jan 2022 18:35:52 +0100 Goffi docker: don't move `.egg_info` files anymore:
Mon, 31 Jan 2022 18:35:49 +0100 Goffi component AP gateway: split plugin in several files:
Tue, 25 Jan 2022 17:54:06 +0100 Goffi component AP gateway: JID/node ⟺ AP outbox conversion:
Tue, 25 Jan 2022 17:27:39 +0100 Goffi cli (blog/get): fix default output when a value is None