log

age author description
Wed, 01 Nov 2023 13:57:08 +0100 Goffi install: add test dependencies to dev env
Wed, 01 Nov 2023 13:55:34 +0100 Goffi plugin XEP-0363: fix headers setting
Wed, 18 Oct 2023 15:33:46 +0200 Goffi doc (cli): `notification` commands documentation.
Wed, 18 Oct 2023 15:33:45 +0200 Goffi cli: add `notification` commands
Wed, 18 Oct 2023 15:33:38 +0200 Goffi cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed.
Wed, 18 Oct 2023 15:33:34 +0200 Goffi core (constants): accept `y` and `t` as `True` values.
Wed, 18 Oct 2023 15:33:24 +0200 Goffi core (types): add `is_admin` to `SatXMPPEntity`
Mon, 16 Oct 2023 17:29:31 +0200 Goffi core: notifications implementation, first draft:
Wed, 18 Oct 2023 15:30:07 +0200 Goffi cli: `rich` initial integration
Mon, 16 Oct 2023 17:37:11 +0200 Goffi install: add `rich` dependency
Tue, 03 Oct 2023 16:27:51 +0200 Goffi frontends (tools) new `aio` module for tools regarding asyncio:
Tue, 03 Oct 2023 16:25:25 +0200 Goffi frontends (quick app): allow frontend to register an action handler:
Tue, 03 Oct 2023 16:24:13 +0200 Goffi frontend (quick app): allow to specify an async bridge:
Tue, 03 Oct 2023 16:22:10 +0200 Goffi frontends (quick app): reformulate backend not running message + use "Libervia" instead of "SàT"
Tue, 03 Oct 2023 16:00:21 +0200 Goffi plugin XEP-0338: always add `<group>` element as first <jingle> child: