To do soon: * Add handlers for CTCP messages TIME and PING and possibly others * Make IRCNet and other networks work again * Add command queue (so you can write something like "/server irc.ircserver.com|/join #channel|/join #channel2|/say #channel Helloooo!"); * fix bug where closing server windows gives exception * Handle MODE message, so you know when you are invited to server (MODE +i etc) * fix MODE handler (so that it handles modes like MODE +ov-v User1 User2 User3) * improve NOTICE-handler To do somewhere in the future: * make DCC chat and file sending work * add logging support (and log browsing support) * add (Python) scripting support