Mercurial > libervia-backend
graph
-
core (tools/trigger): new `add_with_check` method:15 months ago, by Goffi
-
plugin XEP-0471: modify variable name to be linter friendly.15 months ago, by Goffi
-
plugin IP: fix use of legacy URL + coroutine use:15 months ago, by Goffi
-
core: fix path in `get_local_path`:15 months ago, by Goffi
-
doc (cli/blog): Document new `--alt-link` option15 months ago, by Goffi
-
cli (blog): new `--alt-link` option to specify alternate links15 months ago, by Goffi
-
plugin XEP-0277: generate and parse altertate links with the new `alt_links` data in `extra`15 months ago, by Goffi
-
doc (cli/blog): documentation of the new `--no-id-suffix` option.15 months ago, by Goffi
-
cli (blog): add `--no-id-suffix` flag, to prevent adding random suffix to user-friendly IDs15 months ago, by Goffi
-
Plugin XEP-0277: Add metadata to prevent adding random suffixes to generated user-friendly IDs.15 months ago, by Goffi
-
core (constants): user platform temporary dir by default for PID files15 months ago, by Goffi
-
quick_frontend, tui: fix name conflict with `show_resources`15 months ago, by Goffi
-
component AP gateway: log a warning instead of raising an exception in `onMessage`:15 months ago, by Goffi
-
core (message): fix calling of post treatments during message workflow15 months ago, by Goffi
-
plugin ad-hoc D-Bus: fix deprecated use of python-dbus:15 months ago, by Goffi
-
plugin XEP-0424: message retraction update:15 months ago, by Goffi
-
template: add a `bare_jid` filter16 months ago, by Goffi
-
plugin XEP-0384: fix trigger used for OLDMEMO:16 months ago, by Goffi
-
plugin XEP-0308: implement Last Message Correction16 months ago, by Goffi
-
models (core): separate `MessageEditData` from `MessageEdition`:16 months ago, by Goffi
-
core (memory/sqla_mapping): `delete-orphan` in History:16 months ago, by Goffi
-
core (memory/sqla): add `id` filter in `history_get`16 months ago, by Goffi
-
core (memory/memory): fix the use of empty `from_jid` and `to_jid` in `history_get`16 months ago, by Goffi
-
tools (common/data_objects): expose message's `extra` field.16 months ago, by Goffi
-
plugin XEP-0444: complete implementation:16 months ago, by Goffi
-
plugin XEP-0359: use same ID as <message> for `origin_id`:16 months ago, by Goffi
-
plugin XEP-0045: user normal workflow for history + `get_room_user_jid` method:16 months ago, by Goffi
-
plugin XEP-0280: minor parsing improvement.16 months ago, by Goffi
-
core (memory/sqla_mapping): add a `version_id` column to detect race conditions.16 months ago, by Goffi
-
core (xmpp): message reception workflow refactoring:16 months ago, by Goffi
-
core: introduce Pydantic based models in `libervia.backend.models.core`16 months ago, by Goffi
-
bridge: add `message_update` signal16 months ago, by Goffi
-
frontend (bridge): update location of D-Bus on server instructions.16 months ago, by Goffi
-
frontends (tools/webrtc): fix `SINKS_APP` condition check.16 months ago, by Goffi
-
frontends (tools/webrtc): Better message on Python override missing:16 months ago, by Goffi
-
doc (cli): documentation for the new `call` command:16 months ago, by Goffi
-
cli: `call` command:16 months ago, by Goffi
-
cli (base): new `a_quit` method to run async cleaning methods:16 months ago, by Goffi
-
cli (loops): run GLib loop in same thread as asyncio:16 months ago, by Goffi
-
tests (unit/frontends): tests for webrtc implementation:16 months ago, by Goffi
-
frontends (tools): webrtc implementation:16 months ago, by Goffi
-
frontends (tools/aio): add tool to run from thread, run maybe async method, or run GLib loop:16 months ago, by Goffi
-
install: add test dependencies to dev env16 months ago, by Goffi
-
plugin XEP-0363: fix headers setting16 months ago, by Goffi
-
doc (cli): `notification` commands documentation.17 months ago, by Goffi
-
cli: add `notification` commands17 months ago, by Goffi
-
cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed.17 months ago, by Goffi
-
core (constants): accept `y` and `t` as `True` values.17 months ago, by Goffi
-
core (types): add `is_admin` to `SatXMPPEntity`17 months ago, by Goffi
-
core: notifications implementation, first draft:17 months ago, by Goffi
-
cli: `rich` initial integration17 months ago, by Goffi
-
install: add `rich` dependency17 months ago, by Goffi
-
frontends (tools) new `aio` module for tools regarding asyncio:17 months ago, by Goffi
-
frontends (quick app): allow frontend to register an action handler:17 months ago, by Goffi
-
frontend (quick app): allow to specify an async bridge:17 months ago, by Goffi
-
frontends (quick app): reformulate backend not running message + use "Libervia" instead of "SàT"17 months ago, by Goffi
-
plugin XEP-0338: always add `<group>` element as first <jingle> child:17 months ago, by Goffi