log

age author description
2021-09-26 Goffi comp AP Gateway: ActivityPub Component first draft:
2021-09-26 Goffi merge bookmark `@`
2021-09-26 Goffi plugin XEP-0277: import `SatXMPPEntity` from core_types
2021-09-26 Goffi core (core_types): add `jid` to `SatXMPPEntity`
2021-09-26 Goffi doc: components documentation:
2021-09-26 Goffi component (file-sharing): use `file-sharing` instead of `file_sharing`:
2021-09-26 Goffi jp (common): add neovim (`nvim`) default arguments
2021-09-08 Goffi merge bookmark `@`
2021-09-08 Goffi tests (e2e/CLI): tests for Pubsub Cache Search
2021-09-08 Goffi core (memory/sqla): fix `fileUpdate`
2021-09-08 Goffi plugin XEP-0384: fix calls outside of main thread:
2021-09-08 Goffi docker (e2e): add `pytest-twisted` to image
2021-09-08 Goffi doc (cli/pubsub_cache): `search` command documentation:
2021-09-08 Goffi doc (cli/pubsub_cache): add a warning for `reset`
2021-09-08 Goffi CLI (pubsub/cache): `search` implementation
2021-09-08 Goffi CLI: move `format_time` to `common` + add timezone
2021-09-08 Goffi plugin pubsub cache: implement `psCacheSearch`
2021-09-08 Goffi core (memory/slqa): implement `getProfileById`
2021-09-08 Goffi memory (sqla): implement `searchPubsubItems`:
2021-09-08 Goffi db (schema): create virtual table for FTS + migration
2021-09-08 Goffi tests (e2e): print revision used in `run_e2e`
2021-09-08 Goffi merge bookmark `@`
2021-07-29 Goffi tools (common/async_process): remove useless encoding + use full path for command:
2021-09-08 Goffi tests (e2e/cli): update JSON and XML outputs following changes in Libervia CLI
2021-09-08 Goffi test (e2e/cli): use `max_items` instead of `max` when retrieving blog items:
2021-09-08 Goffi tests (e2e/web): fix test files paths following global name change
2021-09-08 Goffi tests (e2e): fix names in `run_e2e` script, following global name change.
2021-09-08 Goffi plugin misc file: fix `getDestDir` returning a Deferred in a coroutine
2021-09-08 Goffi plugin android: use `callFromThread` instead of `callLater`:
2021-09-08 Goffi core (memory/persistent): implement `__repr__` (via `__str__`)