log

age author description
Fri, 06 Sep 2024 18:07:44 +0200 Goffi doc (components): new Email gateway documentation: default tip @
Fri, 06 Sep 2024 18:07:17 +0200 Goffi component email-gateway: first draft:
Fri, 06 Sep 2024 18:03:36 +0200 Goffi doc (cli): documentation for new `gateway` command:
Fri, 06 Sep 2024 18:03:01 +0200 Goffi CLI: add commands to handle gateways:
Fri, 06 Sep 2024 18:01:31 +0200 Goffi plugin XEP-0077, XEP-0100: Adapt to component, and modernize:
Fri, 06 Sep 2024 17:45:46 +0200 Goffi tools (xml_tools): add `namespace` argument to `xmlui_result_to_elt`:
Fri, 06 Sep 2024 17:44:08 +0200 Goffi plugin XEP-0106, tools (common/email): type hints.
Fri, 06 Sep 2024 17:42:07 +0200 Goffi core (xmpp): move `is_local` to `SatXMPPEntity` + type hints + some log level changes.
Fri, 06 Sep 2024 17:40:32 +0200 Goffi core (models): add new models for `DiscoIdentity` and `JID`:
Fri, 06 Sep 2024 17:38:31 +0200 Goffi frontends (tools/aio): Fix excessive use of CPU:
Tue, 06 Aug 2024 23:43:11 +0200 Goffi component conferences, plugin XEP-0167, XEP-0298: add stream user metadata:
Mon, 29 Jul 2024 03:49:26 +0200 Goffi tests (unit): add test for XEP-0298 plugin + fix XEP-0167:
Mon, 29 Jul 2024 03:31:13 +0200 Goffi plugin XEP-0298: Delivering Conference Information to Jingle Participants (Coin) implementation:
Mon, 29 Jul 2024 03:31:09 +0200 Goffi plugin XEP-0167: handle conferences:
Mon, 29 Jul 2024 03:31:06 +0200 Goffi plugin XEP-0176: add debug logs:
Mon, 29 Jul 2024 03:31:02 +0200 Goffi plugin XEP-0167: fix session level SDP attributes parsing:
Mon, 29 Jul 2024 03:30:58 +0200 Goffi plugin XEP-0166: handle `content-add` action + expose `get_transport`:
Mon, 29 Jul 2024 03:30:53 +0200 Goffi plugin identity: disco identity is now added in identity metadata:
Mon, 29 Jul 2024 03:29:14 +0200 Goffi component conferences: fix session management and init:
Sun, 14 Jul 2024 17:42:53 +0200 Goffi tests (unit): fix tests + black reformatting.
Sun, 14 Jul 2024 16:47:45 +0200 Goffi black reformatting
Sun, 14 Jul 2024 16:45:17 +0200 Goffi plugin XEP-0060: add a `force` options for publish options in `send_items`:
Sat, 13 Jul 2024 17:45:47 +0200 Goffi doc (encryption): update pubsub encryption specifications.
Fri, 12 Jul 2024 18:53:00 +0200 Goffi core: show warning instead of exception in case of missing dependency when loading plugins
Fri, 12 Jul 2024 17:58:06 +0200 Goffi bridge(constructor): fix template parsing, which was broken following `black` reformating.
Fri, 05 Jul 2024 17:18:37 +0200 Goffi doc (components): Documentation for the new `Conferences` component:
Fri, 05 Jul 2024 17:18:37 +0200 Goffi component Conferences: implementation of SFU component to make multi-party A/V conferences:
Fri, 05 Jul 2024 17:18:37 +0200 Goffi plugin XEP-0167: Let use a `call_setup_cb` method in session: