From f982a23373e1dead3c18a2eb579301730341263c Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 19 Aug 2018 17:33:05 +0000 Subject: [PATCH] "remote_permissions" and "widgets" are set to deprecated --- remote_permissions/remote_permissions.php | 2 +- widgets/widgets.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/remote_permissions/remote_permissions.php b/remote_permissions/remote_permissions.php index a9f5b51e..36cf34da 100644 --- a/remote_permissions/remote_permissions.php +++ b/remote_permissions/remote_permissions.php @@ -4,7 +4,7 @@ * Description: Allow the recipients of private posts to see who else can see the post by clicking the lock icon * Version: 1.0 * Author: Zach - * + * Status: Unsupported */ use Friendica\Core\Addon; diff --git a/widgets/widgets.php b/widgets/widgets.php index deea77ac..f116dccd 100644 --- a/widgets/widgets.php +++ b/widgets/widgets.php @@ -4,6 +4,7 @@ * Description: Allow to embed info from friendica into another site * Version: 1.0 * Author: Fabio Comuni + * Status: Unsupported */ use Friendica\Core\Addon; -- 2.45.2