summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-29 05:52:27 -0500
committerJune McEnroe <june@causal.agency>2018-11-29 05:52:27 -0500
commit139036dd5a17e0e0f4caa3be170b1b1d770e5b96 (patch)
tree3d828cfd7d59047d603c187f1385b2b1cc8d4627 /chat.c
parentAdd /whois (diff)
downloadcatgirl-139036dd5a17e0e0f4caa3be170b1b1d770e5b96.tar.gz
catgirl-139036dd5a17e0e0f4caa3be170b1b1d770e5b96.zip
Handle no such nick error
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>ui-shared: move about tab all the way to the leftJason A. Donenfeld 2014-01-17filter: don't forget to reap the auth filterJason A. Donenfeld 2014-01-17cgit.c: free tmp variableJason A. Donenfeld 2014-01-17Switch to exclusively using global ctxLukas Fleischer 2014-01-16auth: have cgit calculate login addressJason A. Donenfeld 2014-01-16auth: lua string comparisons are time invariantJason A. Donenfeld 2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld 2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld 2014-01-16t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer