log

age author description
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
Tue, 25 Jan 2022 17:26:05 +0100 Goffi plugin XEP-0060, XEP-0163, XEP-0277, text syntaxes: make those plugins usable with components
Tue, 25 Jan 2022 17:25:10 +0100 Goffi tools (common): new `async_utils` module with an async version of `lru_cache`
Tue, 25 Jan 2022 17:22:15 +0100 Goffi plugin XEP-0277: various fixes + async:
Tue, 25 Jan 2022 17:16:37 +0100 Goffi plugin XEP-0060: `None` must not be used for `getItems`'s `node`
Tue, 25 Jan 2022 17:15:00 +0100 Goffi component file sharing: set server name at render time
Tue, 25 Jan 2022 17:13:32 +0100 Goffi component file sharing: fix incorrect use of `returnValue` in `items` async method
Tue, 25 Jan 2022 17:09:54 +0100 Goffi memory (sqla): fix `complete` setting when `index` is `None` in `getItems`
Tue, 25 Jan 2022 17:09:11 +0100 Goffi memory (sqla): don't set keys with None as value for RSM in `getItems`
Tue, 25 Jan 2022 17:07:15 +0100 Goffi memory (disco), core (main): new `hasIdentity` method
Tue, 25 Jan 2022 17:06:28 +0100 Goffi plugin XEP-0384: fix typo in attribute
Wed, 08 Dec 2021 15:45:57 +0100 Goffi tools (xml_tools): implement `list-multi` in `_dataFormField2XMLUIData`:
Wed, 01 Dec 2021 16:13:31 +0100 Goffi merge bookmark 0.9 0.9
Tue, 30 Nov 2021 23:31:09 +0100 Goffi Added tag v0.8.0 for changeset f97be63871e4
Tue, 30 Nov 2021 23:31:07 +0100 Goffi v0.8.0 release v0.8.0
Tue, 30 Nov 2021 17:28:42 +0100 Goffi tools (common/async_process): use parent environment by default
Tue, 30 Nov 2021 17:28:03 +0100 Goffi core (memory/param): don't crash when getting unset int value
Tue, 30 Nov 2021 17:27:26 +0100 Goffi core (xmpp): specify profile when logging a connection problem
Fri, 12 Nov 2021 17:21:24 +0100 Goffi merge bookmark @
Fri, 12 Nov 2021 17:18:23 +0100 Goffi plugin events: store `interest_id` in data:
Fri, 12 Nov 2021 17:16:40 +0100 Goffi changelog: minor update following renaming
Sat, 06 Nov 2021 18:53:00 +0100 Goffi cli (base): use `XTERM_VERSION` to detect XTerm:
Sat, 06 Nov 2021 17:09:28 +0100 Goffi cli (debug/theme): display currently used background
Sat, 06 Nov 2021 17:08:50 +0100 Goffi cli (base): better background detection:
Fri, 05 Nov 2021 18:11:24 +0100 Goffi tests (e2e/web): add basic tests for generic lists
Fri, 05 Nov 2021 18:11:24 +0100 Goffi tests (e2e/run_e2e): fix inappropriate use of `-T` option
Fri, 05 Nov 2021 18:11:24 +0100 Goffi plugin comp file sharing: don't use Deferred in return value
Fri, 05 Nov 2021 18:11:18 +0100 Goffi plugin email invitations: re-use existing invitation for a given email:
Fri, 05 Nov 2021 18:08:39 +0100 Goffi plugin XEP-0264: replace `SIZE_FULL_SCREEN` by `SIZE_BIG`:
Thu, 04 Nov 2021 18:27:36 +0100 Goffi core: don't callback `self.conn_deferred` if already called:
Thu, 04 Nov 2021 18:13:55 +0100 Goffi install: requirements update
Fri, 22 Oct 2021 18:46:51 +0200 Goffi plugin XEP-0384: fix encryption for user own devices:
Fri, 22 Oct 2021 10:40:24 +0200 Goffi docker (prosody): don't use `tmpfs` for `/var/lib/prosody` (it prevents the container to start)
Fri, 22 Oct 2021 10:39:05 +0200 Goffi docker (prosody): remove unused `entrypoint.sh` file and `sed` from Dockerfile:
Thu, 21 Oct 2021 11:55:39 +0200 Goffi plugin text syntaxes: remove `id` attributes and whitelist allowed classes:
Thu, 21 Oct 2021 11:53:56 +0200 Goffi docker (web-demo): fix prosody `tmpfs` instruction
Wed, 20 Oct 2021 17:24:09 +0200 Goffi docker (docker-compose-e2e): fix `tmpfs` instruction for `prosody`
Wed, 20 Oct 2021 17:23:22 +0200 Goffi docker: use `@` instead of `tip` for dev images: