summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-20 01:38:31 -0500
committerJune McEnroe <june@causal.agency>2020-02-20 01:38:31 -0500
commitf494fe6edbd661f79fa4862e87e6e1c4c960b416 (patch)
treec639817a93202d0fe0bb008b0d2b608a00385262 /chat.c
parentAdd /ban, /unban and handle ban list replies (diff)
downloadcatgirl-f494fe6edbd661f79fa4862e87e6e1c4c960b416.tar.gz
catgirl-f494fe6edbd661f79fa4862e87e6e1c4c960b416.zip
Add generic error reply handler
This should have been in way earlier...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/tr> 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe