subtle replies should be subtle too

master
Ted Unangst 5 years ago
parent 36959973a1
commit e9da20ff42

@ -41,7 +41,7 @@ func reverbolate(userid int64, honks []*Honk) {
h.Style = "subtle"
}
if !h.Public {
h.Style = "limited"
h.Style += " limited"
}
if h.Whofore == 2 || h.Whofore == 3 {
h.URL = h.XID

Loading…
Cancel
Save