From bea8d103bfc8ff09fb5e42c64ffc491629881d22 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 11 Jun 2022 13:56:52 +0200 Subject: [PATCH] mark the whindowsphonepush as unsupported The Windows Phone app for Friendica does not seem to exist anymore (see https://www.microsoft.com/store/p/friendica-mobile/9nblggh0fhmn) which was linked from a promo video as store location. So lets set it to unsupported and deprecate it once 2022.09 was released. --- windowsphonepush/windowsphonepush.php | 1 + 1 file changed, 1 insertion(+) diff --git a/windowsphonepush/windowsphonepush.php b/windowsphonepush/windowsphonepush.php index 8f289d12..ebe19728 100644 --- a/windowsphonepush/windowsphonepush.php +++ b/windowsphonepush/windowsphonepush.php @@ -5,6 +5,7 @@ * Description: Enable push notification to send information to Friendica Mobile app on Windows phone (count of unread timeline entries, text of last posting - if wished by user) * Version: 2.0 * Author: Gerhard Seeber + * Status: Unsupported * * * Pre-requisite: Windows Phone mobile device (at least WP 7.0)