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

Comparing Net-Bummskraut/TODO (file contents):
Revision 1.24 by elmex, Mon Apr 23 11:30:49 2007 UTC vs.
Revision 1.25 by elmex, Sun Jun 24 17:17:21 2007 UTC

6- buffer_seen broadcast is a bit racy, lessen the racyness by adding 6- buffer_seen broadcast is a bit racy, lessen the racyness by adding
7 buffer-last-activity timestamps and look whether the broadcast 7 buffer-last-activity timestamps and look whether the broadcast
8 timestamp is newer before removing the highlights 8 timestamp is newer before removing the highlights
9 (this might also be useful in other places?) 9 (this might also be useful in other places?)
10- make a buffer list sorted by last activity 10- make a buffer list sorted by last activity
11- fix problems when backend goes offline => clear states etc.
12- add startup buffer config selection 11- add startup buffer config selection
13 - maybe just by cmd line arguments! 12 - maybe just by cmd line arguments!
14- fix off-by-one bug in msgline 13- fix off-by-one bug in msgline
15- add shutdown function other than ctrl-c to backend 14- add shutdown function other than ctrl-c to backend
16- improve irc mode setting and general any channel actions 15- improve irc mode setting and general any channel actions
17 - make irc invites being displayed etc. 16 - make irc invites being displayed etc.
17 - add kick, quit, etc.
18- add smarter subscription commands for irc, etc. 18- add smarter subscription commands for irc, etc.
19- add groupings of buffers 19- add groupings of buffers
20 - rework buffer handling => make client more OO 20 - rework buffer handling => make client more OO?!
21 - probably only adding a group tag is enough :)
21 22
22- add XMPP support with Net::XMPP2 (which still isn't released) 23- add XMPP support with Net::XMPP2 (which still isn't released)
23 - implement chat-state notifications (should be doable) 24 - implement chat-state notifications (should be doable)
24 - make /presence command (for IRC it toggles just away status) 25 - make /presence command (for IRC it toggles just away status)
25 26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines