From efde4b5a5c1ed9aed6cc49655cb075ba5247cae9 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 22 Mar 2019 11:57:57 -0400 Subject: [PATCH] (js) Allow to fetch unseen count of all mailboxes Fixes #522, #2776, #4276 --- NEWS | 1 + UI/Templates/PreferencesUI/UIxPreferences.wox | 10 ++++++ .../js/Mailer/MailboxesController.js | 32 +++++++++++++------ 3 files changed, 33 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index 326290cbb..21ffc1339 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ Enhancements - [web] show calendar names of subscriptions in events blocks + - [web] allow to fetch unseen count of all mailboxes (#522, #2776, #4276) Bug fixes - [web] fixed wrong translation of custom calendar categories diff --git a/UI/Templates/PreferencesUI/UIxPreferences.wox b/UI/Templates/PreferencesUI/UIxPreferences.wox index 5a9742a02..cbc510c22 100644 --- a/UI/Templates/PreferencesUI/UIxPreferences.wox +++ b/UI/Templates/PreferencesUI/UIxPreferences.wox @@ -568,6 +568,16 @@ +
+ + + +
+