diff --git a/source/_data/tools.json b/source/_data/tools.json index 575910b..5a01074 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -2790,6 +2790,24 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Utils"] + }, + { + "title": "Combine.social", + "source": "https://github.com/combine-social/timeline", + "protocols": "ActivityPub", + "site": "https://combine.social", + "logo": "", + "servers": "", + "description": "Combine remote and local timelines. Pre-fetch all missing replies in your home timeline.", + "codeLanguage": "TypeScript", + "techStack": "", + "license": "Public domain", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Utils"] } ] }