all repos — honk @ 2c3bab1fda47f745e205a31fe200bf5e150ecb4a

my fork of honk

don't care about question updates
Ted Unangst tedu@tedunangst.com
Sat, 03 Aug 2019 22:18:03 -0400
commit

2c3bab1fda47f745e205a31fe200bf5e150ecb4a

parent

050b28abf2d800f7f101281c9e649c46c134bfc5

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

jump to
M honk.gohonk.go

@@ -396,6 +396,8 @@ what, _ := obj.GetString("type")

switch what { case "Person": return + case "Question": + return } } log.Printf("unknown Update activity")