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 0a95a70461
Rework inbox processing, add stubs for account add/remove follower, create notice when processing follow, rework outbox (use envelope with single destination), add handlers for paths referenced in actor, add test to validate locally-created HTTP signature
1 year ago
..
api Get Soapbox frontend attached, fix several bugs in the login sequence 1 year ago
owner Rework inbox processing, add stubs for account add/remove follower, create notice when processing follow, rework outbox (use envelope with single destination), add handlers for paths referenced in actor, add test to validate locally-created HTTP signature 1 year ago
404.html.h Move controller code to src/controller/ and out of src/main.c, add extremely simple 404 error page 1 year ago
404.html.template Move controller code to src/controller/ and out of src/main.c, add extremely simple 404 error page 1 year ago
account_page.html.template Add start of account page, create owner account page routes, make /owner/actor look for application/ld+json before providing JSON-LD object, refactor to view/owner_actor.json.template to use g_server_name instead of hardcoding my test server into the calling function 1 year ago
authorize.html.template Get husky Oauth2 authentication working 1 year ago
layout.c Add start of account page, create owner account page routes, make /owner/actor look for application/ld+json before providing JSON-LD object, refactor to view/owner_actor.json.template to use g_server_name instead of hardcoding my test server into the calling function 1 year ago
layout.h Add start of account page, create owner account page routes, make /owner/actor look for application/ld+json before providing JSON-LD object, refactor to view/owner_actor.json.template to use g_server_name instead of hardcoding my test server into the calling function 1 year ago
layout.html.template Add start of account page, create owner account page routes, make /owner/actor look for application/ld+json before providing JSON-LD object, refactor to view/owner_actor.json.template to use g_server_name instead of hardcoding my test server into the calling function 1 year ago
nodeinfo.json.template Basic nodeinfo/2.1 implementation 1 year ago
nodeinfo_2_1.json.template Basic nodeinfo/2.1 implementation 1 year ago
token_grant.h Get husky Oauth2 authentication working 1 year ago
token_grant.json.template Get husky Oauth2 authentication working 1 year ago
webfinger.json.template Move webfinger.json.template and owner_actor.json.template to src/view/ 1 year ago