all repos — honk @ a03597c6ce660f86b726af4d5a8a4bdad883f82f

my fork of honk

just public audience for bonks
Ted Unangst tedu@tedunangst.com
Sun, 05 May 2019 14:01:34 -0400
commit

a03597c6ce660f86b726af4d5a8a4bdad883f82f

parent

7f5170b7501357f1df2374aa3aa22ff85380272d

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

jump to
M honk.gohonk.go

@@ -749,7 +749,7 @@ Date: dt,

Noise: xonk.Noise, Convoy: convoy, Donks: xonk.Donks, - Audience: oneofakind(prepend(thewholeworld, xonk.Audience)), + Audience: []string{thewholeworld}, } user, _ := butwhatabout(userinfo.Username)

@@ -775,7 +775,6 @@ }

} go honkworldwide(user, &bonk) - } func zonkit(w http.ResponseWriter, r *http.Request) {