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 d714135f06
Move account sync to inbox processing and reduce timeout to 3 hours, add stub route for /api/v2/, change inbox and outbox processing to stop using fs_list and remove file locking that was causing significant delays, start using struct status_ref to include the id URL and not just the local status id
3 months ago
..
activity_pub
admin Implement server setup wizard 5 months ago
api Move account sync to inbox processing and reduce timeout to 3 hours, add stub route for /api/v2/, change inbox and outbox processing to stop using fs_list and remove file locking that was causing significant delays, start using struct status_ref to include the id URL and not just the local status id 3 months ago
owner 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
404.html.h
404.html.template
authorize.html.template
litepub-0.1.jsonld.template commit several updates 9 months ago
nodeinfo.json.template 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
nodeinfo_2_1.json.template Fix SEGV, add peers route, fix version 2.1 nodeinfo response, throw away rejects 1 year ago
soapbox.json.template Start implementing administrative interface, add initial installation instructions to README, make soapbox.json into a server-created file 5 months ago
token_grant.h
token_grant.json.template
webfinger.json.template