--- Net-Bummskraut/TODO 2007/06/25 11:27:58 1.27 +++ Net-Bummskraut/TODO 2007/06/25 14:47:18 1.28 @@ -1,3 +1,7 @@ +- think about Gtk interface to handle stuff... + useful? not useful? implement it only via distributed + network? or later? special protocol? or integrate? + - handle IRC encoding more gracefully (w.r.t. IRC) - make /list_subids taking a regex too - add command to give overview of the frontend config @@ -18,11 +22,14 @@ - add smarter subscription commands for irc, etc. - make groups in buffers more useful -- add XMPP support with Net::XMPP2 (which still isn't released) - - implement chat-state notifications (should be doable) - - make /presence command (for IRC it toggles just away status) +- implement chat-state notifications (should be doable) +- fix subscription from auto-subscribe to something that + the user can aknowledge - make bummskraut into server +- rethink protocol handling, it's way tooo complicated + to add new protocol commands. it's a mess... horrible + future: - implement formatted messages (for wrap-padding and colors)