summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-14 19:25:25 -0500
committerJune McEnroe <june@causal.agency>2019-11-14 19:25:25 -0500
commit376cde311dc723e8496c8c8ab1048dbd2181170c (patch)
tree026899720670b193b56df3397f2fd219017ee450 /Makefile
parentSave and load full struct timeval (diff)
downloadpounce-376cde311dc723e8496c8c8ab1048dbd2181170c.tar.gz
pounce-376cde311dc723e8496c8c8ab1048dbd2181170c.zip
Add concept of passive clients
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
esponse to NAMES to get usernamesJune McEnroe Other than this slight hack, I think coloring by username rather than nick is a much better idea. 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe Forgive me. 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe Seems like handling input is going to be the worst thing ever. 2018-08-02Add chroot.tar targetJune McEnroe