ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-Bummskraut/TODO
Revision: 1.14
Committed: Fri Mar 9 10:29:21 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.13: +2 -0 lines
Log Message:
changed formatting and help a bit and added todo item.

File Contents

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