[WIP] ActivityPub library for Common Lisp.
Iri al dosiero
Jaidyn Ann dbb23ad8b8 Replace custom encoding of users with object-FETCH
That is, activity-servist doesn’t worry about
/users/ paths anymore; it just assumes every path
is an object-request. It relies on the FETCH
callback to keep it in line.
2024-10-21 04:17:29 -05:00
docs/examples Begin an example server 2024-09-05 22:34:10 -05:00
schema Add a file-caching of common JSON-LD schema 2024-10-18 11:03:44 -05:00
src Replace custom encoding of users with object-FETCH 2024-10-21 04:17:29 -05:00
t Add core properties of AP Actor type 2024-09-04 15:11:43 -05:00
COPYING Add license (AGPLv3) 2023-09-01 23:40:58 -05:00
activity-servist.asd Add FETCH, and Webfinger data from JSON-objects 2024-09-05 22:27:37 -05:00