summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-15 10:13:42 -0400
committerJune McEnroe <june@causal.agency>2020-05-18 14:48:22 -0400
commit4282574c187e8ee7b0da98061a355b7c0c71b50d (patch)
tree4578a8bcf35eefb853032c340884293fe8cd9e1f /configure
parentFix page scrolling distance for SplitLines (diff)
downloadcatgirl-4282574c187e8ee7b0da98061a355b7c0c71b50d.tar.gz
catgirl-4282574c187e8ee7b0da98061a355b7c0c71b50d.zip
Revert "Send blank line after 10 minutes idle"
This reverts commit 1d5c4a5e346f0a295818441eb37697be283130ec.

This is fixed instead by pounce using TCP keepalive.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
66ac05cb&follow=1'>Recalculate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe 2020-02-10Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe