From a363b98e38b7b3091cb2ba11cebed0cc53bedc6b Mon Sep 17 00:00:00 2001 From: Edgars Date: Tue, 10 Nov 2020 12:50:46 +0200 Subject: Nextcloud Talk: Hide unrelated notifications and fix notifications count `service.css` was updated to: - unhide contacts menu; - hide notifications that are not related to Nextcloud Talk; - hide "Dismiss all notifications" as this action would also dismiss hidden notifications. `webview.js` was updated to fix notifications (both direct and indirect) count retrieval. `README.md` was added. --- recipes/nextcloud-talk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/nextcloud-talk/package.json') diff --git a/recipes/nextcloud-talk/package.json b/recipes/nextcloud-talk/package.json index dcb5508..9a25f10 100644 --- a/recipes/nextcloud-talk/package.json +++ b/recipes/nextcloud-talk/package.json @@ -2,7 +2,7 @@ "id": "nextcloud-talk", "name": "Nextcloud Talk", "version": "1.0.2", - "description": "Nextcloud Talk", + "description": "Nextcloud Talk - chat, video & audio-conferencing using WebRTC", "main": "index.js", "author": "Stefan Malzner ", "license": "MIT", -- cgit v1.2.3-70-g09d2