From 2cfe1adc53ac7949e53702808580b92c1ebb29c9 Mon Sep 17 00:00:00 2001 From: nimbleghost <132819643+nimbleghost@users.noreply.github.com> Date: Tue, 23 May 2023 13:36:59 +0200 Subject: [PATCH] Update FEATURE_PARITY.md --- docs/FEATURE_PARITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/FEATURE_PARITY.md b/docs/FEATURE_PARITY.md index 055b36b..ccd38a0 100644 --- a/docs/FEATURE_PARITY.md +++ b/docs/FEATURE_PARITY.md @@ -1,4 +1,4 @@ -# ntfy.sh iOS - Android Feature Parity +# ntfy.sh iOS - Android Feature Parity This document is to keep track of the feature parity between the iOS and Android ntfy.sh apps. @@ -17,7 +17,7 @@ This document is to keep track of the feature parity between the iOS and Android | Tags and emojis | :white_check_mark: | :white_check_mark: | | Click action | :warning: | :white_check_mark: | Only direct notification click | | Attachments | :warning: | :white_check_mark: | Not fully implemented | -| User Authentication | :warning: | :white_check_mark: | | +| User Authentication | :warning: | :white_check_mark: | Not fully implemented | | Dark mode | :white_check_mark: | :white_check_mark: | Dependent on iOS dark mode, may add override in | | Logging | :x: | :white_check_mark: | Not yet implemented | | Share to topic | :x: | :white_check_mark: | Not yet implemented |