ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-Bummskraut/TODO
Revision: 1.13
Committed: Thu Mar 8 17:23:48 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.12: +1 -0 lines
Log Message:
todo item added

File Contents

# Content
1 - normalize gotos to not raise buffer history unneccesarily
2 - add shutdown function other than ctrl-c to backend
3 - add history log for reconnects of the frontend
4 - add tcp keep alive to Net::IRC3?
5 - restructure Bummskraut.pm to Bummskraut/Protocol.pm
6 - improve irc mode setting and general any channel actions
7 - make irc invites being displayed etc.
8 - make /presence command (for IRC it toggles just away status)
9 - add smarter subscription commands for irc, etc.
10
11 - add XMPP support with Net::XMPP2 (which still isn't released)
12 - allow correct display of multi-line messages
13
14 future:
15 - implement formatted messages (for wrap-padding and colors)