ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-Bummskraut/TODO
Revision: 1.8
Committed: Thu Mar 8 11:24:19 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.7: +1 -0 lines
Log Message:
added monitoring buffer and fixed logging.

File Contents

# User Rev Content
1 elmex 1.5 - make undirected infos and errors temporary (and static on 'status')
2     - make irc erros in backend directed
3 elmex 1.7 - fix cfg:server stuff on client connect (remove it and replace by local help)
4     - make /presence command (for IRC it toggles just away status)
5 elmex 1.8 - scroll markers!!!!
6 elmex 1.5
7 elmex 1.7 - add tcp keep alive to Net::IRC3?
8 elmex 1.5
9 elmex 1.4 - improve irc mode setting and general any channel actions
10     - make irc invites being displayed etc.
11     - add XMPP support with Net::XMPP2 (which still isn't released)
12     - add authorisation to backend (digest md5 auth of some kind?)
13 elmex 1.5 - allow correct display of multi-line messages
14    
15     future:
16     - implement formatted messages (for wrap-padding and colors)