Refactor <br /> handling code so that there's no duplication
[rss2maildir.git] / rss2maildir.py
2007-12-21 Brett ParkerRefactor <br /> handling code so that there's no duplic...
2007-12-21 Brett Parker* updated posts are now "threaded" - adds a References...
2007-12-21 Brett ParkerFurther reformatting to < 80 chars per line
2007-12-21 Brett Parker* improve handling of unicode data
2007-12-21 Brett Parker* tidy code to be mostly < 80 chars per line
2007-12-21 Brett ParkerRemove references to mailbox module (doesn't let you...
2007-12-21 Brett Parkerbetter utf-8 handling (though, we currently don't take...
2007-12-21 Brett Parker* improved entity handling
2007-12-20 Brett Parker* fix blockquote support
2007-12-20 Brett Parker* blockquote support - indents a blockquote with a...
2007-12-20 Brett Parker* make db key actually unique for feed url + link url
2007-12-20 Brett Parker* add support for &nbsp;
2007-12-20 Brett ParkerAdd licence information
2007-12-20 Brett ParkerAdd basic HTML -> plain text parser
2007-12-20 Brett Parker* make mail messages multipart/alternative messages...
2007-12-20 Brett ParkerAdd a Message-ID header and set the type to the type...
2007-12-20 Brett ParkerMuch better filename creation for the tmp file
2007-12-19 Brett Parker* Parsing of the RSS feed using feedparser
2007-12-19 Brett ParkerCreate Maildirs and Maildir root if possible for the...
2007-12-19 Brett ParkerStarting point of rss2maildir: