From 3efec03d62cbf2350e7616d71a3dc94a46d219fa Mon Sep 17 00:00:00 2001 From: Django Date: Sun, 12 Apr 2020 00:14:04 -0400 Subject: [PATCH] description update Fixed description to reflect that ActivityPub is supported --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f68caff..5a2eb7d 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "id": "zap", "packaging_format": 1, "description": { - "en": "Zap is a full featured social network application with identity/content mirroring across multiple servers (nomadic identity) but no federate with non-nomadic servers." + "en": "Zap is a full featured social network application with identity/content mirroring across multiple servers (nomadic identity) federating over ActivityPub and Zot6 protocols." }, "version": "2.6~ynh1", "url": "https://zotlabs.com/zap/",