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 0733bc7664
Suppress error message when clean.sh is run twice in a row, more preparations for submodule split of ap/
1 year ago
..
api Rearrange file structure to prepare for separating ActivityPub code to submodule 1 year ago
inbox Suppress error message when clean.sh is run twice in a row, more preparations for submodule split of ap/ 1 year ago
mastodon_api
test Rearrange file structure to prepare for separating ActivityPub code to submodule 1 year ago
activity_pub.c Rearrange file structure to prepare for separating ActivityPub code to submodule 1 year ago
activity_pub.h Implement /outbox, add status->activity indexing for local statuses 1 year ago
cli.c Rearrange file structure to prepare for separating ActivityPub code to submodule 1 year ago
cli.h
inbox.c Rearrange file structure to prepare for separating ActivityPub code to submodule 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
indexer.h
main.c Implement /outbox, add status->activity indexing for local statuses 1 year ago
main.h
mastodon_api.c Rearrange file structure to prepare for separating ActivityPub code to submodule 1 year ago
mastodon_api.h
nodeinfo.c
nodeinfo.h
oauth.c
oauth.h
outbox.c Suppress error message when clean.sh is run twice in a row, more preparations for submodule split of ap/ 1 year ago
outbox.h
owner.c Suppress error message when clean.sh is run twice in a row, more preparations for submodule split of ap/ 1 year ago
owner.h
pleroma_api.c Fix bugs, fix inbox blocks, add safety to reacts, create common cleanup_box for both inbox and outbox, start transition of ap_activity to ap_object 1 year ago
pleroma_api.h
test.c
test.h
webfinger.c Fix memory leaks, access bugs, use-before-initialization bugs 1 year ago
webfinger.h