log

age author description
Tue, 05 Dec 2023 13:10:21 +0100 Goffi Plugin XEP-0277: Add metadata to prevent adding random suffixes to generated user-friendly IDs.
Mon, 04 Dec 2023 17:51:28 +0100 Goffi core (constants): user platform temporary dir by default for PID files
Fri, 01 Dec 2023 18:23:04 +0100 Goffi quick_frontend, tui: fix name conflict with `show_resources`
Fri, 01 Dec 2023 18:22:26 +0100 Goffi component AP gateway: log a warning instead of raising an exception in `onMessage`:
Fri, 01 Dec 2023 18:20:27 +0100 Goffi core (message): fix calling of post treatments during message workflow
Fri, 01 Dec 2023 15:22:55 +0100 Goffi plugin ad-hoc D-Bus: fix deprecated use of python-dbus:
Thu, 30 Nov 2023 13:23:53 +0100 Goffi plugin XEP-0424: message retraction update:
Tue, 28 Nov 2023 17:41:49 +0100 Goffi template: add a `bare_jid` filter
Tue, 28 Nov 2023 17:41:02 +0100 Goffi plugin XEP-0384: fix trigger used for OLDMEMO:
Tue, 28 Nov 2023 17:38:31 +0100 Goffi plugin XEP-0308: implement Last Message Correction
Tue, 28 Nov 2023 17:37:02 +0100 Goffi models (core): separate `MessageEditData` from `MessageEdition`:
Tue, 28 Nov 2023 17:35:20 +0100 Goffi core (memory/sqla_mapping): `delete-orphan` in History:
Tue, 28 Nov 2023 17:26:45 +0100 Goffi core (memory/sqla): add `id` filter in `history_get`
Tue, 28 Nov 2023 17:25:47 +0100 Goffi core (memory/memory): fix the use of empty `from_jid` and `to_jid` in `history_get`
Wed, 22 Nov 2023 15:11:25 +0100 Goffi tools (common/data_objects): expose message's `extra` field.
Wed, 22 Nov 2023 15:10:04 +0100 Goffi plugin XEP-0444: complete implementation:
Wed, 22 Nov 2023 15:05:41 +0100 Goffi plugin XEP-0359: use same ID as <message> for `origin_id`:
Wed, 22 Nov 2023 15:00:57 +0100 Goffi plugin XEP-0045: user normal workflow for history + `get_room_user_jid` method:
Wed, 22 Nov 2023 14:56:14 +0100 Goffi plugin XEP-0313: better error logging + store last stanza ID when retrieving archives + small improvments
Wed, 22 Nov 2023 14:53:07 +0100 Goffi plugin XEP-0280: minor parsing improvement.
Wed, 22 Nov 2023 14:52:00 +0100 Goffi core (memory/sqla_mapping): add a `version_id` column to detect race conditions.
Wed, 22 Nov 2023 14:50:35 +0100 Goffi core (xmpp): message reception workflow refactoring:
Wed, 22 Nov 2023 14:45:26 +0100 Goffi Plugin XEP-0384: rename the pun names "OLDMEMO" and "TWOMEMO" to "OMEMO_legacy" and "OMEMO" for clarity.
Wed, 22 Nov 2023 14:31:05 +0100 Goffi core: introduce Pydantic based models in `libervia.backend.models.core`
Wed, 22 Nov 2023 14:26:13 +0100 Goffi bridge: add `message_update` signal
Fri, 03 Nov 2023 15:33:04 +0100 Goffi frontend (bridge): update location of D-Bus on server instructions.
Fri, 03 Nov 2023 15:32:17 +0100 Goffi frontends (tools/webrtc): fix `SINKS_APP` condition check.
Thu, 02 Nov 2023 12:11:21 +0100 Goffi frontends (tools/webrtc): Better message on Python override missing:
Wed, 01 Nov 2023 14:10:31 +0100 Goffi doc (cli): documentation for the new `call` command:
Wed, 01 Nov 2023 14:10:00 +0100 Goffi cli: `call` command: