From 99e120b4035837a2ee5d9b417ca51c85cbfa6ed0 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Thu, 28 May 2015 22:32:05 +0200 Subject: [PATCH] The function to post to Diaspora doesn't support newer Diaspora versions. So this addon is set to "unsupported" --- diaspora/diaspora.php | 1 + 1 file changed, 1 insertion(+) diff --git a/diaspora/diaspora.php b/diaspora/diaspora.php index dfefff71..35234c39 100755 --- a/diaspora/diaspora.php +++ b/diaspora/diaspora.php @@ -5,6 +5,7 @@ * Description: Post to Diaspora * Version: 0.1 * Author: Michael Vogel + * Status: Unsupported */ function diaspora_install() {