--- Net-Bummskraut/TODO 2007/03/05 01:49:29 1.3 +++ Net-Bummskraut/TODO 2007/03/10 19:22:53 1.18 @@ -1,4 +1,17 @@ -- add more meta messages for all kind of things -- reconsider usage of meta messages vs. info messages -- add special configuration of scheme-handlers - - add configuration of server password to irc handler +- fix problems when backend goes offline => clear states etc. +- add startup buffer config selection +- fix the coro edge world problem +- fix off-by-one bug in msgline +- add shutdown function other than ctrl-c to backend +- add history log for reconnects of the frontend +- add tcp keep alive to Net::IRC3? +- improve irc mode setting and general any channel actions + - make irc invites being displayed etc. +- make /presence command (for IRC it toggles just away status) +- add smarter subscription commands for irc, etc. + +- add XMPP support with Net::XMPP2 (which still isn't released) +- allow correct display of multi-line messages + +future: +- implement formatted messages (for wrap-padding and colors)