271 Commits (master)
 

Author SHA1 Message Date
teknomunk bc2d58266b Also put the owner page at the more human-friendly /owner
1 year ago
teknomunk db8ffe1e38 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
teknomunk 494c0eec6d Start breaking Mastodon API out into multiple (shorted) files
1 year ago
teknomunk d52b2643b9 Implement queuing inbox (save to disk for processing non-realtime processing)
1 year ago
teknomunk 38856cb9ad Basic nodeinfo/2.1 implementation
1 year ago
teknomunk 996da6dd87 Move webfinger.json.template and owner_actor.json.template to src/view/
1 year ago
teknomunk 076053dbb2 Implement webfinger and basic owner actor
1 year ago
teknomunk b7bbc71eee Start filling out model and api
1 year ago
teknomunk d01e24d650 Add authenticated methods section to api, start implementing statuses and timelines
1 year ago
teknomunk 4a1edda659 Get husky Oauth2 authentication working
1 year ago
teknomunk 2fd65bd84c Start implemeting owner model, update client app model, get first stage of Oauth2 working (issuing authorization code)
1 year ago
teknomunk 5cd2a9ea16 Update readme, start model for owner
1 year ago
teknomunk 01734cd103 Add code to load client app data, add authorization page
1 year ago
teknomunk 75843983d6 Start implementing OAUTH2 application infrastructure so that Husky will connect
1 year ago
teknomunk 4e351686f4 Add simple form data pull parser, updates for submodules
1 year ago
teknomunk f26f2c2e61 Move http_server code to submodule
1 year ago
teknomunk 12292c201e Move json to submodule
1 year ago
teknomunk e31b804fdc Parse and store HTTP request headers, handle Content-Length of post content
1 year ago
teknomunk 1aed804578 Move controller code to src/controller/ and out of src/main.c, add extremely simple 404 error page
1 year ago
teknomunk f27aadd39c Initial commit of server code
1 year ago
teknomunk ed63559159 Initial commit
1 year ago