log

age author description
15 months ago Goffi doc (cli/blog): documentation of the new `--no-id-suffix` option.
15 months ago Goffi cli (blog): add `--no-id-suffix` flag, to prevent adding random suffix to user-friendly IDs
15 months ago Goffi Plugin XEP-0277: Add metadata to prevent adding random suffixes to generated user-friendly IDs.
15 months ago Goffi core (constants): user platform temporary dir by default for PID files
15 months ago Goffi quick_frontend, tui: fix name conflict with `show_resources`
15 months ago Goffi component AP gateway: log a warning instead of raising an exception in `onMessage`:
15 months ago Goffi core (message): fix calling of post treatments during message workflow
15 months ago Goffi plugin ad-hoc D-Bus: fix deprecated use of python-dbus:
15 months ago Goffi plugin XEP-0424: message retraction update:
16 months ago Goffi template: add a `bare_jid` filter
16 months ago Goffi plugin XEP-0384: fix trigger used for OLDMEMO:
16 months ago Goffi plugin XEP-0308: implement Last Message Correction
16 months ago Goffi models (core): separate `MessageEditData` from `MessageEdition`:
16 months ago Goffi core (memory/sqla_mapping): `delete-orphan` in History:
16 months ago Goffi core (memory/sqla): add `id` filter in `history_get`
16 months ago Goffi core (memory/memory): fix the use of empty `from_jid` and `to_jid` in `history_get`
16 months ago Goffi tools (common/data_objects): expose message's `extra` field.
16 months ago Goffi plugin XEP-0444: complete implementation:
16 months ago Goffi plugin XEP-0359: use same ID as <message> for `origin_id`:
16 months ago Goffi plugin XEP-0045: user normal workflow for history + `get_room_user_jid` method:
16 months ago Goffi plugin XEP-0313: better error logging + store last stanza ID when retrieving archives + small improvments
16 months ago Goffi plugin XEP-0280: minor parsing improvement.
16 months ago Goffi core (memory/sqla_mapping): add a `version_id` column to detect race conditions.
16 months ago Goffi core (xmpp): message reception workflow refactoring:
16 months ago Goffi Plugin XEP-0384: rename the pun names "OLDMEMO" and "TWOMEMO" to "OMEMO_legacy" and "OMEMO" for clarity.
16 months ago Goffi core: introduce Pydantic based models in `libervia.backend.models.core`
16 months ago Goffi bridge: add `message_update` signal
16 months ago Goffi frontend (bridge): update location of D-Bus on server instructions.
16 months ago Goffi frontends (tools/webrtc): fix `SINKS_APP` condition check.
16 months ago Goffi frontends (tools/webrtc): Better message on Python override missing:
16 months ago Goffi doc (cli): documentation for the new `call` command:
16 months ago Goffi cli: `call` command:
16 months ago Goffi cli (base): new `a_quit` method to run async cleaning methods:
16 months ago Goffi cli (loops): run GLib loop in same thread as asyncio:
16 months ago Goffi tests (unit/frontends): tests for webrtc implementation:
16 months ago Goffi frontends (tools): webrtc implementation:
16 months ago Goffi frontends (tools/aio): add tool to run from thread, run maybe async method, or run GLib loop:
16 months ago Goffi install: add test dependencies to dev env
16 months ago Goffi plugin XEP-0363: fix headers setting
17 months ago Goffi doc (cli): `notification` commands documentation.
17 months ago Goffi cli: add `notification` commands
17 months ago Goffi cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed.
17 months ago Goffi core (constants): accept `y` and `t` as `True` values.
17 months ago Goffi core (types): add `is_admin` to `SatXMPPEntity`
17 months ago Goffi core: notifications implementation, first draft:
17 months ago Goffi cli: `rich` initial integration
17 months ago Goffi install: add `rich` dependency
17 months ago Goffi frontends (tools) new `aio` module for tools regarding asyncio:
17 months ago Goffi frontends (quick app): allow frontend to register an action handler:
17 months ago Goffi frontend (quick app): allow to specify an async bridge:
17 months ago Goffi frontends (quick app): reformulate backend not running message + use "Libervia" instead of "SàT"
17 months ago Goffi plugin XEP-0338: always add `<group>` element as first <jingle> child:
17 months ago Goffi plugin XEP-0338: be sure to add the `<group>` element only once:
17 months ago Goffi plugin XEP-0167: mapping adjustments:
17 months ago Goffi plugin XEP-0167: don't override existing metadata when preparing confirmation:
17 months ago Goffi plugin XEP-0167: fix key used to store metadata:
17 months ago Goffi plugin XEP-0167: keep media order when starting a call:
17 months ago Goffi plugin XEP-0045: fix name conflict in errback
19 months ago Goffi plugin XEP-0167, XEP-0176: transport-info and ICE candidate sending are delayed if session is not active yet
19 months ago Goffi plugin XEP-0167, XEP-0353: handle ringing: