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 4344b9dac6
Refactor routing for statuses
1 year ago
..
api Refactor routing for statuses 1 year ago
inbox start breaking up src/controller/inbox.c to reduce file size, handle pin 1 year ago
mastodon_api Start implementing OAUTH2 application infrastructure so that Husky will connect 2 years ago
test Fix memory leaks, add logic to remove reacts, rename files/folders in HTTP submodules, rework timeline filtering, move http common files to new submodules, have the react result field 'me' filled in correctly 1 year ago
cli.c Add system stub messages, prevent notifications from being created when a post is a stub, fix url in Status API response 1 year ago
cli.h 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
inbox.c start breaking up src/controller/inbox.c to reduce file size, handle pin 1 year ago
inbox.h start breaking up src/controller/inbox.c to reduce file size, handle pin 1 year ago
indexer.c Loop outbox processing, add incoming mentions to that account's local timeline, add emoji reactions inbox processing, implement followers listing, add reindex command 1 year ago
indexer.h Loop outbox processing, add incoming mentions to that account's local timeline, add emoji reactions inbox processing, implement followers listing, add reindex command 1 year ago
main.c rework status handling to support replies, add handling for /api/pleroma/frontend_configurations, rework instance data, rework status response 1 year ago
main.h Move controller code to src/controller/ and out of src/main.c, add extremely simple 404 error page 2 years ago
mastodon_api.c Refactor routing for statuses 1 year ago
mastodon_api.h Initial commit of server code 2 years ago
nodeinfo.c Fix memory leaks, add logic to remove reacts, rename files/folders in HTTP submodules, rework timeline filtering, move http common files to new submodules, have the react result field 'me' filled in correctly 1 year ago
nodeinfo.h Basic nodeinfo/2.1 implementation 2 years ago
oauth.c Fix memory leaks, add logic to remove reacts, rename files/folders in HTTP submodules, rework timeline filtering, move http common files to new submodules, have the react result field 'me' filled in correctly 1 year ago
oauth.h Start implementing OAUTH2 application infrastructure so that Husky will connect 2 years ago
outbox.c Federate emoji reacts 1 year ago
outbox.h Start crypto implementation, remove debug printfs, partial application of s/reverse_index/uri_index/, fix memory leak in rie_reader, start writing outbox processing 2 years ago
owner.c 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
owner.h Implement webfinger and basic owner actor 2 years ago
pleroma_api.c rework status handling to support replies, add handling for /api/pleroma/frontend_configurations, rework instance data, rework status response 1 year ago
pleroma_api.h rework status handling to support replies, add handling for /api/pleroma/frontend_configurations, rework instance data, rework status response 1 year ago
test.c Start implementing followers logic, start react logic 1 year ago
test.h Start test suite, implement base64_decode, validate http signatures 1 year ago
webfinger.c Fix memory leaks, add logic to remove reacts, rename files/folders in HTTP submodules, rework timeline filtering, move http common files to new submodules, have the react result field 'me' filled in correctly 1 year ago
webfinger.h Basic nodeinfo/2.1 implementation 2 years ago