all repos — honk @ 5bab9565fae808b80648891f1205fa373b5a4e9c

my fork of honk

focus on text area for reply
Ted Unangst tedu@tedunangst.com
Wed, 10 Jul 2019 01:40:14 -0400
commit

5bab9565fae808b80648891f1205fa373b5a4e9c

parent

ccfcaac0c06d34da8fe7f54b6dbeefc4c280bfee

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

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

@@ -29,7 +29,7 @@ if (rid) {

ridinput.value = rid honknoise.value = "@" + hname + " " } - //document.getElementById("infobox").scrollIntoView() + document.getElementById("honknoise").focus() } function updatedonker() { var el = document.getElementById("donker")