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
|