log

age author description
Thu, 20 Jun 2024 14:46:55 +0200 Goffi cli (list/set): add "--comments" argument. default tip @
Thu, 20 Jun 2024 14:36:09 +0200 Goffi plugin misc list: Comments node creation can now be specified with `comments` field in `extra`.
Wed, 19 Jun 2024 18:44:57 +0200 Goffi Reformatted code base using black.
Tue, 18 Jun 2024 12:06:45 +0200 Goffi memory (file): avoid race condition when creating parent path directories.
Thu, 13 Jun 2024 13:22:41 +0200 Goffi docker (backend): set `+use_local_shared_tmp` in conf.
Wed, 12 Jun 2024 23:06:10 +0200 Goffi tools (common/data_objects): set attachments `url` from `sources` if missing.
Wed, 12 Jun 2024 22:47:34 +0200 Goffi core (main): add a mechanism to have a shared temp directory:
Wed, 12 Jun 2024 22:37:04 +0200 Goffi core (xmpp): fix message workflow interruption from trigger.
Wed, 12 Jun 2024 22:36:15 +0200 Goffi plugin XEP-0048: don't fail if a type is missing in bookmark data.
Wed, 12 Jun 2024 22:35:13 +0200 Goffi plugin XEP-470: Don't file configuration on `feature-not-implemented`.
Wed, 12 Jun 2024 22:34:19 +0200 Goffi component AP Gateway: log invalid account in case of error.
Wed, 12 Jun 2024 22:33:10 +0200 Goffi doc (configuration): replace deprecated `SafeConfigParser`.
Wed, 05 Jun 2024 22:34:43 +0200 Goffi doc (components/AP Gateway): document new `http_sign_get` configuration option.
Wed, 05 Jun 2024 22:34:09 +0200 Goffi component AP Gateway: implement HTTP GET signature.
Wed, 05 Jun 2024 22:33:37 +0200 Goffi plugin text syntaxes: fix empty string handling in `_remove_markups`.
Wed, 05 Jun 2024 22:24:18 +0200 Goffi doc (installation): use `[all]` in extra arguments.
Sat, 01 Jun 2024 22:35:47 +0200 Goffi core: fix SCRAM challenge parsing.
Fri, 31 May 2024 15:15:42 +0200 Goffi app (weblate): use `application weblate` section
Fri, 31 May 2024 11:24:12 +0200 Goffi app (peertube): environment variable must be strings (bis)
Fri, 31 May 2024 11:22:10 +0200 Goffi cli (base): catch all failure on plugin importing.
Fri, 31 May 2024 11:18:12 +0200 Goffi app (peertube): environment variable must be strings
Fri, 31 May 2024 11:08:23 +0200 Goffi tools (common/async_process): show command and arguments used in error message in case a failure.
Fri, 31 May 2024 11:08:22 +0200 Goffi plugin app manager: Add an app configuration file for PeerTube.
Fri, 31 May 2024 11:08:20 +0200 Goffi doc: style/typos/URL fixes