Mercurial > libervia-backend
graph
-
bridge(constructor): fix template parsing, which was broken following `black` reformating.Fri, 12 Jul 2024 17:58:06 +0200, by Goffi
-
doc (components): Documentation for the new `Conferences` component:Fri, 05 Jul 2024 17:18:37 +0200, by Goffi
-
component Conferences: implementation of SFU component to make multi-party A/V conferences:Fri, 05 Jul 2024 17:18:37 +0200, by Goffi
-
plugin XEP-0167: Let use a `call_setup_cb` method in session:Fri, 05 Jul 2024 17:18:37 +0200, by Goffi
-
plugin XEP-0167: move ICE candidates parsing/SDP line building in separate methods:Fri, 05 Jul 2024 17:18:37 +0200, by Goffi
-
plugin XEP-0176: Send ICE candidates buffer for initiator:Fri, 05 Jul 2024 17:18:32 +0200, by Goffi
-
frontends (tools/webrtc): fix typo resulting in bad pipeline for audio.Fri, 05 Jul 2024 16:27:52 +0200, by Goffi
-
tools (common/async_process): accept `Path` instances as command path.Thu, 20 Jun 2024 14:47:09 +0200, by Goffi
-
cli (list/set): add "--comments" argument.Thu, 20 Jun 2024 14:46:55 +0200, by Goffi
-
plugin misc list: Comments node creation can now be specified with `comments` field in `extra`.Thu, 20 Jun 2024 14:36:09 +0200, by Goffi
-
Reformatted code base using black.Wed, 19 Jun 2024 18:44:57 +0200, by Goffi
-
memory (file): avoid race condition when creating parent path directories.Tue, 18 Jun 2024 12:06:45 +0200, by Goffi
-
docker (backend): set `+use_local_shared_tmp` in conf.Thu, 13 Jun 2024 13:22:41 +0200, by Goffi
-
tools (common/data_objects): set attachments `url` from `sources` if missing.Wed, 12 Jun 2024 23:06:10 +0200, by Goffi
-
core (main): add a mechanism to have a shared temp directory:Wed, 12 Jun 2024 22:47:34 +0200, by Goffi
-
core (xmpp): fix message workflow interruption from trigger.Wed, 12 Jun 2024 22:37:04 +0200, by Goffi
-
plugin XEP-0048: don't fail if a type is missing in bookmark data.Wed, 12 Jun 2024 22:36:15 +0200, by Goffi
-
plugin XEP-470: Don't file configuration on `feature-not-implemented`.Wed, 12 Jun 2024 22:35:13 +0200, by Goffi
-
component AP Gateway: log invalid account in case of error.Wed, 12 Jun 2024 22:34:19 +0200, by Goffi
-
doc (configuration): replace deprecated `SafeConfigParser`.Wed, 12 Jun 2024 22:33:10 +0200, by Goffi
-
doc (components/AP Gateway): document new `http_sign_get` configuration option.Wed, 05 Jun 2024 22:34:43 +0200, by Goffi
-
component AP Gateway: implement HTTP GET signature.Wed, 05 Jun 2024 22:34:09 +0200, by Goffi
-
plugin text syntaxes: fix empty string handling in `_remove_markups`.Wed, 05 Jun 2024 22:33:37 +0200, by Goffi
-
doc (installation): use `[all]` in extra arguments.Wed, 05 Jun 2024 22:24:18 +0200, by Goffi
-
core: fix SCRAM challenge parsing.Sat, 01 Jun 2024 22:35:47 +0200, by Goffi
-
app (weblate): use `application weblate` sectionFri, 31 May 2024 15:15:42 +0200, by Goffi
-
app (peertube): environment variable must be strings (bis)Fri, 31 May 2024 11:24:12 +0200, by Goffi
-
cli (base): catch all failure on plugin importing.Fri, 31 May 2024 11:22:10 +0200, by Goffi
-
app (peertube): environment variable must be stringsFri, 31 May 2024 11:18:12 +0200, by Goffi
-
tools (common/async_process): show command and arguments used in error message in case a failure.Fri, 31 May 2024 11:08:23 +0200, by Goffi
-
plugin app manager: Add an app configuration file for PeerTube.Fri, 31 May 2024 11:08:22 +0200, by Goffi
-
doc: style/typos/URL fixesFri, 31 May 2024 11:08:20 +0200, by Goffi
-
doc: documentation to create a Libervia app, first draftFri, 31 May 2024 11:08:18 +0200, by Goffi
-
plugin app manager: various improvements:Fri, 31 May 2024 11:08:14 +0200, by Goffi
-
tests (unit/XEP-0272): XEP-0272 tests:Wed, 15 May 2024 17:35:16 +0200, by Goffi
-
plugin XEP-0272: implement XEP-0272: Multiparty Jingle (Muji)Wed, 15 May 2024 17:34:46 +0200, by Goffi
-
doc (cli): remote-control documentationSat, 11 May 2024 13:52:43 +0200, by Goffi
-
cli (remote-control): new `remote-control` command:Sat, 11 May 2024 13:52:43 +0200, by Goffi
-
frontends: remote control implementation:Sat, 11 May 2024 13:52:43 +0200, by Goffi
-
core: Jingle Remote Control implementation:Sat, 11 May 2024 13:52:43 +0200, by Goffi
-
backend, frontend: prepare remote control:Sat, 11 May 2024 13:52:41 +0200, by Goffi
-
core: remove legacy VERSION file.Sat, 11 May 2024 13:25:45 +0200, by Goffi
-
core: update `pygobject` version and replace deprecated `configparser.SafeConfigParser`Sat, 11 May 2024 13:16:13 +0200, by Goffi
-
core: implement SCRAM-SHA auth algorithm:Mon, 08 Apr 2024 12:29:40 +0200, by Goffi
-
test (unit/cli): Add a file send/receive test for WebRTC:Sat, 06 Apr 2024 15:21:00 +0200, by Goffi
-
install (pyproject): update `lxml` and add `lxml_html_clean` which is now a separate project.Sat, 06 Apr 2024 15:04:07 +0200, by Goffi
-
docker (e2e): add GStreamer dependencies to test WebRTC stack:Sat, 06 Apr 2024 15:04:01 +0200, by Goffi
-
cli (call, file), frontends: implement webRTC data channel transfer:Sat, 06 Apr 2024 13:43:09 +0200, by Goffi
-
tests (unit/webrtc,XEP-0176, XEP-0234): Fix tests and add webrtc file transfer tests:Sat, 06 Apr 2024 12:59:50 +0200, by Goffi
-
plugin XEP-0353, XEP-0234, jingle: WebRTC data channel signaling implementation:Sat, 06 Apr 2024 12:57:23 +0200, by Goffi
-
core (xmpp): Add a timeout for messages processing to avoid blocking the queue.Sat, 06 Apr 2024 12:21:04 +0200, by Goffi
-
core (constants): use `bool_type`:Sat, 06 Apr 2024 12:14:10 +0200, by Goffi
-
migration: fix migration when XEP-0373 or XEP-0384 can't be imported:Sat, 09 Mar 2024 15:13:14 +0100, by Goffi
-
tests: fix and update tests:Tue, 05 Mar 2024 17:31:56 +0100, by Goffi
-
cli (pubsub): use `PEP` when service is not specified in error message.Tue, 05 Mar 2024 17:31:56 +0100, by Goffi
-
cli (file/receive): handle `CONFIRM` dialog received in pre-flight.Tue, 05 Mar 2024 17:31:56 +0100, by Goffi
-
cli (base): fix exit code transmission when `SystemExit` is catched.Tue, 05 Mar 2024 17:31:56 +0100, by Goffi
-
plugin XEP-0391: remove the need to have a OLDMEMO session started to decrypt:Tue, 05 Mar 2024 17:31:56 +0100, by Goffi
-
plugin XEP-0313: fix value used in `msg_from` when `from` is not explicitely specified.Tue, 05 Mar 2024 17:31:56 +0100, by Goffi
-
plugin XEP-0060: fix incorrect type hint.Tue, 05 Mar 2024 17:31:56 +0100, by Goffi
-
plugin XEP-0234: fix action type when pre-flight file confirmation is confirmed:Tue, 05 Mar 2024 17:31:49 +0100, by Goffi
-
plugin XEP-0384, XEP-0391: download missing devices list:Tue, 05 Mar 2024 17:31:36 +0100, by Goffi
-
plugin XEP-0384: be sure to have `open` access model for created nodes.Tue, 05 Mar 2024 17:31:36 +0100, by Goffi
-
plugin XEP-0373: fix serialisation of `public_key_list`Tue, 05 Mar 2024 17:31:36 +0100, by Goffi
-
core (memory/migration):Tue, 05 Mar 2024 17:31:12 +0100, by Goffi
-
docker: modernisation and fixes:Tue, 05 Mar 2024 16:43:45 +0100, by Goffi
-
doc (contributing/testing): typoFri, 23 Feb 2024 15:47:53 +0100, by Goffi
-
tests (unit): fix testsFri, 23 Feb 2024 15:42:02 +0100, by Goffi
-
core: get rid of `pickle`:Fri, 23 Feb 2024 13:31:04 +0100, by Goffi
-
doc (cli/call): add ``tui`` output, and document options:Fri, 16 Feb 2024 18:46:06 +0100, by Goffi
-
cli (call): `tui` output implementation:Fri, 16 Feb 2024 18:46:06 +0100, by Goffi
-
frontends (tools/webrtc): add a options to merge video for PiP and to specify size:Fri, 16 Feb 2024 18:46:02 +0100, by Goffi
-
doc (cli/call): add outputs documentation:Sun, 11 Feb 2024 23:22:18 +0100, by Goffi
-
tests (unit/cli/calls): unit tests for CLI call GUI:Sun, 11 Feb 2024 23:21:07 +0100, by Goffi
-
cli (call): implement GUI output:Sun, 11 Feb 2024 23:20:24 +0100, by Goffi
-
frontends (tools/webrtc): implement screensharing for Wayland + bug fixes:Thu, 18 Jan 2024 23:29:25 +0100, by Goffi
-
frontends (tools/webrtc): implement X11 desktop sharing:Tue, 16 Jan 2024 10:42:00 +0100, by Goffi
-
frontends (tools): module to handle display servers:Tue, 16 Jan 2024 10:41:58 +0100, by Goffi
-
core: use a user specific directory for PID file:Sun, 14 Jan 2024 17:48:02 +0100, by Goffi
-
docker (demo): create file-sharing and demo account in init scriptThu, 14 Dec 2023 09:19:32 +0100, by Goffi
-
plugin XEP-0444: fix emoji check and ID usedWed, 13 Dec 2023 22:00:25 +0100, by Goffi
-
plugin XEP-0424: fix ID used and recipientsWed, 13 Dec 2023 22:00:25 +0100, by Goffi
-
plugin XEP-0308: fix ID used, recipients and author check.Wed, 13 Dec 2023 22:00:25 +0100, by Goffi
-
plugin XEP-0359: if no origin ID is found, use <message> ID instead:Wed, 13 Dec 2023 22:00:25 +0100, by 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, by Goffi
-
docker (demo): fix starting + better UX:Wed, 13 Dec 2023 22:00:25 +0100, by Goffi
-
core (launcher): new `wait_for_service` option:Wed, 13 Dec 2023 22:00:25 +0100, by Goffi
-
core: add new `init_script_path` option:Wed, 13 Dec 2023 22:00:22 +0100, by Goffi
-
plugin forums: parsing fix + formatting:Tue, 12 Dec 2023 12:17:15 +0100, by Goffi
-
core, doc, cli (forums): new `forums set` commands + doc:Mon, 11 Dec 2023 18:10:27 +0100, by Goffi
-
component AP gateway: be sure to have a string for error message.Mon, 11 Dec 2023 18:07:58 +0100, by Goffi
-
docker (backend-dev-demo): command renaming + add a bookmark to avoid empty chatMon, 11 Dec 2023 00:54:01 +0100, by Goffi
-
docker (backend-dev): update Debian version + getting OMEMO related packages from git is not necessary anymoreMon, 11 Dec 2023 00:53:59 +0100, by Goffi
-
docker: update certificatesMon, 11 Dec 2023 00:53:57 +0100, by Goffi
-
plugin XEP-0277: fix comments node handling when parent node doesn't exist.Mon, 11 Dec 2023 00:46:34 +0100, by Goffi
-
plugin ad-hoc registration: Implement plugin to handle registration links:Sun, 10 Dec 2023 18:32:04 +0100, by Goffi
-
plugin XEP-0050: small code quality improvements + add `C.ENTITY_ADMINS` magic key to allow administrators profilesSun, 10 Dec 2023 15:08:08 +0100, by Goffi
-
plugin XEP-053, component AP gateway: use the new `trigger.add_with_check` methodSat, 09 Dec 2023 19:20:13 +0100, by Goffi
-
core (tools/trigger): new `add_with_check` method:Sat, 09 Dec 2023 19:19:26 +0100, by Goffi
-
plugin XEP-0471: modify variable name to be linter friendly.Sat, 09 Dec 2023 19:17:34 +0100, by Goffi
-
plugin IP: fix use of legacy URL + coroutine use:Sat, 09 Dec 2023 14:30:54 +0100, by Goffi
-
core: fix path in `get_local_path`:Sat, 09 Dec 2023 14:05:02 +0100, by Goffi
-
plugin XEP-0277, doc: conflict is now checked and avoided if `user_friendly_id_suffix` is `False`, doc updatedTue, 05 Dec 2023 13:39:03 +0100, by Goffi
-
doc (cli/blog): Document new `--alt-link` optionTue, 05 Dec 2023 13:14:55 +0100, by Goffi
-
cli (blog): new `--alt-link` option to specify alternate linksTue, 05 Dec 2023 13:14:33 +0100, by Goffi
-
plugin XEP-0277: generate and parse altertate links with the new `alt_links` data in `extra`Tue, 05 Dec 2023 13:14:03 +0100, by Goffi
-
doc (cli/blog): documentation of the new `--no-id-suffix` option.Tue, 05 Dec 2023 13:13:03 +0100, by Goffi
-
cli (blog): add `--no-id-suffix` flag, to prevent adding random suffix to user-friendly IDsTue, 05 Dec 2023 13:12:01 +0100, by Goffi
-
Plugin XEP-0277: Add metadata to prevent adding random suffixes to generated user-friendly IDs.Tue, 05 Dec 2023 13:10:21 +0100, by Goffi
-
core (constants): user platform temporary dir by default for PID filesMon, 04 Dec 2023 17:51:28 +0100, by Goffi
-
quick_frontend, tui: fix name conflict with `show_resources`Fri, 01 Dec 2023 18:23:04 +0100, by Goffi
-
component AP gateway: log a warning instead of raising an exception in `onMessage`:Fri, 01 Dec 2023 18:22:26 +0100, by Goffi