aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-talk/package.json
Commit message (Collapse)AuthorAge
* Housekeeping: These recipes had been updated for bug fixes since Apr 2020, ↵Libravatar Vijay A2021-05-15
| | | | but their versions had not been bumped up.
* Nextcloud Talk: `package.json` was updated to increase version to 1.0.3Libravatar Edgars2020-11-11
|
* Nextcloud Talk: Hide unrelated notifications and fix notifications countLibravatar Edgars2020-11-10
| | | | | | | | | | | | | | `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.
* Unpack recipes and update recipes icons (#292)Libravatar Bennett2020-09-22
Co-authored-by: Amine Mouafik <amine@mouafik.fr>