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

Comparing Net-Bummskraut/TODO (file contents):
Revision 1.2 by elmex, Sun Feb 25 00:21:59 2007 UTC vs.
Revision 1.29 by elmex, Wed Jun 27 06:45:49 2007 UTC

1- add more meta messages for all kind of things 1- make again sure that irc nicks that do stuff to you (CTCP!)
2- reconsider usage of meta messages vs. info messages 2 becomming present.
3- think about Gtk interface to handle stuff...
4 useful? not useful? implement it only via distributed
5 network? or later? special protocol? or integrate?
6
7- handle IRC encoding more gracefully (w.r.t. IRC)
8- make /list_subids taking a regex too
9- add command to give overview of the frontend config
10- fix inputhistory down key weirdness
11- word wrap!
12- buffer_seen broadcast is a bit racy, lessen the racyness by adding
13 buffer-last-activity timestamps and look whether the broadcast
14 timestamp is newer before removing the highlights
15 (this might also be useful in other places?)
16- make a buffer list sorted by last activity
17- add startup buffer config selection
18 - maybe just by cmd line arguments!
19- fix off-by-one bug in msgline
20- add shutdown function other than ctrl-c to backend
21- improve irc mode setting and general any channel actions
22 - make irc invites being displayed etc.
23 - add kick, quit, etc.
24- add smarter subscription commands for irc, etc.
25- make groups in buffers more useful
26
27- implement chat-state notifications (should be doable)
28- fix subscription from auto-subscribe to something that
29 the user can aknowledge
30
31- make bummskraut into server
32
33- rethink protocol handling, it's way tooo complicated
34 to add new protocol commands. it's a mess... horrible
35
36future:
37- implement formatted messages (for wrap-padding and colors)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines