log

age author description
9 months ago Goffi cli (base): catch all failure on plugin importing.
9 months ago Goffi app (peertube): environment variable must be strings
9 months ago Goffi tools (common/async_process): show command and arguments used in error message in case a failure.
9 months ago Goffi plugin app manager: Add an app configuration file for PeerTube.
9 months ago Goffi doc: style/typos/URL fixes
9 months ago Goffi doc: documentation to create a Libervia app, first draft
9 months ago Goffi plugin app manager: various improvements:
10 months ago Goffi tests (unit/XEP-0272): XEP-0272 tests:
10 months ago Goffi plugin XEP-0272: implement XEP-0272: Multiparty Jingle (Muji)
10 months ago Goffi doc (cli): remote-control documentation
10 months ago Goffi cli (remote-control): new `remote-control` command:
10 months ago Goffi frontends: remote control implementation:
10 months ago Goffi core: Jingle Remote Control implementation:
10 months ago Goffi backend, frontend: prepare remote control:
10 months ago Goffi core: remove legacy VERSION file.
10 months ago Goffi core: update `pygobject` version and replace deprecated `configparser.SafeConfigParser`
11 months ago Goffi core: implement SCRAM-SHA auth algorithm:
11 months ago Goffi test (unit/cli): Add a file send/receive test for WebRTC:
11 months ago Goffi install (pyproject): update `lxml` and add `lxml_html_clean` which is now a separate project.
11 months ago Goffi docker (e2e): add GStreamer dependencies to test WebRTC stack:
11 months ago Goffi cli (call, file), frontends: implement webRTC data channel transfer:
11 months ago Goffi tests (unit/webrtc,XEP-0176, XEP-0234): Fix tests and add webrtc file transfer tests:
11 months ago Goffi plugin XEP-0353, XEP-0234, jingle: WebRTC data channel signaling implementation:
11 months ago Goffi core (xmpp): Add a timeout for messages processing to avoid blocking the queue.
11 months ago Goffi core (constants): use `bool_type`:
12 months ago Goffi migration: fix migration when XEP-0373 or XEP-0384 can't be imported:
12 months ago Goffi tests: fix and update tests:
12 months ago Goffi cli (pubsub): use `PEP` when service is not specified in error message.
12 months ago Goffi cli (file/receive): handle `CONFIRM` dialog received in pre-flight.
12 months ago Goffi cli (base): fix exit code transmission when `SystemExit` is catched.
12 months ago Goffi plugin XEP-0391: remove the need to have a OLDMEMO session started to decrypt:
12 months ago Goffi plugin XEP-0313: fix value used in `msg_from` when `from` is not explicitely specified.
12 months ago Goffi plugin XEP-0060: fix incorrect type hint.
12 months ago Goffi plugin XEP-0234: fix action type when pre-flight file confirmation is confirmed:
12 months ago Goffi plugin XEP-0384, XEP-0391: download missing devices list:
12 months ago Goffi plugin XEP-0384: be sure to have `open` access model for created nodes.
12 months ago Goffi plugin XEP-0373: fix serialisation of `public_key_list`
12 months ago Goffi core (memory/migration):
12 months ago Goffi docker: modernisation and fixes:
13 months ago Goffi doc (contributing/testing): typo
13 months ago Goffi tests (unit): fix tests
13 months ago Goffi core: get rid of `pickle`:
13 months ago Goffi doc (cli/call): add ``tui`` output, and document options:
13 months ago Goffi cli (call): `tui` output implementation:
13 months ago Goffi frontends (tools/webrtc): add a options to merge video for PiP and to specify size:
13 months ago Goffi doc (cli/call): add outputs documentation:
13 months ago Goffi tests (unit/cli/calls): unit tests for CLI call GUI:
13 months ago Goffi cli (call): implement GUI output:
14 months ago Goffi frontends (tools/webrtc): implement screensharing for Wayland + bug fixes:
14 months ago Goffi frontends (tools/webrtc): implement X11 desktop sharing:
14 months ago Goffi frontends (tools): module to handle display servers:
14 months ago Goffi core: use a user specific directory for PID file:
15 months ago Goffi docker (demo): create file-sharing and demo account in init script
15 months ago Goffi plugin XEP-0444: fix emoji check and ID used
15 months ago Goffi plugin XEP-0424: fix ID used and recipients
15 months ago Goffi plugin XEP-0308: fix ID used, recipients and author check.
15 months ago Goffi plugin XEP-0359: if no origin ID is found, use <message> ID instead:
15 months ago Goffi plugin XEP-0045: avoir crash if `subject` is not set when `_get_room_joined_args` is called.
15 months ago Goffi docker (demo): fix starting + better UX:
15 months ago Goffi core (launcher): new `wait_for_service` option: