Mercurial > libervia-backend
log sat/plugins/plugin_comp_ap_gateway/http_server.py @ 3836:e183f1fbfa8d
age | author | description |
---|---|---|
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 |