summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-13 09:33:16 -0400
committerJune McEnroe <june@causal.agency>2020-08-13 09:33:16 -0400
commit6f1cb708f0105027f0b2948130e71e0cf0995c89 (patch)
treef9b30bc976ea2ff55be68e98ae93e624adf87845 /Makefile
parentAdd Additional Components section to README (diff)
downloadpounce-6f1cb708f0105027f0b2948130e71e0cf0995c89.tar.gz
pounce-6f1cb708f0105027f0b2948130e71e0cf0995c89.zip
Fix unintended interception of NICK after registration
Another bug caused by trying to support broken clients. I'm annoyed.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
pan title='2019-02-07 21:22:14 -0500'>2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe