log

age author description
Wed, 01 Nov 2023 14:08:00 +0100 Goffi cli (base): new `a_quit` method to run async cleaning methods:
Wed, 01 Nov 2023 14:05:53 +0100 Goffi cli (loops): run GLib loop in same thread as asyncio:
Wed, 01 Nov 2023 14:04:25 +0100 Goffi tests (unit/frontends): tests for webrtc implementation:
Wed, 01 Nov 2023 14:03:36 +0100 Goffi frontends (tools): webrtc implementation:
Wed, 01 Nov 2023 14:00:48 +0100 Goffi frontends (tools/aio): add tool to run from thread, run maybe async method, or run GLib loop:
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