log

age author description
Fri, 13 May 2022 19:34:12 +0200 Goffi doc (components): update AP gateway documentation:
Fri, 13 May 2022 19:32:06 +0200 Goffi doc (cli/pubsub): document new `--public` flags:
Fri, 13 May 2022 19:29:17 +0200 Goffi tests (unit/ap-gateway): tests for following/followers <=> PPS:
Fri, 13 May 2022 19:27:21 +0200 Goffi tests (e2e/cli/cache_search): make the test more resilient:
Fri, 13 May 2022 19:24:38 +0200 Goffi docker (prosody-e2e): update Prosody's conf:
Fri, 13 May 2022 19:21:17 +0200 Goffi docker (backend-dev): move dbus unix socket:
Fri, 13 May 2022 19:16:56 +0200 Goffi docker (backend-dev/libervia.conf): don't force CLI background anymore:
Fri, 13 May 2022 19:15:30 +0200 Goffi CLI: don't fail when calling `getContacts` with a component profile
Fri, 13 May 2022 19:12:33 +0200 Goffi comp AP gateway: publish, (un)subscribe/(un)follow, public subscription/following/followers:
Fri, 13 May 2022 18:50:33 +0200 Goffi plugin XEP-0277: be sure to have `service` set in `item2mbdata` and `node` when provided
Fri, 13 May 2022 18:48:41 +0200 Goffi plugin XEP-0277: bridge method `mbIsCommentNode` + methods renaming
Fri, 13 May 2022 18:46:51 +0200 Goffi plugin XEP-0277: fix `await` trigger incorrectly used on a sync trigger
Fri, 13 May 2022 18:44:54 +0200 Goffi plugin pubsub cache: new `resync` argument to force resynchronisation in `synchronize`
Fri, 13 May 2022 18:43:42 +0200 Goffi plugin pubsub cache: more resilient node caching:
Fri, 13 May 2022 18:38:05 +0200 Goffi plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:
Fri, 13 May 2022 18:29:42 +0200 Goffi plugin XEP-0060: use serialised options in `psSubscribe` + triggers update
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: