only replace memes in our posts
Ted Unangst tedu@tedunangst.com
Wed, 18 Sep 2019 14:23:47 -0400
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
fun.go
→
fun.go
@@ -45,10 +45,10 @@ if !h.Public {
h.Style += " limited" } translate(h) - h.Noise = re_memes.ReplaceAllString(h.Noise, "") if h.Whofore == 2 || h.Whofore == 3 { h.URL = h.XID if h.What != "bonked" { + h.Noise = re_memes.ReplaceAllString(h.Noise, "") h.Noise = mentionize(h.Noise) h.Noise = ontologize(h.Noise) }