ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-Bummskraut/TODO
Revision: 1.15
Committed: Fri Mar 9 14:03:31 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.14: +0 -1 lines
Log Message:
fixed /kill buffer problem with cached wrap lines.

File Contents

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