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