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/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 recipes/nextcloud-talk/README.md (limited to 'recipes/nextcloud-talk/README.md') diff --git a/recipes/nextcloud-talk/README.md b/recipes/nextcloud-talk/README.md new file mode 100644 index 0000000..e6194c2 --- /dev/null +++ b/recipes/nextcloud-talk/README.md @@ -0,0 +1,21 @@ +# Ferdi recipe for Nextcloud Talk + +Nextcloud Talk - Chat, video & audio-conferencing using WebRTC. + +To add Nextcloud Talk to Ferdi, Nextcloud server address should be provided in the field "Custom server". + +## Credits + +This recipe is based on [`recipe-nextcloud-talk`](https://github.com/meetfranz/recipe-nextcloud-talk). + +## Links + +Ferdi: + +- [Ferdi](https://getferdi.com/) +- [Ferdi recipes](https://github.com/getferdi/recipes) + +Nextcloud: + +- [Nextcloud](https://nextcloud.com/) +- [Nextcloud Talk](https://apps.nextcloud.com/apps/spreed) -- cgit v1.2.3-54-g00ecf