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 bf37930623
Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged
1 year ago
..
Account.c Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year ago
Account.h Replace string template api Account response with version using JSON submodule 1 year ago
Attachement.c 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
Attachement.h Implement federated media posts 1 year ago
Emoji.c Implement emoji processing and display for federated posts, fix /api/v1/account/update_credentials 1 year ago
Emoji.h Implement emoji processing and display for federated posts, fix /api/v1/account/update_credentials 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 Convert all api responses from text templates to JSON layouts, fix memory leaks, discard more unsupported Activities, server owner banner 1 year ago
Relationship.c Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year ago
Relationship.h Replace string template api Account response with version using JSON submodule 1 year ago
Status.c Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year ago
Status.h Implement Like federation, fix system account id, add defunct flag to accounts and stop delivery to accounds so flagged 1 year ago
frontend_config.json.template
instance_data.json.template 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
verify_credentials.json.template