From b04a9d1229e1ed35f61634ae25519cfbcb8a2c29 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 5 Aug 2018 05:41:37 +0300 Subject: cleanup, fixed self-highlighting in notifications, fixed incorrect hex code handling --- src/components/status/status.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/status') diff --git a/src/components/status/status.js b/src/components/status/status.js index 3a9363ab..10f93207 100644 --- a/src/components/status/status.js +++ b/src/components/status/status.js @@ -50,6 +50,7 @@ const Status = { return highlightStyle(highlight[user.screen_name]) }, userStyle () { + if (this.noHeading) return const user = this.retweet ? (this.statusoid.retweeted_status.user) : this.statusoid.user const highlight = this.$store.state.config.highlight return highlightStyle(highlight[user.screen_name]) -- cgit v1.2.3-70-g09d2