Mercurial > libervia-backend
graph
-
core (xmpp): improve pluging timing log by using highest `profileConnected` time:2023-03-10, by Goffi
-
core: add debug trace to show plugins loading time2023-03-04, by Goffi
-
plugin app manager: `start` doesn't wait anymore for actual app start:2023-03-04, by Goffi
-
core (log): type hints2023-03-04, by Goffi
-
component AP gateway (http_server): use log.exception instead of log.error2023-03-02, by Goffi
-
component AP gateway: fix missing argument when calling APOutboxPageRequest2023-02-10, by Goffi
-
component AP gateway: don't percent-encode `@`:2023-02-10, by Goffi
-
plugin XEP-0470: create a default configuration if node config can't be accessed2022-12-05, by Goffi
-
component AP gateway: fix bad condition2022-11-25, by Goffi
-
component AP gateway: fix header checking for redirection2022-11-25, by Goffi
-
doc[installation]: update instructions2022-11-24, by Goffi
-
core (main): log Exception when `bridge_pi` fails2022-11-24, by Goffi
-
core (log): `log.exception` is now usable2022-11-24, by Goffi
-
install: get `urwid-satext` directly from repos2022-11-22, by Goffi
-
install: typo2022-11-22, by Goffi
-
install: get `sat_tmp` directly from repos2022-11-22, by Goffi
-
doc (components): typo2022-11-22, by Goffi
-
component AP gateway: ignore actor delection notifications:2022-11-15, by Goffi
-
component AP gateway: parse body immediately on `POST` request:2022-11-15, by Goffi
-
component AP gateway: fix pubsub attachment plugin call following renaming.2022-11-15, by Goffi
-
component AP gateway: log at debug level instead of warning when no client is set2022-11-15, by Goffi
-
doc (components/AP Gateway): `html_redirect_dict` option2022-11-11, by Goffi
-
component AP gateway: HTML redirection:2022-11-11, by Goffi
-
plugin XEP-0384: log `import_error` when import is failing2022-11-10, by Goffi
-
doc (encryption, cli): document Pubsub Targeted Encryption:2022-10-31, by Goffi
-
tests (e2e/cli): test for Pubsub Targeted Encryption:2022-10-31, by Goffi
-
cli (blog, pubsub): encryption argument for Pubsub Targeted Encryption:2022-10-31, by Goffi
-
plugin pte: Pubsub Target Encryption implementation:2022-10-31, by Goffi
-
tests (e2e/cli): add tests for JET:2022-10-31, by Goffi
-
cli (file/send): add `--encrypt` argument to request encryption:2022-10-31, by Goffi
-
tools (strem): fix `mode` + add `pre_close_cb` callback:2022-10-31, by Goffi
-
plugin XEP-0384: Implementation of Automatic Trust Management:2022-10-28, by Syndace
-
doc (encryption, cli): pubsub signing documentation:2022-10-29, by Goffi
-
cli (pubsub/set,edit) add `--sign` argument:2022-10-29, by Goffi
-
cli (pubsub/signature): add `sign` command:2022-10-29, by Goffi
-
plugin pubsub signature: fix attachment setting + default signer:2022-10-29, by Goffi
-
tests (e2e/cli): add a test for Pubsub Signing:2022-10-29, by Goffi
-
plugin pubsub signing: fix `gpg_provider` instanciation:2022-10-29, by Goffi
-
plugin XEP-0373: minor renaming + set `gpg_provider` in client:2022-10-29, by Goffi
-
cli (pubsub): new `signature` subcommands:2022-10-28, by Goffi
-
cli (blog/set): new `--sign` argument:2022-10-28, by Goffi
-
plugin XEP-0277: `signed` flag can now be used in `extra` to use sign the blog post:2022-10-28, by Goffi
-
plugin pubsub signing: pubsub items signature implementation:2022-10-28, by Goffi
-
plugin XEP-0373: typos2022-10-28, by Goffi
-
tools (utils): fix `parse_xmpp_date` timezone:2022-10-28, by Goffi
-
plugin OXPS: fix triggers return values:2022-10-28, by Goffi
-
doc: new doc giving an overview on how e2ee is working in Libervia/XMPP:2022-10-15, by Goffi
-
plugin XEP-0277: add `encryption` flag to MB data:2022-10-15, by Goffi
-
plugin OXPS, XEP-0060: indicate which items were e2ee:2022-10-15, by Goffi
-
cli (pubsub/set, edit): add `--encrypt` flag:2022-10-15, by Goffi
-
tests (e2e/cli): add test for pubsub encryption:2022-10-15, by Goffi
-
plugin XEP-0470: fix autocreate in `create_attachments_node`:2022-10-15, by Goffi
-
plugin XEP-0373: download public keys if they are not found in local storage:2022-10-15, by Goffi
-
plugin pubsub cache: avoid race condition by retrying node request:2022-10-15, by Goffi