--- Net-Bummskraut/TODO 2007/02/25 00:21:59 1.2 +++ Net-Bummskraut/TODO 2007/03/09 14:03:31 1.15 @@ -1,2 +1,16 @@ -- add more meta messages for all kind of things -- reconsider usage of meta messages vs. info messages +- fix the coro edge world problem +- normalize gotos to not raise buffer history unneccesarily +- add shutdown function other than ctrl-c to backend +- add history log for reconnects of the frontend +- add tcp keep alive to Net::IRC3? +- restructure Bummskraut.pm to Bummskraut/Protocol.pm +- 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)