log

age author description
2023-03-16 Goffi component AP gateway: reset stream position after getting payload:
2023-03-10 Goffi plugin XEP-0384: run `profileConnected` workflow in background:
2023-03-10 Goffi core (memory/sqla): activate Write-Ahead Logging:
2023-03-10 Goffi plugin XEP-0313: don't wait for MAM to be retrieved in connection workflow:
2023-03-10 Goffi plugin XEP-0045: dot not wait for MAM retrieval to be completed:
2023-03-10 Goffi core (xmpp): improve pluging timing log by using highest `profileConnected` time:
2023-03-04 Goffi core: add debug trace to show plugins loading time
2023-03-04 Goffi plugin app manager: `start` doesn't wait anymore for actual app start:
2023-03-04 Goffi core (log): type hints
2023-03-02 Goffi component AP gateway (http_server): use log.exception instead of log.error
2023-02-10 Goffi component AP gateway: fix missing argument when calling APOutboxPageRequest
2023-02-10 Goffi component AP gateway: don't percent-encode `@`:
2022-12-05 Goffi plugin XEP-0470: create a default configuration if node config can't be accessed
2022-11-25 Goffi component AP gateway: fix bad condition
2022-11-25 Goffi component AP gateway: fix header checking for redirection
2022-11-24 Goffi doc[installation]: update instructions
2022-11-24 Goffi core (main): log Exception when `bridge_pi` fails
2022-11-24 Goffi core (log): `log.exception` is now usable
2022-11-22 Goffi install: get `urwid-satext` directly from repos
2022-11-22 Goffi install: typo
2022-11-22 Goffi install: get `sat_tmp` directly from repos
2022-11-22 Goffi doc (components): typo
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