ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-Bummskraut/TODO
(Generate patch)

Comparing Net-Bummskraut/TODO (file contents):
Revision 1.18 by elmex, Sat Mar 10 19:22:53 2007 UTC vs.
Revision 1.19 by elmex, Sun Mar 11 23:19:43 2007 UTC

1- fix buffer scroll correction when adding lines
2- buffer_seen broadcast is a bit racy, lessen the racyness by adding
3 buffer-last-activity timestamps and look whether the broadcast
4 timestamp is newer before removing the highlights
5 (this might also be useful in other places?)
6- make a buffer list sorted by last activity
1- fix problems when backend goes offline => clear states etc. 7- fix problems when backend goes offline => clear states etc.
2- add startup buffer config selection 8- add startup buffer config selection
3- fix the coro edge world problem 9- fix the coro edge world problem
4- fix off-by-one bug in msgline 10- fix off-by-one bug in msgline
5- add shutdown function other than ctrl-c to backend 11- add shutdown function other than ctrl-c to backend
7- add tcp keep alive to Net::IRC3? 13- add tcp keep alive to Net::IRC3?
8- improve irc mode setting and general any channel actions 14- improve irc mode setting and general any channel actions
9 - make irc invites being displayed etc. 15 - make irc invites being displayed etc.
10- make /presence command (for IRC it toggles just away status) 16- make /presence command (for IRC it toggles just away status)
11- add smarter subscription commands for irc, etc. 17- add smarter subscription commands for irc, etc.
18- add groupings of buffers
19 - rework buffer handling => make client more OO
12 20
13- add XMPP support with Net::XMPP2 (which still isn't released) 21- add XMPP support with Net::XMPP2 (which still isn't released)
14- allow correct display of multi-line messages 22- allow correct display of multi-line messages
15 23
16future: 24future:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines