TODO
author Tero Marttila <terom@fixme.fi>
Sat, 23 May 2009 00:33:23 +0300
changeset 215 85863b89e38b
parent 171 b54f393c3df0
permissions -rw-r--r--
fix lua_thread_resume_state to not call lua_resume from a CFunction executing in the same state; lua_thread_done is now unprotected...
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