gnome-shell/js/ui/components
Florian Müllner 645aa01efd telepathyClient: Use a single update for text and timestamp
Commit c6f22826cf added a call to update() to refresh the notification
time for sent and received messages. However as it omits the bannerMarkup
parameter, escaped text like ''' now makes it through verbatim.
Rather than adding the parameter, we can just refresh the timestamp in
the existing update() call to fix the issue - it means the notification
timestamp is only refreshed for received messages, but that reflects
the text shown in the notification, which isn't updated for sent
messages either.

https://bugzilla.gnome.org/show_bug.cgi?id=779435
2017-03-01 20:46:58 +01: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 shell-app: Add "discrete_gpu" option when launching apps 2016-10-21 19:26:49 +02:00
keyring.js modalDialog: Match gtk+ buttons style 2015-08-05 14:44:47 +02:00
networkAgent.js networkAgent: Invalidate VPN plugin cache on changes 2016-11-10 14:32:07 +01:00
polkitAgent.js Use Unicode in translatable strings 2017-02-16 02:07:14 +01:00
telepathyClient.js telepathyClient: Use a single update for text and timestamp 2017-03-01 20:46:58 +01:00