log

age author description
17 months ago Goffi doc (cli): documentation for the new `call` command:
17 months ago Goffi cli: `call` command:
17 months ago Goffi cli (base): new `a_quit` method to run async cleaning methods:
17 months ago Goffi cli (loops): run GLib loop in same thread as asyncio:
17 months ago Goffi tests (unit/frontends): tests for webrtc implementation:
17 months ago Goffi frontends (tools): webrtc implementation:
17 months ago Goffi frontends (tools/aio): add tool to run from thread, run maybe async method, or run GLib loop:
17 months ago Goffi install: add test dependencies to dev env
17 months ago Goffi plugin XEP-0363: fix headers setting
17 months ago Goffi doc (cli): `notification` commands documentation.
17 months ago Goffi cli: add `notification` commands
17 months ago Goffi cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed.
17 months ago Goffi core (constants): accept `y` and `t` as `True` values.
17 months ago Goffi core (types): add `is_admin` to `SatXMPPEntity`
17 months ago Goffi core: notifications implementation, first draft: