summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-09 15:02:34 -0500
committerJune McEnroe <june@causal.agency>2020-02-09 15:02:34 -0500
commit3a5ce4d10f1d0b4e2bcf1d958d42665d5cb0db96 (patch)
tree5ddf5ddfae96d6ca1bac81ff959c59e6e9f1b7a1 /chat.h
parentAvoid VLAs in tab complete (diff)
downloadcatgirl-3a5ce4d10f1d0b4e2bcf1d958d42665d5cb0db96.tar.gz
catgirl-3a5ce4d10f1d0b4e2bcf1d958d42665d5cb0db96.zip
Remove unnecessary uiDraw
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
id=3beb01f99ac5ea9a22c55edbf0e7b095e1cb5b0d&follow=1'>Set AWAY when no clients are connectedJune McEnroe 2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe 2019-10-25Rename project pounceJune McEnroe