log

age author description
Sat, 09 Mar 2024 15:13:14 +0100 Goffi migration: fix migration when XEP-0373 or XEP-0384 can't be imported: default tip @
Tue, 05 Mar 2024 17:31:56 +0100 Goffi tests: fix and update tests:
Tue, 05 Mar 2024 17:31:56 +0100 Goffi cli (pubsub): use `PEP` when service is not specified in error message.
Tue, 05 Mar 2024 17:31:56 +0100 Goffi cli (file/receive): handle `CONFIRM` dialog received in pre-flight.
Tue, 05 Mar 2024 17:31:56 +0100 Goffi cli (base): fix exit code transmission when `SystemExit` is catched.
Tue, 05 Mar 2024 17:31:56 +0100 Goffi plugin XEP-0391: remove the need to have a OLDMEMO session started to decrypt:
Tue, 05 Mar 2024 17:31:56 +0100 Goffi plugin XEP-0313: fix value used in `msg_from` when `from` is not explicitely specified.
Tue, 05 Mar 2024 17:31:56 +0100 Goffi plugin XEP-0060: fix incorrect type hint.
Tue, 05 Mar 2024 17:31:49 +0100 Goffi plugin XEP-0234: fix action type when pre-flight file confirmation is confirmed:
Tue, 05 Mar 2024 17:31:36 +0100 Goffi plugin XEP-0384, XEP-0391: download missing devices list:
Tue, 05 Mar 2024 17:31:36 +0100 Goffi plugin XEP-0384: be sure to have `open` access model for created nodes.
Tue, 05 Mar 2024 17:31:36 +0100 Goffi plugin XEP-0373: fix serialisation of `public_key_list`
Tue, 05 Mar 2024 17:31:12 +0100 Goffi core (memory/migration):
Tue, 05 Mar 2024 16:43:45 +0100 Goffi docker: modernisation and fixes:
Fri, 23 Feb 2024 15:47:53 +0100 Goffi doc (contributing/testing): typo
Fri, 23 Feb 2024 15:42:02 +0100 Goffi tests (unit): fix tests
Fri, 23 Feb 2024 13:31:04 +0100 Goffi core: get rid of `pickle`:
Fri, 16 Feb 2024 18:46:06 +0100 Goffi doc (cli/call): add ``tui`` output, and document options:
Fri, 16 Feb 2024 18:46:06 +0100 Goffi cli (call): `tui` output implementation:
Fri, 16 Feb 2024 18:46:02 +0100 Goffi frontends (tools/webrtc): add a options to merge video for PiP and to specify size:
Sun, 11 Feb 2024 23:22:18 +0100 Goffi doc (cli/call): add outputs documentation:
Sun, 11 Feb 2024 23:21:07 +0100 Goffi tests (unit/cli/calls): unit tests for CLI call GUI:
Sun, 11 Feb 2024 23:20:24 +0100 Goffi cli (call): implement GUI output:
Thu, 18 Jan 2024 23:29:25 +0100 Goffi frontends (tools/webrtc): implement screensharing for Wayland + bug fixes:
Tue, 16 Jan 2024 10:42:00 +0100 Goffi frontends (tools/webrtc): implement X11 desktop sharing:
Tue, 16 Jan 2024 10:41:58 +0100 Goffi frontends (tools): module to handle display servers:
Sun, 14 Jan 2024 17:48:02 +0100 Goffi core: use a user specific directory for PID file:
Thu, 14 Dec 2023 09:19:32 +0100 Goffi docker (demo): create file-sharing and demo account in init script
Wed, 13 Dec 2023 22:00:25 +0100 Goffi plugin XEP-0444: fix emoji check and ID used
Wed, 13 Dec 2023 22:00:25 +0100 Goffi plugin XEP-0424: fix ID used and recipients
Wed, 13 Dec 2023 22:00:25 +0100 Goffi plugin XEP-0308: fix ID used, recipients and author check.
Wed, 13 Dec 2023 22:00:25 +0100 Goffi plugin XEP-0359: if no origin ID is found, use <message> ID instead:
Wed, 13 Dec 2023 22:00:25 +0100 Goffi plugin XEP-0045: avoir crash if `subject` is not set when `_get_room_joined_args` is called.
Wed, 13 Dec 2023 22:00:25 +0100 Goffi docker (demo): fix starting + better UX:
Wed, 13 Dec 2023 22:00:25 +0100 Goffi core (launcher): new `wait_for_service` option:
Wed, 13 Dec 2023 22:00:22 +0100 Goffi core: add new `init_script_path` option:
Tue, 12 Dec 2023 12:17:15 +0100 Goffi plugin forums: parsing fix + formatting:
Mon, 11 Dec 2023 18:10:27 +0100 Goffi core, doc, cli (forums): new `forums set` commands + doc:
Mon, 11 Dec 2023 18:07:58 +0100 Goffi component AP gateway: be sure to have a string for error message.
Mon, 11 Dec 2023 00:54:01 +0100 Goffi docker (backend-dev-demo): command renaming + add a bookmark to avoid empty chat
Mon, 11 Dec 2023 00:53:59 +0100 Goffi docker (backend-dev): update Debian version + getting OMEMO related packages from git is not necessary anymore
Mon, 11 Dec 2023 00:53:57 +0100 Goffi docker: update certificates
Mon, 11 Dec 2023 00:46:34 +0100 Goffi plugin XEP-0277: fix comments node handling when parent node doesn't exist.
Sun, 10 Dec 2023 18:32:04 +0100 Goffi plugin ad-hoc registration: Implement plugin to handle registration links:
Sun, 10 Dec 2023 15:08:08 +0100 Goffi plugin XEP-0050: small code quality improvements + add `C.ENTITY_ADMINS` magic key to allow administrators profiles
Sat, 09 Dec 2023 19:20:13 +0100 Goffi plugin XEP-053, component AP gateway: use the new `trigger.add_with_check` method
Sat, 09 Dec 2023 19:19:26 +0100 Goffi core (tools/trigger): new `add_with_check` method:
Sat, 09 Dec 2023 19:17:34 +0100 Goffi plugin XEP-0471: modify variable name to be linter friendly.
Sat, 09 Dec 2023 14:30:54 +0100 Goffi plugin IP: fix use of legacy URL + coroutine use:
Sat, 09 Dec 2023 14:05:02 +0100 Goffi core: fix path in `get_local_path`:
Tue, 05 Dec 2023 13:39:03 +0100 Goffi plugin XEP-0277, doc: conflict is now checked and avoided if `user_friendly_id_suffix` is `False`, doc updated
Tue, 05 Dec 2023 13:14:55 +0100 Goffi doc (cli/blog): Document new `--alt-link` option
Tue, 05 Dec 2023 13:14:33 +0100 Goffi cli (blog): new `--alt-link` option to specify alternate links
Tue, 05 Dec 2023 13:14:03 +0100 Goffi plugin XEP-0277: generate and parse altertate links with the new `alt_links` data in `extra`
Tue, 05 Dec 2023 13:13:03 +0100 Goffi doc (cli/blog): documentation of the new `--no-id-suffix` option.
Tue, 05 Dec 2023 13:12:01 +0100 Goffi cli (blog): add `--no-id-suffix` flag, to prevent adding random suffix to user-friendly IDs
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:
Wed, 01 Nov 2023 14:08:00 +0100 Goffi cli (base): new `a_quit` method to run async cleaning methods:
Wed, 01 Nov 2023 14:05:53 +0100 Goffi cli (loops): run GLib loop in same thread as asyncio:
Wed, 01 Nov 2023 14:04:25 +0100 Goffi tests (unit/frontends): tests for webrtc implementation:
Wed, 01 Nov 2023 14:03:36 +0100 Goffi frontends (tools): webrtc implementation:
Wed, 01 Nov 2023 14:00:48 +0100 Goffi frontends (tools/aio): add tool to run from thread, run maybe async method, or run GLib loop:
Wed, 01 Nov 2023 13:57:08 +0100 Goffi install: add test dependencies to dev env
Wed, 01 Nov 2023 13:55:34 +0100 Goffi plugin XEP-0363: fix headers setting
Wed, 18 Oct 2023 15:33:46 +0200 Goffi doc (cli): `notification` commands documentation.
Wed, 18 Oct 2023 15:33:45 +0200 Goffi cli: add `notification` commands
Wed, 18 Oct 2023 15:33:38 +0200 Goffi cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed.
Wed, 18 Oct 2023 15:33:34 +0200 Goffi core (constants): accept `y` and `t` as `True` values.
Wed, 18 Oct 2023 15:33:24 +0200 Goffi core (types): add `is_admin` to `SatXMPPEntity`
Mon, 16 Oct 2023 17:29:31 +0200 Goffi core: notifications implementation, first draft:
Wed, 18 Oct 2023 15:30:07 +0200 Goffi cli: `rich` initial integration
Mon, 16 Oct 2023 17:37:11 +0200 Goffi install: add `rich` dependency
Tue, 03 Oct 2023 16:27:51 +0200 Goffi frontends (tools) new `aio` module for tools regarding asyncio:
Tue, 03 Oct 2023 16:25:25 +0200 Goffi frontends (quick app): allow frontend to register an action handler:
Tue, 03 Oct 2023 16:24:13 +0200 Goffi frontend (quick app): allow to specify an async bridge:
Tue, 03 Oct 2023 16:22:10 +0200 Goffi frontends (quick app): reformulate backend not running message + use "Libervia" instead of "SàT"
Tue, 03 Oct 2023 16:00:21 +0200 Goffi plugin XEP-0338: always add `<group>` element as first <jingle> child:
Tue, 03 Oct 2023 15:27:07 +0200 Goffi plugin XEP-0338: be sure to add the `<group>` element only once:
Tue, 03 Oct 2023 15:25:52 +0200 Goffi plugin XEP-0167: mapping adjustments:
Tue, 03 Oct 2023 15:20:00 +0200 Goffi plugin XEP-0167: don't override existing metadata when preparing confirmation:
Tue, 03 Oct 2023 15:18:25 +0200 Goffi plugin XEP-0167: fix key used to store metadata:
Tue, 03 Oct 2023 15:15:24 +0200 Goffi plugin XEP-0167: keep media order when starting a call:
Tue, 03 Oct 2023 15:03:53 +0200 Goffi plugin XEP-0045: fix name conflict in errback
Mon, 21 Aug 2023 15:19:45 +0200 Goffi plugin XEP-0167, XEP-0176: transport-info and ICE candidate sending are delayed if session is not active yet
Wed, 16 Aug 2023 18:33:28 +0200 Goffi plugin XEP-0167, XEP-0353: handle ringing:
Wed, 16 Aug 2023 18:28:32 +0200 Goffi plugin XEP-0166: reject session creation is session ID is empty
Wed, 09 Aug 2023 00:48:11 +0200 Goffi doc (installation): update `pipx` instruction and remove `requirements.txt` mention
Wed, 09 Aug 2023 00:07:37 +0200 Goffi plugin XEP-0166, XEP-0167, XEP-0234, XEP-0353: call events management to prepare for UI:
Tue, 08 Aug 2023 23:59:24 +0200 Goffi plugin XEP-0166: `jingle_terminate`, session handling and reason parsing:
Tue, 08 Aug 2023 23:49:36 +0200 Goffi tools (common/data_objects): handle messages without body
Thu, 06 Jul 2023 11:34:52 +0200 Goffi component AP gateway: fix AP media type in GET and POST requests headers