summary refs log tree commit diff
path: root/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-22 17:44:39 -0500
committerJune McEnroe <june@causal.agency>2019-02-22 17:44:39 -0500
commit2faa73abd63d3373ba12e59427d948720188bfbf (patch)
tree3ca9ba98fc1d672c8d48ffb43e42d99df6bd3d56 /input.c
parentAdd /znc command (diff)
downloadcatgirl-2faa73abd63d3373ba12e59427d948720188bfbf.tar.gz
catgirl-2faa73abd63d3373ba12e59427d948720188bfbf.zip
Remove topic TODO
I played around with it and it doesn't look right unless there is only
one channel listed in the status.
Diffstat (limited to 'input.c')
0 files changed, 0 insertions, 0 deletions
33a02c67&follow=1'>Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe