log

age author description
Tue, 18 Jun 2024 12:06:45 +0200 Goffi memory (file): avoid race condition when creating parent path directories. default tip @
Thu, 13 Jun 2024 13:22:41 +0200 Goffi docker (backend): set `+use_local_shared_tmp` in conf.
Wed, 12 Jun 2024 23:06:10 +0200 Goffi tools (common/data_objects): set attachments `url` from `sources` if missing.
Wed, 12 Jun 2024 22:47:34 +0200 Goffi core (main): add a mechanism to have a shared temp directory:
Wed, 12 Jun 2024 22:37:04 +0200 Goffi core (xmpp): fix message workflow interruption from trigger.
Wed, 12 Jun 2024 22:36:15 +0200 Goffi plugin XEP-0048: don't fail if a type is missing in bookmark data.
Wed, 12 Jun 2024 22:35:13 +0200 Goffi plugin XEP-470: Don't file configuration on `feature-not-implemented`.
Wed, 12 Jun 2024 22:34:19 +0200 Goffi component AP Gateway: log invalid account in case of error.
Wed, 12 Jun 2024 22:33:10 +0200 Goffi doc (configuration): replace deprecated `SafeConfigParser`.
Wed, 05 Jun 2024 22:34:43 +0200 Goffi doc (components/AP Gateway): document new `http_sign_get` configuration option.
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.
Sat, 06 Apr 2024 12:14:10 +0200 Goffi core (constants): use `bool_type`:
Sat, 09 Mar 2024 15:13:14 +0100 Goffi migration: fix migration when XEP-0373 or XEP-0384 can't be imported:
Tue, 05 Mar 2024 17:31:56 +0100 Goffi tests: fix and update tests:
Tue, 05 Mar 2024 17:31:56 +0100 Goffi cli (pubsub): use `PEP` when service is not specified in error message.
Tue, 05 Mar 2024 17:31:56 +0100 Goffi cli (file/receive): handle `CONFIRM` dialog received in pre-flight.
Tue, 05 Mar 2024 17:31:56 +0100 Goffi cli (base): fix exit code transmission when `SystemExit` is catched.
Tue, 05 Mar 2024 17:31:56 +0100 Goffi plugin XEP-0391: remove the need to have a OLDMEMO session started to decrypt:
Tue, 05 Mar 2024 17:31:56 +0100 Goffi plugin XEP-0313: fix value used in `msg_from` when `from` is not explicitely specified.
Tue, 05 Mar 2024 17:31:56 +0100 Goffi plugin XEP-0060: fix incorrect type hint.
Tue, 05 Mar 2024 17:31:49 +0100 Goffi plugin XEP-0234: fix action type when pre-flight file confirmation is confirmed:
Tue, 05 Mar 2024 17:31:36 +0100 Goffi plugin XEP-0384, XEP-0391: download missing devices list:
Tue, 05 Mar 2024 17:31:36 +0100 Goffi plugin XEP-0384: be sure to have `open` access model for created nodes.
Tue, 05 Mar 2024 17:31:36 +0100 Goffi plugin XEP-0373: fix serialisation of `public_key_list`
Tue, 05 Mar 2024 17:31:12 +0100 Goffi core (memory/migration):
Tue, 05 Mar 2024 16:43:45 +0100 Goffi docker: modernisation and fixes:
Fri, 23 Feb 2024 15:47:53 +0100 Goffi doc (contributing/testing): typo