| 15 months | Greg Darke | We now don't throw exceptions when we can't load a target page |
| 15 months | Greg Darke | Fixing exceptions in the adding of new feeds, and adding of new articles |
| 15 months | Greg Darke | Fixing exception when the program is exiting |
| 16 months | Greg Darke | (Hopefully) fixing the image hotlinking stuff |
| 16 months | Greg Darke | Removing useless fixIMGtags method |
| 16 months | Greg Darke | Added BeautifulSoup 3.0.7a, as later versions are broken |
| 16 months | Greg Darke | We now have some nice fixes to apply to feeds (like hotlink bypassing/etc) |
| 16 months | Greg Darke | Actually implemented the auto detection code... and it works fairly well |
| 17 months | Greg Darke | added some of the missing migration commands |
| 17 months | Greg Darke | Fixed some bad usage of tg.redirect |
| 17 months | Greg Darke | Intial implementation of a "feedKey" for "private" feeds |
| 17 months | Greg Darke | Default value for the migration was specified incorrectly |
| 17 months | Greg Darke | Third attempt at making things hidden |
| 17 months | Greg Darke | Manual merge with http://tsukasa.net.au/~hg/feed_fixer |
| 17 months | Greg Darke | Simple modification to "support" hidden feeds |
| 17 months | Greg Darke | Simple modification to "support" hidden feeds |
| 17 months | Greg Darke | Cleaning up the exports in controllers.py |
| 17 months | Greg Darke | Implemented force encoding type (for decoding a html page with beautiful soup) |
| 17 months | Greg Darke | We now have the ability to edit an entry. |
| 17 months | Greg Darke | Removing the (useless) urlcache table |
| 17 months | Greg Darke | Ok, seems to work much better if I use "update" rather than "adopt" to add the new data to the dom |
| 17 months | Greg Darke | We now render the xpath results 'correctly' (by dumping them into a dom, and then printing the dom). |
| 17 months | Greg Darke | More cleanup/consistency stuff for FeedManagerAdd |
| 17 months | Greg Darke | Fixing the Create button which I broke |
| 17 months | Greg Darke | Remove the useless 'a' element, we don't when we use javascript |
| 17 months | Greg Darke | Cleaning up the feed listing page (doing a lot of button magic with javascript now) |
| 17 months | Greg Darke | A small attempt at some error processing |
| 17 months | Greg Darke | Attempting to clean up the fastcgi interface a little |
| 17 months | Greg Darke | Cleaned up the add interface... |
| 17 months | Greg Darke | Moved xpath magic html parsing into a seperate module. Added a 'preview' feature. |
| 17 months | Greg Darke | Perform a better fix for pages that use <![CDATA[ ]]>, it confuses the hell out of the SGML parser. Also make relative image's absolute |
| 17 months | Greg Darke | Fixing up the dependencies |
| 17 months | Greg Darke | Made the start-feed_fixer.py script executable again |
| 17 months | Greg Darke | Converting \r\n to \n (dos2unix) |
| 17 months | Greg Darke | Implement the rest of fcgi |
| 17 months | Greg Darke | Removing the getUrl method |
| 17 months | Greg Darke | Cleaning up the interface, and the initial implementation of auto detecting the xpath required. |
| 17 months | Greg Darke | Make the app look heaps nicer |
| 17 months | Greg Darke | Fixing aptitude dependency |
| 17 months | Greg Darke | Added initial version of the fcgi wrapper. |
| 17 months | Greg Darke | Added some preprocessing to remove shitty comments (that break things). |
| 17 months | Greg Darke | Cleaned up the feed parsing code (the eventual code path is still the same...) |
| 17 months | Greg Darke | Added support for a local module (for site specific hacks) |
| 17 months | Greg Darke | Cleaned up the dependencies |
| 17 months | Greg Darke | Actually making the feed_fixer work. |
| 17 months | Greg Darke | Fixing projects dependencies |
| 19 months | Greg Darke | Fixing a small typo |
| 19 months | Greg Darke | We now have a working version running under turbogears. |
| 19 months | Greg Darke | Cleaning up the output of hg status |
| 19 months | Greg Darke | Inital conversion to a turbogears project |
| 19 months | Greg Darke | Initial version |