all repos — honk @ 0bda578a55ec88bada36f87992552900d6358ce1

my fork of honk

we know what like is, we just don't like it
Ted Unangst tedu@tedunangst.com
Sun, 14 Apr 2019 22:57:00 -0400
commit

0bda578a55ec88bada36f87992552900d6358ce1

parent

b9f3da80576aab1db76a5aac89da57290f28fc81

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

jump to
M honk.gohonk.go

@@ -333,6 +333,8 @@ db := opendatabase()

db.Exec("update honkers set flavor = 'undub' where xid = ? and flavor = 'dub'", who) } } + case "Like": + break default: xonk := xonkxonk(j) if xonk != nil && needxonk(user, xonk) {