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 ea1bcff61b
Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code
1 year ago
..
api Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
inbox Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
mastodon_api Start implementing OAUTH2 application infrastructure so that Husky will connect 1 year ago
test Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
activity_pub.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
activity_pub.h Update CLI handling, add CORS headers to ActivityPub endpoints to allow https://json-ld.org/playground/ to work, add route for /activity/%d{id}, add contexts to ap_object creation, fix single-digit dates in HTTP Signature Date header 1 year ago
cli.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
cli.h Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
inbox.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
inbox.h Link status/repost to the activity that created them for use in /outbox, start renaming ap_activity to ap_object, move code that creates Create activity to account model 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 Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
main.h Move controller code to src/controller/ and out of src/main.c, add extremely simple 404 error page 1 year ago
mastodon_api.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
mastodon_api.h Initial commit of server code 1 year 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 1 year ago
oauth.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
oauth.h Start implementing OAUTH2 application infrastructure so that Husky will connect 1 year ago
outbox.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 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 1 year ago
owner.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
owner.h Implement webfinger and basic owner actor 1 year ago
pleroma_api.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 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 Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
webfinger.h Basic nodeinfo/2.1 implementation 1 year ago