zs

Zeitungsschau rss to email converter
git clone git://r-36.net/zs
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2020-09-10 12:15Include hostname in SMTP object instance due to some bug in python3.7.Christoph Lohmann1+2-2
2020-09-10 12:11Merge branch 'master' of ssh://r-36.net:443/srv/git/zsChristoph Lohmann3+19-8
2020-08-08 09:59Update objectifiy code to work with encoding declaration.Christoph Lohmann2+10-5
2020-05-05 18:52More gdacs fixes.Christoph Lohmann1+1-1
2020-05-03 13:46Gdacs needs to be checked for in the entry.Christoph Lohmann1+2-2
2020-04-28 18:37Add strange gdacs ongoing event interpretation of timestamps.Christoph Lohmann1+2-0
2019-07-24 06:03On empty headers, do not barf when normalize.Christoph Lohmann1+7-3
2019-05-12 07:44Set default at the same time.Christoph Lohmann2+2-0
2019-05-12 07:44Merge branch 'master' of ssh://r-36.net:443/srv/git/zsChristoph Lohmann1+1-0
2019-05-12 07:42Merge branch 'master' of ssh://r-36.net:443/srv/git/zsChristoph Lohmann1+1-3
2019-05-12 07:41Unset default config at the right time.Christoph Lohmann2+2-0
2019-02-24 14:03Remove untrue comment about RMS.Christoph Lohmann1+0-2
2019-01-12 18:27Parse all articles. Too many feeds are wrong.Christoph Lohmann1+1-1
2018-09-09 13:07Really unset default.Christoph Lohmann1+1-1
2018-09-09 07:42Do not save if default values.Christoph Lohmann1+5-2
2018-08-22 18:21Change way articles are selected.Christoph Lohmann1+1-1
2018-07-07 13:06Add retry counter for network and os errors.Christoph Lohmann1+3-0
2018-06-11 11:22Catch all exceptions from date parsing heuristics.Christoph Lohmann1+1-1
2018-06-05 12:32Update version.Christoph Lohmann1+1-1
2018-06-05 12:06Remove error messages and add development category to setup.py.Christoph Lohmann1+2-2
2018-06-04 16:19Add workaround for dateutil.parser warning about timezone.Christoph Lohmann1+10-1
2018-05-17 16:45Do not bail on wrong html encoding.Christoph Lohmann1+4-1
2018-04-15 09:35Allow relative URIs in article linkes.Christoph Lohmann3+30-6
2018-02-10 15:23If the text is empty, do not throw exception.Christoph Lohmann1+3-0
2018-02-10 15:18Add debug mode with ipython.Christoph Lohmann1+13-0
2018-01-24 13:07Parse subjects for HTML content and clean it.Christoph Lohmann1+5-2
2017-12-20 17:41In case no items are defined in a jsonfeed, don't bail.Christoph Lohmann1+49-48
2017-09-08 11:21twtxt support.Christoph Lohmann1+43-0
2017-05-23 19:02Subtle bugs now resolved.Christoph Lohmann1+4-4
2017-05-23 18:12In case something goes wrong with articles, do not bail.Christoph Lohmann1+5-1
2017-05-22 17:36Fixing initial bugs in JSON Feed support.Christoph Lohmann1+3-1
2017-05-22 17:31Close the right object.Christoph Lohmann1+1-1
2017-05-22 17:29Add JSON Feed support.Christoph Lohmann1+94-2
2017-04-28 17:59Do not let us fool by the http server encoding.Christoph Lohmann1+1-2
2017-03-21 20:47Show the UUID and allow short date formats.Christoph Lohmann2+3-0
2017-03-21 18:50Fix the initial gopher support.Christoph Lohmann1+2-2
2017-03-21 18:44Add youtube.com support. Stupid google.Christoph Lohmann1+7-0
2017-03-21 18:42First gopher support.Christoph Lohmann1+25-0
2016-03-19 16:04Refusing invalid senders.Christoph Lohmann1+2-0
2016-03-19 16:02Adding an exception handler for too many redirects.Christoph Lohmann1+3-0
2015-12-07 19:10Do not burp if lock file has already been deleted.Christoph Lohmann1+4-1
2015-11-15 17:14In case of an XML syntax error, retry.Christoph Lohmann1+4-0
2015-11-11 21:08Simplify parsing and unescape text entries.Christoph Lohmann1+29-33
2015-11-11 17:05Don't bail in case of invalid time formats.Christoph Lohmann1+6-1
2015-11-11 17:02First HTML parsing with missing entities.Christoph Lohmann1+8-2
2015-11-02 19:05Adding the protocol exception handling for requests.Christoph Lohmann1+2-0
2015-10-31 16:38Handle smtplib errors.Christoph Lohmann1+6-2
2015-10-28 06:14There is a case where rcode could be accessed befor it's assigned.Christoph Lohmann1+1-0
2015-10-26 06:12Zero articles is no pause target anymore.Christoph Lohmann1+4-2
2015-10-25 10:29Using codecs to read the UTF-8 correctly.Christoph Lohmann1+2-1
2015-10-24 20:33Reworking the exceptions for requests.Christoph Lohmann2+23-16
2015-10-24 19:39Moving from urllib to requests and add testfeed.Christoph Lohmann2+17-8
2015-10-24 18:45Now the maximum entries comment is correct.Christoph Lohmann1+1-1
2015-10-18 14:30Fixing the escaping of special characters in HTML text.Christoph Lohmann1+0-1
2015-10-02 15:00Merge branch 'master' of /home/chrissi/git/zsChristoph Lohmann1+12-8
2015-10-02 14:59Add a silent option.Christoph Lohmann1+13-9
2015-08-16 06:29Reorder the README to fit what's written.Christoph Lohmann1+12-8
2015-06-22 16:34Fix a case where a failed parseiso crashes zeitungsschau.Christoph Lohmann1+13-9
2015-05-10 14:25Add to the README how to use OPML.Christoph Lohmann1+8-0
2015-05-10 14:21Make the README more descriptive.Christoph Lohmann1+23-7
2015-05-10 09:00Adding an atom example.Christoph Lohmann1+217-0
2014-12-31 13:53Fix breakup when there is no timestamp.Christoph Lohmann1+13-6
2014-12-13 07:17Add default value for datetime.Christoph Lohmann2+10-5
2014-08-17 15:53Major overhaul.Christoph Lohmann13+915-828
2014-07-21 17:43Fix html2text.Christoph Lohmann1+9-7
2014-06-08 14:14Adding a TODO file.Christoph Lohmann1+5-0
2014-06-08 14:13Fixing a typo.Christoph Lohmann1+1-1
2014-05-02 15:15Fixing the deletion of feeds.Christoph Lohmann3+9-4
2014-04-29 16:33In case there is no pubdate, don't add it to the uuid.Christoph Lohmann1+7-3
2014-04-28 18:50Adding some commands and uuid handling.Christoph Lohmann3+62-10
2014-03-27 16:34BeautifulSoup does not seem to work in Python3.Christoph Lohmann1+0-4
2014-03-27 16:24Changes:Christoph Lohmann3+13-0
2014-03-20 05:42Handle some HTTP sub exception.Christoph Lohmann1+3-0
2014-03-19 17:14Add handling for xml syntax errors.Christoph Lohmann2+16-2
2014-03-18 05:38Fix some feed issue and resolve incomplete reads.Christoph Lohmann2+11-5
2014-03-17 17:08Add retry handling on error.Christoph Lohmann2+40-9
2014-03-16 11:30Correct the README.md to the current state.Christoph Lohmann1+25-8
2014-03-16 11:25Adding the LICENSE comment into every file.Christoph Lohmann4+8-4
2014-03-16 11:22Add a sanity check for articles.Christoph Lohmann1+4-0
2014-03-16 11:12Add a Makefile, config.mk and fix two exceptions.Christoph Lohmann3+63-0
2014-03-15 12:07Fixing email support.Christoph Lohmann1+1-4
2014-03-12 21:55Add final features before alpha.Christoph Lohmann3+71-32
2014-03-09 20:33Damn auto conversion of types.Christoph Lohmann1+5-5
2014-03-09 20:29Syntax error.Christoph Lohmann1+1-1
2014-03-09 20:28One error.Christoph Lohmann1+1-1
2014-03-09 20:27A more solid id and article merging.Christoph Lohmann2+19-7
2014-03-09 20:17Add feature to reset feed state.Christoph Lohmann3+13-2
2014-03-09 19:56More cleaner debug.Christoph Lohmann2+3-3
2014-03-09 19:19All articles should be unread.Christoph Lohmann1+1-1
2014-03-09 18:52Use the original timestamp.Christoph Lohmann1+6-1
2014-03-09 18:47Add LICENSE, README and working ssl option.Christoph Lohmann3+699-2
2014-03-09 17:26Initial commit of Zeitungsschau.Christoph Lohmann5+620-0