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 837a3b62f9
Add support for receiving federated quote posts and displaying quote posts (can't source them yet)
1 year ago
..
account 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
crypto 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
status 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
account.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
account.h Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year ago
activity.c Fix media posts 1 year ago
activity.h Split apart application-specific AcitivytPub code and generic ap_object code, rename ap_object type enumeration values, start work to ingest external Activities 1 year ago
client_app.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
client_app.h
emoji.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
emoji.h Implement emoji for local posts 1 year ago
gc.c Get mark-and-sweep status garbage collection working, remove mark from status and use in-memory array (performace enhancement) 1 year ago
gc.h Start implementation of garbage collection of older posts, fix to,cc,bcc parse error when a single value is present, fix Accept header value, add status removal functions 1 year ago
inbox_envelope.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_envelope.h Rearrange file structure to prepare for separating ActivityPub code to submodule 1 year ago
media.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
media.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
notification.c Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year ago
notification.h Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year ago
outbox_envelope.c Rearrange file structure to prepare for separating ActivityPub code to submodule 1 year ago
outbox_envelope.h Rearrange file structure to prepare for separating ActivityPub code to submodule 1 year ago
owner.c
owner.h
server.c Remove hard-coded domain name, update http 1 year ago
server.h Remove hard-coded domain name, make app_args loaded from data/server.json, s/g_server_name/g_server->domain/, update http and json submodules 1 year ago
status.c Add support for receiving federated quote posts and displaying quote posts (can't source them yet) 1 year ago
status.h Add support for receiving federated quote posts and displaying quote posts (can't source them yet) 1 year ago
time.c
time.h
timeline.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
timeline.h Start implementation of garbage collection of older posts, fix to,cc,bcc parse error when a single value is present, fix Accept header value, add status removal functions 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