gnome-shell/js/ui/components
Florian Müllner 06d0e7d74a telepathyClient: Always clear pending messages on destroy
Since commit 82950ecea, we acknowledge pending messages when closing a
chat notification for a channel we are handling to prevent the channel
from popping up again immediately. While this isn't an issue for channels
we don't handle, the unread messages of the destroyed notification are
still considered for the messages indicator in the top bar, which is
clearly confusing (in particular when we end up showing the indicator
without any notifications in the list). As it's arguably correct to not
meddle with a channel handled by someone else, just reset the cache of
pending messages to address this issue.

https://bugzilla.gnome.org/show_bug.cgi?id=770888
2016-09-09 23:54:28 +02:00
..
__init__.js Don't start new components when activating the screen-shield in gdm 2012-09-05 16:14:02 +02:00
automountManager.js js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
autorunManager.js autorunManager: Follow Files' notification policy 2015-11-17 00:00:31 +01:00
keyring.js modalDialog: Match gtk+ buttons style 2015-08-05 14:44:47 +02:00
networkAgent.js NetworkAgent: Handle VPN service aliases 2016-06-03 18:27:46 +01:00
polkitAgent.js modalDialog: Match gtk+ buttons style 2015-08-05 14:44:47 +02:00
telepathyClient.js telepathyClient: Always clear pending messages on destroy 2016-09-09 23:54:28 +02:00