log

age author description
Mon, 12 Jun 2023 14:45:13 +0200 Goffi component AP gateway: fix method retrieval in `ap_request`:
Fri, 09 Jun 2023 12:25:51 +0200 Goffi core (memory/sqla): fix row to dict conversion in `get_files`
Thu, 08 Jun 2023 21:30:57 +0200 Goffi build: explicitely set `packages` so `doc` is not accidentaly included
Thu, 08 Jun 2023 21:28:40 +0200 Goffi cli (event): minor typo
Thu, 08 Jun 2023 21:28:26 +0200 Goffi tools (common/template): allow use of extra attributes in `icon` function
Thu, 08 Jun 2023 21:27:12 +0200 Goffi tools (common/date_utils): update date parsing regex:
Thu, 08 Jun 2023 21:26:09 +0200 Goffi tools (common/data_objects): fix import of Markup following change after Jinja2 version bump
Wed, 07 Jun 2023 22:31:20 +0200 Goffi build: add missing `.ini` and `.yaml` files in all build, needed for wheel
Wed, 07 Jun 2023 22:30:28 +0200 Goffi plugin app manager: rename `sat` to `libervia`
Wed, 07 Jun 2023 22:26:54 +0200 Goffi tools/common (template): add `id` argument to `_icon_use`
Wed, 07 Jun 2023 22:26:17 +0200 Goffi plugin XEP-0045: fix calls to `join`
Wed, 07 Jun 2023 22:25:49 +0200 Goffi build: create a dev env with debugging tools
Tue, 06 Jun 2023 16:45:16 +0200 Goffi installation: moved from `setup.py` to `pyproject.toml`:
Tue, 06 Jun 2023 13:42:00 +0200 Goffi doc: README rewrite:
Tue, 06 Jun 2023 12:41:53 +0200 Goffi version: use standard Python's `dev0` instead of Libervia specific `D` for dev version
Fri, 02 Jun 2023 18:21:15 +0200 Goffi refactoring: rename `sat_configure` to `libervia_configure`
Fri, 02 Jun 2023 17:38:37 +0200 Goffi refactoring: fix names in doc following modules hierarchy refactoring
Fri, 02 Jun 2023 16:25:25 +0200 Goffi refactoring: rename `libervia.frontends.primitivus` to `libervia.tui`
Fri, 02 Jun 2023 14:54:26 +0200 Goffi refactoring: rename `libervia.frontends.jp` to `libervia.cli`
Fri, 02 Jun 2023 14:12:38 +0200 Goffi refactoring: rename `sat_frontends` to `libervia.frontends`
Fri, 02 Jun 2023 12:59:21 +0200 Goffi refactoring: rename `core.sat_main` to `core.main`
Fri, 02 Jun 2023 11:55:48 +0200 Goffi refactoring: rename `SAT` class to `LiberviaBackend`
Fri, 02 Jun 2023 11:49:51 +0200 Goffi refactoring: renamed `sat` package to `libervia.backend`
Thu, 01 Jun 2023 21:37:34 +0200 Goffi plugin XEP-0167: method to end a call, and corresponding signal:
Thu, 01 Jun 2023 21:37:34 +0200 Goffi tests (unit): Skip XEP-0373 test if gpg can't be imported
Thu, 01 Jun 2023 21:37:31 +0200 Goffi tests (units): tests for plugin XEP-0339:
Thu, 01 Jun 2023 20:53:33 +0200 Goffi plugin XEP-0339: "Source-Specific Media Attributes in Jingle" implementation:
Tue, 30 May 2023 22:23:55 +0200 Goffi plugin XEP-0092: use `client` instead of `profile_key` in `version_get`
Tue, 30 May 2023 22:23:37 +0200 Goffi tests (units): tests for plugin XEP-0338:
Tue, 30 May 2023 17:59:20 +0200 Goffi plugin XEP-0338: "Jingle Grouping Framework" implementation:
Tue, 30 May 2023 17:58:44 +0200 Goffi tests (units): tests for plugin XEP-0294:
Tue, 30 May 2023 17:58:43 +0200 Goffi plugin XEP-0294: "Jingle RTP Feedback Negotiation" implementation:
Mon, 29 May 2023 17:58:05 +0200 Goffi tests (units): tests for plugin XEP-0293:
Mon, 29 May 2023 17:58:03 +0200 Goffi plugin XEP-0293: "Jingle RTP Feedback Negotiation" implementation:
Mon, 29 May 2023 17:52:25 +0200 Goffi plugin text syntaxes: fix `EscapeHTML` following massive snake_case renaming
Mon, 29 May 2023 16:08:09 +0200 Goffi plugin XEP-0167: fix wrong copy/pasted header
Mon, 29 May 2023 13:38:11 +0200 Goffi tests (units): tests for plugin XEP-0167:
Mon, 29 May 2023 13:38:10 +0200 Goffi plugin XEP-0167: Jingle RTP Sessions implementation:
Mon, 29 May 2023 13:32:40 +0200 Goffi plugin XEP-0353: update according to XEP changes + <description> fix:
Mon, 29 May 2023 13:32:32 +0200 Goffi plugin XEP-0176: fix candidates data format when calling Bridge's `ice_candidates_new`
Mon, 29 May 2023 13:32:28 +0200 Goffi plugin XEP-0166: set `jingle_elt`, `desc_elt` and `transport_elt`:
Mon, 29 May 2023 13:32:19 +0200 Goffi plugin XEP-0166, 0176, 0234: minor renaming + type hints
Mon, 29 May 2023 13:32:08 +0200 Goffi core: renamed `messageReceived` trigger to `message_received`
Mon, 15 May 2023 17:19:54 +0200 Goffi frontends (tools/jid): remove old pyjamas code + type hints
Mon, 15 May 2023 17:02:41 +0200 Goffi tests (unit): XEP-0320 tests:
Mon, 15 May 2023 17:02:40 +0200 Goffi plugin XEP-0320: Use of DTLS-SRTP in Jingle Sessions:
Mon, 15 May 2023 16:26:22 +0200 Goffi CHANGELOG: update
Mon, 15 May 2023 16:23:50 +0200 Goffi tests (unit): tests for plugin XEP-0176:
Mon, 15 May 2023 16:23:36 +0200 Goffi plugin XEP-0176: Jingle ICE-UDP Transport Method implementation:
Mon, 15 May 2023 16:23:11 +0200 Goffi plugin XEP-0166: refactoring, and various improvments:
Mon, 15 May 2023 16:20:58 +0200 Goffi core (main): if `keep_id` is set in `action_new`, use it as `action_id`
Mon, 15 May 2023 16:20:50 +0200 Goffi core: don't use `meta_` prefix anymore for `action_extra` in `action_new` signal.
Mon, 15 May 2023 16:20:45 +0200 Goffi core (bridge): `action_new` now use serialised dict for extra data.
Mon, 15 May 2023 16:20:38 +0200 Goffi CHANGELOG: typo
Thu, 13 Apr 2023 21:56:09 +0200 Goffi changelog: udpate
Thu, 13 Apr 2023 21:53:53 +0200 Goffi core (constants): fix URL, forgotten `SàT` reference + set new codename to "La Ruche"
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Fri, 07 Apr 2023 15:18:39 +0200 Goffi dpc (cli/info): update "disco" documentation to include new "external services":
Fri, 07 Apr 2023 15:18:05 +0200 Goffi cli (info/disco): Add external services in results:
Fri, 07 Apr 2023 15:17:24 +0200 Goffi tests (unit): Add test for plugin XEP-0215: