log

age author description
2022-11-15 Goffi component AP gateway: ignore actor delection notifications:
2022-11-15 Goffi component AP gateway: properly close the HTTP connection on `checkSignature` exception:
2022-11-15 Goffi component AP gateway: parse body immediately on `POST` request:
2022-11-15 Goffi component AP gateway: fix pubsub attachment plugin call following renaming.
2022-11-15 Goffi component AP gateway: log at debug level instead of warning when no client is set
2022-11-11 Goffi doc (components/AP Gateway): `html_redirect_dict` option
2022-11-11 Goffi component AP gateway: HTML redirection:
2022-11-10 Goffi plugin XEP-0384: log `import_error` when import is failing
2022-10-31 Goffi doc (encryption, cli): document Pubsub Targeted Encryption:
2022-10-31 Goffi tests (e2e/cli): test for Pubsub Targeted Encryption:
2022-10-31 Goffi cli (blog, pubsub): encryption argument for Pubsub Targeted Encryption:
2022-10-31 Goffi plugin pte: Pubsub Target Encryption implementation:
2022-10-31 Goffi tests (e2e/cli): add tests for JET:
2022-10-31 Goffi cli (file/send): add `--encrypt` argument to request encryption:
2022-10-31 Goffi plugin XEP-0391: implement XEP-0391 (Jingle Encrypted Transports) + XEP-0396 (JET-OMEMO):
2022-10-31 Goffi tools (strem): fix `mode` + add `pre_close_cb` callback: