TODO
author Tero Marttila <terom@fixme.fi>
Thu, 21 May 2009 16:23:27 +0300
branchlua-threads
changeset 206 47837a6bbbea
parent 171 b54f393c3df0
permissions -rw-r--r--
fix console to ignore input while waiting, and rename have_input -> have_prompt
sock:
 * sock_openssl?
 * tests...

irc_queue:
 * fix use of line_proto_send
 * more expansive tests

irc_cmd/chain:
 * handle irc_cmd_remove from inside irc_cmd_invoke

irc_net:
 * maybe cycling servers on reconnect?
 * proper case-insensitive lookups for channel names

config:
 * user-defined types (!)
 * return values

console:
 * improve console_print further, to act more like rlwrap

lua_console:
 * some kind of remote console?

irc_log:
 * recode to valid UTF8

logwatch:
 * figure out how to handle message length overflow