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`.