summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-06 01:03:21 -0500
committerJune McEnroe <june@causal.agency>2020-02-06 01:03:21 -0500
commitdb499dc5f50dba23c2ab218d439cfce51c41bc6b (patch)
tree746e3fac411890f144b027f7e5b1907d094e0157 /.gitignore
parentHandle ERROR (diff)
downloadcatgirl-db499dc5f50dba23c2ab218d439cfce51c41bc6b.tar.gz
catgirl-db499dc5f50dba23c2ab218d439cfce51c41bc6b.zip
Send self.join without colon
If someone is weird enough to use channel keys, they can -j '#foo key'.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
catgirl/commit/chat.h?id=af87b4e68d14ff5a3155c1f9c2ce1fa7d536c278&follow=1'>Move 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 Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 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