Mercurial > libervia-backend
graph
-
cli (loops): run GLib loop in same thread as asyncio:Wed, 01 Nov 2023 14:05:53 +0100, by Goffi
-
tests (unit/frontends): tests for webrtc implementation:Wed, 01 Nov 2023 14:04:25 +0100, by Goffi
-
frontends (tools): webrtc implementation:Wed, 01 Nov 2023 14:03:36 +0100, by Goffi
-
frontends (tools/aio): add tool to run from thread, run maybe async method, or run GLib loop:Wed, 01 Nov 2023 14:00:48 +0100, by Goffi
-
install: add test dependencies to dev envWed, 01 Nov 2023 13:57:08 +0100, by Goffi
-
plugin XEP-0363: fix headers settingWed, 01 Nov 2023 13:55:34 +0100, by Goffi
-
doc (cli): `notification` commands documentation.Wed, 18 Oct 2023 15:33:46 +0200, by Goffi
-
cli: add `notification` commandsWed, 18 Oct 2023 15:33:45 +0200, by Goffi
-
cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed.Wed, 18 Oct 2023 15:33:38 +0200, by Goffi
-
core (constants): accept `y` and `t` as `True` values.Wed, 18 Oct 2023 15:33:34 +0200, by Goffi
-
core (types): add `is_admin` to `SatXMPPEntity`Wed, 18 Oct 2023 15:33:24 +0200, by Goffi
-
core: notifications implementation, first draft:Mon, 16 Oct 2023 17:29:31 +0200, by Goffi
-
cli: `rich` initial integrationWed, 18 Oct 2023 15:30:07 +0200, by Goffi
-
install: add `rich` dependencyMon, 16 Oct 2023 17:37:11 +0200, by Goffi
-
frontends (tools) new `aio` module for tools regarding asyncio:Tue, 03 Oct 2023 16:27:51 +0200, by Goffi
-
frontends (quick app): allow frontend to register an action handler:Tue, 03 Oct 2023 16:25:25 +0200, by Goffi
-
frontend (quick app): allow to specify an async bridge:Tue, 03 Oct 2023 16:24:13 +0200, by Goffi
-
frontends (quick app): reformulate backend not running message + use "Libervia" instead of "SàT"Tue, 03 Oct 2023 16:22:10 +0200, by Goffi
-
plugin XEP-0338: always add `<group>` element as first <jingle> child:Tue, 03 Oct 2023 16:00:21 +0200, by Goffi
-
plugin XEP-0338: be sure to add the `<group>` element only once:Tue, 03 Oct 2023 15:27:07 +0200, by Goffi
-
plugin XEP-0167: mapping adjustments:Tue, 03 Oct 2023 15:25:52 +0200, by Goffi
-
plugin XEP-0167: don't override existing metadata when preparing confirmation:Tue, 03 Oct 2023 15:20:00 +0200, by Goffi
-
plugin XEP-0167: fix key used to store metadata:Tue, 03 Oct 2023 15:18:25 +0200, by Goffi
-
plugin XEP-0167: keep media order when starting a call:Tue, 03 Oct 2023 15:15:24 +0200, by Goffi
-
plugin XEP-0045: fix name conflict in errbackTue, 03 Oct 2023 15:03:53 +0200, by Goffi
-
plugin XEP-0167, XEP-0176: transport-info and ICE candidate sending are delayed if session is not active yetMon, 21 Aug 2023 15:19:45 +0200, by Goffi
-
plugin XEP-0167, XEP-0353: handle ringing:Wed, 16 Aug 2023 18:33:28 +0200, by Goffi
-
plugin XEP-0166: reject session creation is session ID is emptyWed, 16 Aug 2023 18:28:32 +0200, by Goffi
-
doc (installation): update `pipx` instruction and remove `requirements.txt` mentionWed, 09 Aug 2023 00:48:11 +0200, by Goffi
-
plugin XEP-0166, XEP-0167, XEP-0234, XEP-0353: call events management to prepare for UI:Wed, 09 Aug 2023 00:07:37 +0200, by Goffi
-
plugin XEP-0166: `jingle_terminate`, session handling and reason parsing:Tue, 08 Aug 2023 23:59:24 +0200, by Goffi
-
tools (common/data_objects): handle messages without bodyTue, 08 Aug 2023 23:49:36 +0200, by Goffi
-
component AP gateway: fix AP media type in GET and POST requests headersThu, 06 Jul 2023 11:34:52 +0200, by Goffi
-
plugin JID Search: JID search plugin, first draftThu, 06 Jul 2023 11:34:51 +0200, by Goffi
-
backend: rename `SatRosterProtocol` to `LiberviaRosterProtocol`Fri, 30 Jun 2023 15:11:05 +0200, by Goffi
-
install: bump minimum python versionFri, 30 Jun 2023 15:10:05 +0200, by Goffi
-
compoent AP gateway: add forgotten contantWed, 28 Jun 2023 14:27:05 +0200, by Goffi
-
component AP gateway: fix webfinger content typeWed, 28 Jun 2023 14:24:42 +0200, by Goffi
-
plugin URL preview: URL preview first draftTue, 27 Jun 2023 15:48:15 +0200, by Goffi
-
doc (conf): fix version retrievalFri, 23 Jun 2023 15:19:06 +0200, by Goffi
-
cli (debug): fix deprecated method callFri, 23 Jun 2023 15:18:43 +0200, by Goffi
-
tools (common/template): add filter to get media types:Thu, 22 Jun 2023 15:49:06 +0200, by Goffi
-
tools (common/data_objects): add `attachments` in MessageThu, 22 Jun 2023 15:47:17 +0200, by Goffi
-
plugin XEP-0363: fix handling of empty `upload_jid` in `_get_slot`Thu, 22 Jun 2023 15:46:42 +0200, by Goffi
-
component file sharing: fix method name case:Thu, 22 Jun 2023 15:45:20 +0200, by Goffi
-
plugin XEP-0060: move setting of `pubsub_watching` to `profile_connecting` so it's available earlyMon, 12 Jun 2023 15:00:59 +0200, by Goffi
-
core (memory/sqla_mapping): fix legacy pickled values:Mon, 12 Jun 2023 14:57:27 +0200, by Goffi
-
component AP gateway: fix handling of XMPP comments authors:Mon, 12 Jun 2023 14:50:43 +0200, by Goffi
-
component AP gateway: fix method retrieval in `ap_request`:Mon, 12 Jun 2023 14:45:13 +0200, by Goffi
-
core (memory/sqla): fix row to dict conversion in `get_files`Fri, 09 Jun 2023 12:25:51 +0200, by Goffi
-
build: explicitely set `packages` so `doc` is not accidentaly includedThu, 08 Jun 2023 21:30:57 +0200, by Goffi
-
cli (event): minor typoThu, 08 Jun 2023 21:28:40 +0200, by Goffi
-
tools (common/template): allow use of extra attributes in `icon` functionThu, 08 Jun 2023 21:28:26 +0200, by Goffi
-
tools (common/date_utils): update date parsing regex:Thu, 08 Jun 2023 21:27:12 +0200, by Goffi
-
tools (common/data_objects): fix import of Markup following change after Jinja2 version bumpThu, 08 Jun 2023 21:26:09 +0200, by Goffi
-
build: add missing `.ini` and `.yaml` files in all build, needed for wheelWed, 07 Jun 2023 22:31:20 +0200, by Goffi
-
plugin app manager: rename `sat` to `libervia`Wed, 07 Jun 2023 22:30:28 +0200, by Goffi
-
tools/common (template): add `id` argument to `_icon_use`Wed, 07 Jun 2023 22:26:54 +0200, by Goffi
-
plugin XEP-0045: fix calls to `join`Wed, 07 Jun 2023 22:26:17 +0200, by Goffi
-
build: create a dev env with debugging toolsWed, 07 Jun 2023 22:25:49 +0200, by Goffi