log

age author description
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
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:
Tue, 03 Oct 2023 15:27:07 +0200 Goffi plugin XEP-0338: be sure to add the `<group>` element only once:
Tue, 03 Oct 2023 15:25:52 +0200 Goffi plugin XEP-0167: mapping adjustments:
Tue, 03 Oct 2023 15:20:00 +0200 Goffi plugin XEP-0167: don't override existing metadata when preparing confirmation:
Tue, 03 Oct 2023 15:18:25 +0200 Goffi plugin XEP-0167: fix key used to store metadata:
Tue, 03 Oct 2023 15:15:24 +0200 Goffi plugin XEP-0167: keep media order when starting a call:
Tue, 03 Oct 2023 15:03:53 +0200 Goffi plugin XEP-0045: fix name conflict in errback
Mon, 21 Aug 2023 15:19:45 +0200 Goffi plugin XEP-0167, XEP-0176: transport-info and ICE candidate sending are delayed if session is not active yet
Wed, 16 Aug 2023 18:33:28 +0200 Goffi plugin XEP-0167, XEP-0353: handle ringing:
Wed, 16 Aug 2023 18:28:32 +0200 Goffi plugin XEP-0166: reject session creation is session ID is empty
Wed, 09 Aug 2023 00:48:11 +0200 Goffi doc (installation): update `pipx` instruction and remove `requirements.txt` mention
Wed, 09 Aug 2023 00:07:37 +0200 Goffi plugin XEP-0166, XEP-0167, XEP-0234, XEP-0353: call events management to prepare for UI:
Tue, 08 Aug 2023 23:59:24 +0200 Goffi plugin XEP-0166: `jingle_terminate`, session handling and reason parsing: