log

age author description
Wed, 08 Sep 2021 17:58:48 +0200 Goffi plugin XEP-0384: fix calls outside of main thread:
Wed, 08 Sep 2021 17:58:48 +0200 Goffi docker (e2e): add `pytest-twisted` to image
Wed, 08 Sep 2021 17:58:48 +0200 Goffi doc (cli/pubsub_cache): `search` command documentation:
Wed, 08 Sep 2021 17:58:48 +0200 Goffi doc (cli/pubsub_cache): add a warning for `reset`
Wed, 08 Sep 2021 17:58:48 +0200 Goffi CLI (pubsub/cache): `search` implementation
Wed, 08 Sep 2021 17:58:48 +0200 Goffi CLI: move `format_time` to `common` + add timezone
Wed, 08 Sep 2021 17:58:48 +0200 Goffi plugin pubsub cache: implement `psCacheSearch`
Wed, 08 Sep 2021 17:58:48 +0200 Goffi core (memory/slqa): implement `getProfileById`
Wed, 08 Sep 2021 17:58:48 +0200 Goffi memory (sqla): implement `searchPubsubItems`:
Wed, 08 Sep 2021 17:58:48 +0200 Goffi db (schema): create virtual table for FTS + migration
Wed, 08 Sep 2021 17:57:28 +0200 Goffi tests (e2e): print revision used in `run_e2e`
Wed, 08 Sep 2021 11:20:37 +0200 Goffi merge bookmark `@`
Thu, 29 Jul 2021 22:51:01 +0200 Goffi tools (common/async_process): remove useless encoding + use full path for command:
Wed, 08 Sep 2021 11:18:01 +0200 Goffi tests (e2e/cli): update JSON and XML outputs following changes in Libervia CLI
Wed, 08 Sep 2021 11:17:51 +0200 Goffi test (e2e/cli): use `max_items` instead of `max` when retrieving blog items:
Wed, 08 Sep 2021 11:17:43 +0200 Goffi tests (e2e/web): fix test files paths following global name change
Wed, 08 Sep 2021 11:17:34 +0200 Goffi tests (e2e): fix names in `run_e2e` script, following global name change.
Wed, 08 Sep 2021 11:17:19 +0200 Goffi plugin misc file: fix `getDestDir` returning a Deferred in a coroutine
Wed, 08 Sep 2021 11:17:13 +0200 Goffi plugin android: use `callFromThread` instead of `callLater`:
Wed, 08 Sep 2021 11:17:04 +0200 Goffi core (memory/persistent): implement `__repr__` (via `__str__`)
Wed, 08 Sep 2021 11:16:52 +0200 Goffi plugin XEP-0353: fix jingle initiation on disco "Service Unavailable" error:
Wed, 08 Sep 2021 11:16:48 +0200 Goffi plugin XEP-0353: fix plugin modes
Wed, 08 Sep 2021 11:16:35 +0200 Goffi core (main): check plugin modes and skip pluggin/log an error if value is invalid
Wed, 08 Sep 2021 11:16:29 +0200 Goffi core (sat_main): fix the "Could not initialize backend" error logging
Wed, 08 Sep 2021 11:16:21 +0200 Goffi bridge (dbus/frontend): reintrospect signature in case of guess error:
Wed, 08 Sep 2021 11:16:00 +0200 Goffi docker: set `DBUS_SESSION_BUS_ADDRESS` so that it uses remote TCP with local fallback:
Wed, 08 Sep 2021 11:15:54 +0200 Goffi docker: fixes following global renaming
Wed, 08 Sep 2021 11:15:41 +0200 Goffi doc (contributing): typo
Wed, 08 Sep 2021 11:15:24 +0200 Goffi doc (contributing): fix `docker-compose-e2e.yml` spelling
Wed, 08 Sep 2021 11:14:53 +0200 Goffi plugin XEP-0277: use `common.uri` to parse comment URIs