Mercurial > libervia-backend
graph
-
cli (info/disco): Add external services in results:Fri, 07 Apr 2023 15:18:05 +0200, by Goffi
-
tests (unit): Add test for plugin XEP-0215:Fri, 07 Apr 2023 15:17:24 +0200, by Goffi
-
core (plugins): implementation of XEP-0215 "External Service Discovery":Fri, 07 Apr 2023 15:16:39 +0200, by Goffi
-
tools (xml_tools): add fields's `values` when converting data form to dictFri, 07 Apr 2023 14:59:01 +0200, by Goffi
-
tools (common/template): add 2 new filters: `timestamp_to_hour` and `delta_to_human`:Thu, 30 Mar 2023 16:57:11 +0200, by Goffi
-
tools (common/template): let specify timezone name in `date_fmt` filterThu, 30 Mar 2023 16:53:41 +0200, by Goffi
-
tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestampThu, 30 Mar 2023 16:52:18 +0200, by Goffi
-
tools (common/date_utils): let use a timezone name as str in `date_fmt`Thu, 30 Mar 2023 16:51:09 +0200, by Goffi
-
plugin XEP-0471: renamed "events" plugin to XEP-0471 now that there is a XEPThu, 30 Mar 2023 16:47:41 +0200, by Goffi
-
core (memory/sqla): be sure to have a dict when serialising History.extra:Fri, 24 Mar 2023 10:29:48 +0100, by Goffi
-
component AP gateway: revert forgotten verbose modeThu, 23 Mar 2023 17:08:41 +0100, by Goffi
-
jp (blog): new `--attachment` argument to attach files or external data to a blog postThu, 23 Mar 2023 15:43:48 +0100, by Goffi
-
component AP gateway: handle attachmentsThu, 23 Mar 2023 15:42:21 +0100, by Goffi
-
plugin lang detect: don't detect the language if the body is emptyThu, 23 Mar 2023 15:39:48 +0100, by Goffi
-
core (xmpp), component file sharing, plugin XEP-0363: `enabled_features` + HTTP Upload:Thu, 23 Mar 2023 15:38:07 +0100, by Goffi
-
plugin XEP-0277: handle "related" and "enclosure" links:Thu, 23 Mar 2023 15:32:10 +0100, by Goffi
-
core: log a traceback if a plugin can't be loadedThu, 23 Mar 2023 15:24:10 +0100, by Goffi
-
plugin XEP-0277: ensure that `max-items` is set to `max` when creating a nodeMon, 20 Mar 2023 12:01:13 +0100, by Goffi
-
component AP gateway: add mention to direct messages:Mon, 20 Mar 2023 11:47:13 +0100, by Goffi
-
component AP gateway (http): fix missing `pformat` module in verbose modeSat, 18 Mar 2023 23:11:28 +0100, by Goffi
-
component AP gateway (http): add verbose log when signature verification fails on POST requestSat, 18 Mar 2023 20:12:38 +0100, by Goffi
-
component AP gateway (http): handle properly NotFound error:Sat, 18 Mar 2023 16:53:21 +0100, by Goffi
-
component AP gateway: fix bad use of `parseAPURL` return data:Sat, 18 Mar 2023 16:20:30 +0100, by Goffi
-
plugin AP gateway: fix exception on HEAD requestsSat, 18 Mar 2023 15:01:55 +0100, by Goffi
-
plugin XEP-0277: when publisher is not found, check ancestor in both client and component namespacesThu, 16 Mar 2023 16:43:47 +0100, by Goffi
-
tools (xml_tools): accept several namespaces in `findAncestor`Thu, 16 Mar 2023 16:43:08 +0100, by Goffi
-
component AP gateway (http/outbox): return data when no RSM is availableThu, 16 Mar 2023 15:56:11 +0100, by Goffi
-
plugin XEP-0465: log a warning and return empty list/dict when `forbidden` error is received:Thu, 16 Mar 2023 12:33:33 +0100, by Goffi
-
plugin XEP-0384: skip MessageReceived trigger when in a component:Thu, 16 Mar 2023 12:31:24 +0100, by Goffi
-
plugin XEP-0060: fix namespace on node subscriptions requestThu, 16 Mar 2023 12:29:34 +0100, by Goffi
-
component AP gateway: reset stream position after getting payload:Thu, 16 Mar 2023 12:28:52 +0100, by Goffi
-
plugin XEP-0384: run `profileConnected` workflow in background:Fri, 10 Mar 2023 17:22:45 +0100, by Goffi
-
core (memory/sqla): activate Write-Ahead Logging:Fri, 10 Mar 2023 17:22:45 +0100, by Goffi
-
plugin XEP-0313: don't wait for MAM to be retrieved in connection workflow:Fri, 10 Mar 2023 17:22:45 +0100, by Goffi
-
plugin XEP-0045: dot not wait for MAM retrieval to be completed:Fri, 10 Mar 2023 17:22:41 +0100, by Goffi
-
core (xmpp): improve pluging timing log by using highest `profileConnected` time:Fri, 10 Mar 2023 17:01:09 +0100, by Goffi
-
core: add debug trace to show plugins loading timeSat, 04 Mar 2023 22:21:28 +0100, by Goffi
-
plugin app manager: `start` doesn't wait anymore for actual app start:Sat, 04 Mar 2023 18:30:47 +0100, by Goffi
-
core (log): type hintsSat, 04 Mar 2023 18:23:33 +0100, by Goffi
-
component AP gateway (http_server): use log.exception instead of log.errorThu, 02 Mar 2023 12:39:16 +0100, by Goffi
-
component AP gateway: fix missing argument when calling APOutboxPageRequestFri, 10 Feb 2023 17:37:37 +0100, by Goffi
-
component AP gateway: don't percent-encode `@`:Fri, 10 Feb 2023 17:20:02 +0100, by Goffi
-
plugin XEP-0470: create a default configuration if node config can't be accessedMon, 05 Dec 2022 11:54:47 +0100, by Goffi
-
component AP gateway: fix bad conditionFri, 25 Nov 2022 16:34:09 +0100, by Goffi
-
component AP gateway: fix header checking for redirectionFri, 25 Nov 2022 16:14:10 +0100, by Goffi
-
doc[installation]: update instructionsThu, 24 Nov 2022 12:25:07 +0100, by Goffi
-
core (main): log Exception when `bridge_pi` failsThu, 24 Nov 2022 12:25:04 +0100, by Goffi
-
core (log): `log.exception` is now usableThu, 24 Nov 2022 10:08:47 +0100, by Goffi
-
install: get `urwid-satext` directly from reposTue, 22 Nov 2022 12:03:36 +0100, by Goffi
-
install: typoTue, 22 Nov 2022 12:00:36 +0100, by Goffi
-
install: get `sat_tmp` directly from reposTue, 22 Nov 2022 11:58:55 +0100, by Goffi
-
doc (components): typoTue, 22 Nov 2022 11:53:31 +0100, by Goffi
-
component AP gateway: ignore actor delection notifications:Tue, 15 Nov 2022 18:15:16 +0100, by Goffi
-
component AP gateway: properly close the HTTP connection on `checkSignature` exception:Tue, 15 Nov 2022 18:10:33 +0100, by Goffi
-
component AP gateway: parse body immediately on `POST` request:Tue, 15 Nov 2022 18:07:34 +0100, by Goffi
-
component AP gateway: fix pubsub attachment plugin call following renaming.Tue, 15 Nov 2022 18:03:07 +0100, by Goffi