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 e90dde2d8a
Add server outbox blacklist, pass like/emoji operations thru repost to underlying post
1 year ago
..
api Handle indepotency key, discard posts with content or source larger than 4000 bytes, start work in signed fetch (not working yet), update submodules to fix inbox processing bug 1 year ago
inbox Fix crash bugs, add Carbon-Emissions-Scope-2 witth garbage value, change bookmark handling 1 year ago
mastodon_api
test Handle indepotency key, discard posts with content or source larger than 4000 bytes, start work in signed fetch (not working yet), update submodules to fix inbox processing bug 1 year ago
activity_pub.c Switch to using ap_object_handle_http_request, add replies list to local Notes, add note redirect 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 Add command to pull follower/following lists for all followed accounts 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 Fix SEGV, add peers route, fix version 2.1 nodeinfo response, throw away rejects 1 year ago
inbox.h
indexer.c
indexer.h
main.c Fix crash bugs, add Carbon-Emissions-Scope-2 witth garbage value, change bookmark handling 1 year ago
main.h
mastodon_api.c Fix SEGV, add peers route, fix version 2.1 nodeinfo response, throw away rejects 1 year ago
mastodon_api.h
nodeinfo.c
nodeinfo.h
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
outbox.c Add server outbox blacklist, pass like/emoji operations thru repost to underlying post 1 year ago
outbox.h
owner.c Add code to pull followers/following list, rework fetching, rework account sync 1 year ago
owner.h
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
test.c Fix crash bugs, add Carbon-Emissions-Scope-2 witth garbage value, change bookmark handling 1 year ago
test.h
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