2003-10-12 |
Adam Sampson | Tidy up the wording a bit. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Adam Sampson | Fix option-compatibility code. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Adam Sampson | Update. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Adam Sampson | Document Python version requirement. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Adam Sampson | Add HTTP basic authentication support. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Adam Sampson | Workaround for urllib2 not doing basic auth URLs. ... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Adam Sampson | Remove broken compatibility code. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Adam Sampson | Update version. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Adam Sampson | Using UTF-8 correctly broke rawdog for everybody using... v1.3 |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Add maxage config option. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Add --dir option. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Thinking about it, no, I don't really want a statefile... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Experimental multi-statefile thing; just checking this... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Add "statefile" option. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Add "template" option. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Add --show-template. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Allow "outputfile -". |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Add -c option to read additional config file. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Make socket timeout configurable. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Send warning output to stderr. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Use new option syntax. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Restructure output code for template usage. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Decode multiple contents correctly. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Convert all incoming text to UTF-8. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Update version number. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Update feedparser. (No need to include the timeout... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Move timeout modification into rawdoglib, so we can... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Adam Sampson | Don't immediately retry broken feeds. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Adam Sampson | Set status to None if parsing fails. (Again, to silence... v1.2 |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Adam Sampson | Add note about feedparser modification. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Adam Sampson | Rename "type" to "ctype" to work around a Python compil... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Adam Sampson | Updated. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Adam Sampson | If the "content" that feedparser returns is a string... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Adam Sampson | Fix a bug with <content><div>... that shows up on |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Adam Sampson | Handle parsing errors correctly. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Adam Sampson | Handle timeouts as errors too. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Adam Sampson | Prefer content over content_encoded, and fall back... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Adam Sampson | Add correct handling of HTTP status codes, to pass... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Adam Sampson | Updated to upstream version 2.52 and made our modificat... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Adam Sampson | Update version to 1.2. |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Adam Sampson | Updated. v1.1 |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Adam Sampson | Support the Echo content element by selecting the most... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Adam Sampson | Change the description of the parser we use, and remove... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Adam Sampson | Use feedparser rather than rssparser. |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Adam Sampson | Replaced with feedparser.py. |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Adam Sampson | Change timeout to 30s. |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Adam Sampson | Replaced rssparser.py with the new feedparser.py. |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Adam Sampson | Added NEWS file. |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Adam Sampson | Updated URL. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Adam Sampson | Add sequence attribute, to preserve RSS ordering of... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Adam Sampson | Document proxy usage in README. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Adam Sampson | Updated version to 1.1. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Adam Sampson | Remove pre-0.5 workaround. v1.0 |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Adam Sampson | Updated version to 1.0. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Adam Sampson | Fix an interesting bug: if a feed hadn't changed for... v0.5 |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Adam Sampson | Increase update time. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Adam Sampson | Updated version. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Adam Sampson | Document forced updating. v0.4 |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Adam Sampson | Allow forced updating of a feed. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Adam Sampson | Remove Rawdog.last_update, since it's not used. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Adam Sampson | Abstract persistability out into a couple of classes. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Adam Sampson | Abstract configuration out into a class. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Adam Sampson | Move most of the code into rawdoglib.rawdog. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Adam Sampson | Moved hash_item into Article. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Adam Sampson | Remove maybe_get (since get does the same thing). |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Adam Sampson | Update version number. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Adam Sampson | Added package manifest. v0.3 |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Adam Sampson | Updated stylesheet for new features, and to look less... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Adam Sampson | Add feeds display. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Adam Sampson | Add timeoutsocket. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Adam Sampson | Add get_html_name and get_html_link to Feed. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Adam Sampson | Prefer content_encoded over description if it's available. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Adam Sampson | Remove excessive entity decoding -- rssparser already... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Adam Sampson | Update version. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Adam Sampson | Initial revision |
commit | commitdiff | tree | snapshot |
|