ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-Bummskraut/TODO
Revision: 1.7
Committed: Thu Mar 8 10:28:14 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.6: +3 -2 lines
Log Message:
added configuration schemes.

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.5
6 elmex 1.7 - add tcp keep alive to Net::IRC3?
7 elmex 1.5
8 elmex 1.4 - improve irc mode setting and general any channel actions
9     - make irc invites being displayed etc.
10     - add XMPP support with Net::XMPP2 (which still isn't released)
11     - add authorisation to backend (digest md5 auth of some kind?)
12 elmex 1.5 - allow correct display of multi-line messages
13    
14     future:
15     - implement formatted messages (for wrap-padding and colors)