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

Comparing Net-Bummskraut/TODO (file contents):
Revision 1.19 by elmex, Sun Mar 11 23:19:43 2007 UTC vs.
Revision 1.20 by elmex, Wed Mar 21 15:50:38 2007 UTC

1- add timer in backend which tries to reconnect periodically
2 - maybe with longer timeouts with a max of: once an hour
3- think about removing the weird cfg:server hack
4 and add some commands to the frontend instead
5 - /backend_config set|remove <scheme>
6 - /backend_config - list configuration
7- add command to give overview of the frontend config
8- maybe add 'refresh' command to protocol which tells the server
9 to tell it's schemes to retry connections and joins etc.
10 (maybe with optional arguemnt for scheme selection)
11- word wrap!
12- fix inputhistory down key weirdness
1- fix buffer scroll correction when adding lines 13- fix buffer scroll correction when adding lines
2- buffer_seen broadcast is a bit racy, lessen the racyness by adding 14- buffer_seen broadcast is a bit racy, lessen the racyness by adding
3 buffer-last-activity timestamps and look whether the broadcast 15 buffer-last-activity timestamps and look whether the broadcast
4 timestamp is newer before removing the highlights 16 timestamp is newer before removing the highlights
5 (this might also be useful in other places?) 17 (this might also be useful in other places?)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines