ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-Bummskraut/TODO
Revision: 1.18
Committed: Sat Mar 10 19:22:53 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.17: +1 -0 lines
Log Message:
discovered a bug and implemented another way around too many sticky highlights.

File Contents

# User Rev Content
1 elmex 1.18 - fix problems when backend goes offline => clear states etc.
2 elmex 1.16 - add startup buffer config selection
3 elmex 1.14 - fix the coro edge world problem
4 elmex 1.16 - fix off-by-one bug in msgline
5 elmex 1.13 - add shutdown function other than ctrl-c to backend
6 elmex 1.12 - add history log for reconnects of the frontend
7 elmex 1.7 - add tcp keep alive to Net::IRC3?
8 elmex 1.4 - improve irc mode setting and general any channel actions
9     - make irc invites being displayed etc.
10 elmex 1.10 - make /presence command (for IRC it toggles just away status)
11 elmex 1.11 - add smarter subscription commands for irc, etc.
12 elmex 1.10
13 elmex 1.4 - add XMPP support with Net::XMPP2 (which still isn't released)
14 elmex 1.5 - allow correct display of multi-line messages
15    
16     future:
17     - implement formatted messages (for wrap-padding and colors)