log sat/plugins/plugin_comp_ap_gateway/http_server.py @ 4003:1a77e1f866f9

age author description
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-11-25 Goffi component AP gateway: fix bad condition
2022-11-25 Goffi component AP gateway: fix header checking for redirection
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-11 Goffi component AP gateway: HTML redirection:
2022-09-21 Goffi component AP gateway: events:
2022-08-31 Goffi component AP gateway: AP <=> XMPP reactions conversions:
2022-08-31 Goffi component AP gateway: work around encoding bug in Mastodon:
2022-08-31 Goffi component AP gateway: add `aliases` to webfinger data
2022-08-31 Goffi component AP gateway: better verbose logging:
2022-07-22 Goffi component AP gateway: fix item ID for XMPP items on Announce:
2022-07-21 Goffi component AP gateway: handle `Like` and `Undo`/`Like` activities:
2022-07-14 Goffi component AP gateway: new `verbose` attribute in AP gateway to activate debug logs:
2022-07-14 Goffi component AP gateway: return item when `item` URL is used:
2022-07-14 Goffi component AP gateway: `Announce` activity implementation:
2022-07-10 Goffi component AP gateway: convert XMPP mentions to AP:
2022-06-29 Goffi tests (unit/ap-gateway): tests for XMPP identity/vCard4 <=> AP actor data conversion:
2022-06-29 Goffi component AP: XMPP identity => AP actor data converstion:
2022-06-17 Goffi component AP gateway typing + remove unused `activity` arg from `newAPDeleteItem`
2022-06-17 Goffi component AP gateway: AP delete activity => message retract:
2022-06-17 Goffi component AP gateway: set POST default response code to 202 (accepted)
2022-06-17 Goffi component AP gateway: convert `Delete` AP activities to corresponding Pubsub `retract`:
2022-05-13 Goffi comp AP gateway: publish, (un)subscribe/(un)follow, public subscription/following/followers:
2022-03-22 Goffi comp AP gateway: signature checking, caching and threads management:
2022-01-31 Goffi component AP gateway: split plugin in several files: base sat/plugins/plugin_comp_ap_gateway.py@29630d823c5d