You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
teknomunk bf37930623
Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged
1 year ago
..
ap@eb512d0d70 Update CLI handling, add CORS headers to ActivityPub endpoints to allow https://json-ld.org/playground/ to work, add route for /activity/%d{id}, add contexts to ap_object creation, fix single-digit dates in HTTP Signature Date header 1 year ago
collections@af6ffed1c9 Refactor routing for statuses 1 year ago
controller Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year ago
ffdb@2126183e06 Get mark-and-sweep status garbage collection working, remove mark from status and use in-memory array (performace enhancement) 1 year ago
http@9b1a1397a4 Fix ids, notifications for Husky 1 year ago
json@95ced0973d Add context, update submodules 1 year ago
model Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year ago
rdf@7038bf6470 Update subcomponents, update rsa-signature RDF layout 1 year ago
rsa-signature-2017@b03cfa9b35 Update subcomponents, update rsa-signature RDF layout 1 year ago
sha256@c6cf8e509a Update readme, start model for owner 1 year ago
view Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year ago
app_args.c Update CLI handling, add CORS headers to ActivityPub endpoints to allow https://json-ld.org/playground/ to work, add route for /activity/%d{id}, add contexts to ap_object creation, fix single-digit dates in HTTP Signature Date header 1 year ago
app_args.h Remove hard-coded domain name, make app_args loaded from data/server.json, s/g_server_name/g_server->domain/, update http and json submodules 1 year ago
dev.c remove ap_attachment, use object id as ref when an object is provided in an announce 1 year ago
embed.rb Implement post submission, start using new json object layout parser 1 year ago
form.c Add simple form data pull parser, updates for submodules 1 year ago
form.h Add simple form data pull parser, updates for submodules 1 year ago
format.c Start adding automatic directory creaction to model, implement working /inbox forwarding for owner, implement activity_deliver, rework account federation to use activity_deliver 1 year ago
format.h Start adding automatic directory creaction to model, implement working /inbox forwarding for owner, implement activity_deliver, rework account federation to use activity_deliver 1 year ago
main.c Update CLI handling, add CORS headers to ActivityPub endpoints to allow https://json-ld.org/playground/ to work, add route for /activity/%d{id}, add contexts to ap_object creation, fix single-digit dates in HTTP Signature Date header 1 year ago
routes.h Initial commit of server code 1 year ago
version.h Initial commit of server code 1 year ago