all repos — honk @ d72ef03251895299faab5ac0843850f6805e8f81

my fork of honk

leave the bonk button, disabled, to keep everything in predictable places
Ted Unangst tedu@tedunangst.com
Thu, 27 Jun 2019 12:04:44 -0400
commit

d72ef03251895299faab5ac0843850f6805e8f81

parent

dc6446f0525e8301df2a03496f71f9c909d9edfa

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

jump to
M views/honk.htmlviews/honk.html

@@ -56,6 +56,8 @@ <div>

<p> {{ if .Honk.Public }} <button onclick="bonk(this, '{{ .Honk.XID }}');">bonk</button> +{{ else }} +<button disabled>nope</button> {{ end }} <button onclick="showhonkform('{{ .Honk.XID }}', '{{ .Honk.Handle }}');">tonk</button> <button onclick="muteit(this, '{{ .Honk.Convoy }}');">mute</button>