log

age author description
Wed, 05 Jun 2024 22:34:09 +0200 Goffi component AP Gateway: implement HTTP GET signature.
Wed, 05 Jun 2024 22:33:37 +0200 Goffi plugin text syntaxes: fix empty string handling in `_remove_markups`.
Wed, 05 Jun 2024 22:24:18 +0200 Goffi doc (installation): use `[all]` in extra arguments.
Sat, 01 Jun 2024 22:35:47 +0200 Goffi core: fix SCRAM challenge parsing.
Fri, 31 May 2024 15:15:42 +0200 Goffi app (weblate): use `application weblate` section
Fri, 31 May 2024 11:24:12 +0200 Goffi app (peertube): environment variable must be strings (bis)
Fri, 31 May 2024 11:22:10 +0200 Goffi cli (base): catch all failure on plugin importing.
Fri, 31 May 2024 11:18:12 +0200 Goffi app (peertube): environment variable must be strings
Fri, 31 May 2024 11:08:23 +0200 Goffi tools (common/async_process): show command and arguments used in error message in case a failure.
Fri, 31 May 2024 11:08:22 +0200 Goffi plugin app manager: Add an app configuration file for PeerTube.
Fri, 31 May 2024 11:08:20 +0200 Goffi doc: style/typos/URL fixes
Fri, 31 May 2024 11:08:18 +0200 Goffi doc: documentation to create a Libervia app, first draft
Fri, 31 May 2024 11:08:14 +0200 Goffi plugin app manager: various improvements:
Wed, 15 May 2024 17:35:16 +0200 Goffi tests (unit/XEP-0272): XEP-0272 tests:
Wed, 15 May 2024 17:34:46 +0200 Goffi plugin XEP-0272: implement XEP-0272: Multiparty Jingle (Muji)
Sat, 11 May 2024 13:52:43 +0200 Goffi doc (cli): remote-control documentation
Sat, 11 May 2024 13:52:43 +0200 Goffi cli (remote-control): new `remote-control` command:
Sat, 11 May 2024 13:52:43 +0200 Goffi frontends: remote control implementation:
Sat, 11 May 2024 13:52:43 +0200 Goffi core: Jingle Remote Control implementation:
Sat, 11 May 2024 13:52:41 +0200 Goffi backend, frontend: prepare remote control:
Sat, 11 May 2024 13:25:45 +0200 Goffi core: remove legacy VERSION file.
Sat, 11 May 2024 13:16:13 +0200 Goffi core: update `pygobject` version and replace deprecated `configparser.SafeConfigParser`
Mon, 08 Apr 2024 12:29:40 +0200 Goffi core: implement SCRAM-SHA auth algorithm:
Sat, 06 Apr 2024 15:21:00 +0200 Goffi test (unit/cli): Add a file send/receive test for WebRTC:
Sat, 06 Apr 2024 15:04:07 +0200 Goffi install (pyproject): update `lxml` and add `lxml_html_clean` which is now a separate project.
Sat, 06 Apr 2024 15:04:01 +0200 Goffi docker (e2e): add GStreamer dependencies to test WebRTC stack:
Sat, 06 Apr 2024 13:43:09 +0200 Goffi cli (call, file), frontends: implement webRTC data channel transfer:
Sat, 06 Apr 2024 12:59:50 +0200 Goffi tests (unit/webrtc,XEP-0176, XEP-0234): Fix tests and add webrtc file transfer tests:
Sat, 06 Apr 2024 12:57:23 +0200 Goffi plugin XEP-0353, XEP-0234, jingle: WebRTC data channel signaling implementation:
Sat, 06 Apr 2024 12:21:04 +0200 Goffi core (xmpp): Add a timeout for messages processing to avoid blocking the queue.