log

age author description
7 months ago Goffi component conferences, plugin XEP-0167, XEP-0298: add stream user metadata:
7 months ago Goffi tests (unit): add test for XEP-0298 plugin + fix XEP-0167:
7 months ago Goffi plugin XEP-0298: Delivering Conference Information to Jingle Participants (Coin) implementation:
7 months ago Goffi plugin XEP-0167: handle conferences:
7 months ago Goffi plugin XEP-0176: add debug logs:
7 months ago Goffi plugin XEP-0167: fix session level SDP attributes parsing:
7 months ago Goffi plugin XEP-0166: handle `content-add` action + expose `get_transport`:
7 months ago Goffi plugin identity: disco identity is now added in identity metadata:
7 months ago Goffi component conferences: fix session management and init:
8 months ago Goffi tests (unit): fix tests + black reformatting.
8 months ago Goffi black reformatting
8 months ago Goffi plugin XEP-0060: add a `force` options for publish options in `send_items`:
8 months ago Goffi doc (encryption): update pubsub encryption specifications.
8 months ago Goffi core: show warning instead of exception in case of missing dependency when loading plugins
8 months ago Goffi bridge(constructor): fix template parsing, which was broken following `black` reformating.
8 months ago Goffi doc (components): Documentation for the new `Conferences` component:
8 months ago Goffi component Conferences: implementation of SFU component to make multi-party A/V conferences:
8 months ago Goffi plugin XEP-0167: Let use a `call_setup_cb` method in session:
8 months ago Goffi plugin XEP-0167: move ICE candidates parsing/SDP line building in separate methods:
8 months ago Goffi plugin XEP-0176: Send ICE candidates buffer for initiator:
8 months ago Goffi frontends (tools/webrtc): fix typo resulting in bad pipeline for audio.
9 months ago Goffi tools (common/async_process): accept `Path` instances as command path.
9 months ago Goffi cli (list/set): add "--comments" argument.
9 months ago Goffi plugin misc list: Comments node creation can now be specified with `comments` field in `extra`.
9 months ago Goffi Reformatted code base using black.
9 months ago Goffi memory (file): avoid race condition when creating parent path directories.
9 months ago Goffi docker (backend): set `+use_local_shared_tmp` in conf.
9 months ago Goffi tools (common/data_objects): set attachments `url` from `sources` if missing.
9 months ago Goffi core (main): add a mechanism to have a shared temp directory:
9 months ago Goffi core (xmpp): fix message workflow interruption from trigger.
9 months ago Goffi plugin XEP-0048: don't fail if a type is missing in bookmark data.
9 months ago Goffi plugin XEP-470: Don't file configuration on `feature-not-implemented`.
9 months ago Goffi component AP Gateway: log invalid account in case of error.
9 months ago Goffi doc (configuration): replace deprecated `SafeConfigParser`.
9 months ago Goffi doc (components/AP Gateway): document new `http_sign_get` configuration option.
9 months ago Goffi component AP Gateway: implement HTTP GET signature.
9 months ago Goffi plugin text syntaxes: fix empty string handling in `_remove_markups`.
9 months ago Goffi doc (installation): use `[all]` in extra arguments.
9 months ago Goffi core: fix SCRAM challenge parsing.
9 months ago Goffi app (weblate): use `application weblate` section
9 months ago Goffi app (peertube): environment variable must be strings (bis)
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.