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 b83d9db75a
Add system stub messages, prevent notifications from being created when a post is a stub, fix url in Status API response
1 year ago
..
activity_pub Add start of CLI controller, put ActivityPub endpoints /following and followers in the right spot, implement account follow/unfollow (flaky), show status publish date 1 year ago
api Add system stub messages, prevent notifications from being created when a post is a stub, fix url in Status API response 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 2 years ago
404.html.h Move controller code to src/controller/ and out of src/main.c, add extremely simple 404 error page 2 years ago
404.html.template Move controller code to src/controller/ and out of src/main.c, add extremely simple 404 error page 2 years 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 2 years ago
authorize.html.template Get husky Oauth2 authentication working 2 years 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 2 years 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 2 years 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 2 years ago
nodeinfo.json.template Basic nodeinfo/2.1 implementation 2 years ago
nodeinfo_2_1.json.template Basic nodeinfo/2.1 implementation 2 years ago
token_grant.h Get husky Oauth2 authentication working 2 years ago
token_grant.json.template Federate emoji reacts 2 years ago
webfinger.json.template Move webfinger.json.template and owner_actor.json.template to src/view/ 2 years ago