stanfieldr / ghetto-skype

Web Skype + Tray Icon + Notifications
GNU General Public License v3.0
718 stars 52 forks source link

New message count in tray. Now takes into account muted chats #143

Closed qwertier closed 6 years ago

qwertier commented 6 years ago

See issue #142: "When user selects "Turn notifications off" for a certain chat, new notification count for that chat should not be taken into account when new message count appears in tray! But now it is! In other words, the counter of new messages in tray summarizes all the new message counts for all the chats irrespectively whether they are muted or not!"

This pull request fixes this issue!

stanfieldr commented 6 years ago

Thank you