log

age author description
Wed, 13 Dec 2023 22:00:25 +0100 Goffi plugin XEP-0308: fix ID used, recipients and author check.
Wed, 13 Dec 2023 22:00:25 +0100 Goffi plugin XEP-0359: if no origin ID is found, use <message> ID instead:
Wed, 13 Dec 2023 22:00:25 +0100 Goffi plugin XEP-0045: avoir crash if `subject` is not set when `_get_room_joined_args` is called.
Wed, 13 Dec 2023 22:00:25 +0100 Goffi docker (demo): fix starting + better UX:
Wed, 13 Dec 2023 22:00:25 +0100 Goffi core (launcher): new `wait_for_service` option:
Wed, 13 Dec 2023 22:00:22 +0100 Goffi core: add new `init_script_path` option:
Tue, 12 Dec 2023 12:17:15 +0100 Goffi plugin forums: parsing fix + formatting:
Mon, 11 Dec 2023 18:10:27 +0100 Goffi core, doc, cli (forums): new `forums set` commands + doc:
Mon, 11 Dec 2023 18:07:58 +0100 Goffi component AP gateway: be sure to have a string for error message.
Mon, 11 Dec 2023 00:54:01 +0100 Goffi docker (backend-dev-demo): command renaming + add a bookmark to avoid empty chat
Mon, 11 Dec 2023 00:53:59 +0100 Goffi docker (backend-dev): update Debian version + getting OMEMO related packages from git is not necessary anymore
Mon, 11 Dec 2023 00:53:57 +0100 Goffi docker: update certificates
Mon, 11 Dec 2023 00:46:34 +0100 Goffi plugin XEP-0277: fix comments node handling when parent node doesn't exist.
Sun, 10 Dec 2023 18:32:04 +0100 Goffi plugin ad-hoc registration: Implement plugin to handle registration links:
Sun, 10 Dec 2023 15:08:08 +0100 Goffi plugin XEP-0050: small code quality improvements + add `C.ENTITY_ADMINS` magic key to allow administrators profiles
Sat, 09 Dec 2023 19:20:13 +0100 Goffi plugin XEP-053, component AP gateway: use the new `trigger.add_with_check` method
Sat, 09 Dec 2023 19:19:26 +0100 Goffi core (tools/trigger): new `add_with_check` method:
Sat, 09 Dec 2023 19:17:34 +0100 Goffi plugin XEP-0471: modify variable name to be linter friendly.
Sat, 09 Dec 2023 14:30:54 +0100 Goffi plugin IP: fix use of legacy URL + coroutine use:
Sat, 09 Dec 2023 14:05:02 +0100 Goffi core: fix path in `get_local_path`:
Tue, 05 Dec 2023 13:39:03 +0100 Goffi plugin XEP-0277, doc: conflict is now checked and avoided if `user_friendly_id_suffix` is `False`, doc updated
Tue, 05 Dec 2023 13:14:55 +0100 Goffi doc (cli/blog): Document new `--alt-link` option
Tue, 05 Dec 2023 13:14:33 +0100 Goffi cli (blog): new `--alt-link` option to specify alternate links
Tue, 05 Dec 2023 13:14:03 +0100 Goffi plugin XEP-0277: generate and parse altertate links with the new `alt_links` data in `extra`
Tue, 05 Dec 2023 13:13:03 +0100 Goffi doc (cli/blog): documentation of the new `--no-id-suffix` option.
Tue, 05 Dec 2023 13:12:01 +0100 Goffi cli (blog): add `--no-id-suffix` flag, to prevent adding random suffix to user-friendly IDs
Tue, 05 Dec 2023 13:10:21 +0100 Goffi Plugin XEP-0277: Add metadata to prevent adding random suffixes to generated user-friendly IDs.
Mon, 04 Dec 2023 17:51:28 +0100 Goffi core (constants): user platform temporary dir by default for PID files
Fri, 01 Dec 2023 18:23:04 +0100 Goffi quick_frontend, tui: fix name conflict with `show_resources`
Fri, 01 Dec 2023 18:22:26 +0100 Goffi component AP gateway: log a warning instead of raising an exception in `onMessage`: