get rid of old SVN structure
This commit is contained in:
parent
64eaf7c89f
commit
08e83501be
324 changed files with 0 additions and 70245 deletions
30
TODO
Normal file
30
TODO
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
# $Id$
|
||||
# $URL$
|
||||
|
||||
[ ] check for multiple servers (ip adresses) for each name and pick
|
||||
one that works
|
||||
[ ] support mime encoding
|
||||
[ ] support base64
|
||||
[ ] support quotedprintable
|
||||
[ ] documentation
|
||||
[ ] code cleanup
|
||||
[ ] finish intspan
|
||||
[ ] profiling/speed ups
|
||||
[ ] improve error handling
|
||||
[ ] use exceptions for error handling
|
||||
[ ] check if xhdr implemented
|
||||
[ ] write man page
|
||||
[ ] more regression tests
|
||||
[ ] update documentation
|
||||
[ ] implement "skip current article" signal handle
|
||||
[ ] optionaly save parts of incomplete posts
|
||||
[ ] with multipart articles, don't write every body to the same file.
|
||||
This will mess up things if a get_body is repeated because of
|
||||
exceptions. Use buffering for each body, before writing...
|
||||
[ ] there is a bug in handling half fetched parts, they'll be fetched
|
||||
twice this should be buffered until it's gotten correctly, then
|
||||
added to the main buffer
|
||||
[ ] running without a tempdir doesn't work at all
|
||||
[ ] don't drop connections to servers when switching groups
|
||||
[ ] limiter on running time. if running longer than X, abort
|
||||
[ ] implement article expiration
|
||||
Loading…
Add table
Add a link
Reference in a new issue