From: Michael Vogel Date: Mon, 20 Aug 2018 04:24:43 +0000 (+0200) Subject: "remote_permissions" and "widgets" are set to deprecated (#711) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=77b7b7328810725a4796478001bce3847304c889;p=friendica-addons.git "remote_permissions" and "widgets" are set to deprecated (#711) --- 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;