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
..
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 Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year 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 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
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 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 Basic nodeinfo/2.1 implementation 1 year ago
token_grant.h Get husky Oauth2 authentication working 1 year ago
token_grant.json.template Federate emoji reacts 1 year ago
webfinger.json.template Move webfinger.json.template and owner_actor.json.template to src/view/ 1 year ago