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
|
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:
|