ripnews/trunk/ripnews/TODO
2003-04-18 20:52:15 +00:00

25 lines
823 B
Text

# $Dwarf: TODO,v 1.10 2003/02/26 22:53:07 ward Exp $
# $Source$
[ ] check for multiple servers (ip adresses) for each name and pick
one that works
[ ] extensions should be checked with the filename, not the subject
[ ] support mime encoding
[x] support yEnc encoding
[x] matching on encoded file extensions
[ ] documentation
[ ] code cleanup
[ ] finish intspan
[ ] profiling/speed ups
[ ] improve error handling
[ ] use exceptions for error handling
[x] server reconnects
[ ] check if xhdr implemented
[ ] write man page
[x] use prefered server order
[x] check MAX_PATH_LEN while writing files
[ ] split decoding stuff from article class
[ ] decode in another thread
[ ] with multipart articles, don't write every body to the same file.
This will mess up things is a get_body is repeated because op
exceptions