all repos — honk @ 53b5b13cb1400081db0f75dc0370dd683b8d0369

my fork of honk

more context about xonks we're ignoring
Ted Unangst tedu@tedunangst.com
Tue, 30 Apr 2019 15:51:09 -0400
commit

53b5b13cb1400081db0f75dc0370dd683b8d0369

parent

c770ba04f6c1fd649fc5740f552e1bf61de9bb4e

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M activity.goactivity.go

@@ -244,7 +244,7 @@ if x.What == "eradicate" {

return true } if thoudostbitethythumb(user.ID, x.Audience, x.XID) { - log.Printf("not saving thumb biter? %s", x.Honker) + log.Printf("not saving thumb biter? %s via %s", x.XID, x.Honker) return false } return needxonkid(user, x.XID)