36 Commits

Author SHA1 Message Date
swcs 6f5d1f00be update packages 2015-12-13 02:33:40 +01:00
swcs fe642dcf43 add gitattributes 2014-12-08 20:29:04 +01:00
swcs 306e048a9d fixes #12
Option (`PreferHTMLEncoding`) to either prefer HTML or HTTP encoding for
generating content
2014-07-18 12:20:49 +02:00
swcs 5ba5ff3d78 make wpcentral articles work again 2014-07-17 09:49:25 +02:00
swcs 083fe224b8 Option to replace images with placeholders 2014-07-13 15:03:30 +02:00
swcs 0f41e5578b article images to IEnumerable 2014-05-21 11:07:59 +02:00
swcs 3a38deab1f fix for medium articles 2014-02-23 20:22:20 +01:00
swcs ea704fb0fa improve security, that no double content is fetched 2014-02-17 22:31:06 +01:00
swcs 3bbf4fdcb7 invert HasNoHeadline; better NextPage parser; 2014-02-17 22:10:20 +01:00
swcs febedfde06 multi-page download of articles 2014-02-17 14:34:01 +01:00
swcs 526abc27f5 add string match comparison for NextPage 2014-02-17 12:23:59 +01:00
swcs 665b3eb9fc add ability to mark faulty mobile URIs 2014-02-16 15:28:23 +01:00
swcs b6c610ec85 give div's in article content the same weight as p's 2014-02-16 13:52:12 +01:00
swcs ac3b02faf4 update next page URL parser 2014-02-13 00:13:47 +01:00
swcs 4f01f25a72 remove invalid XML characters while building document 2014-02-12 23:34:43 +01:00
swcs c0b4635865 don't remove a[name] tags when they contain text. 2014-02-09 17:57:32 +01:00
swcs f4190ecbcd add content hint for polygon 2014-01-31 17:14:47 +01:00
swcs c3cccc3f31 remove unnecessary attributes from XElements 2014-01-31 10:50:44 +01:00
swcs eb053f6df4 respect for containers surrounding images 2014-01-30 21:57:37 +01:00
swcs 1b91582025 add word count, plain content and contentExtracted bool. 2014-01-30 11:14:14 +01:00
swcs 70b3b1c9b9 add hint for "bufferapp.com" 2014-01-30 10:52:59 +01:00
swcs d96fafc0fb update tests 2014-01-19 12:37:32 +01:00
swcs 71eb9e9d66 introduce HttpOptions for constructor; fix theVerge parsing 2014-01-19 12:35:47 +01:00
swcs 845b1438fb Don't depend on protocol in video regex 2014-01-11 10:00:00 +01:00
swcs c3aa9a82b3 fixes #6
use encoding found in HTTP headers in first iteration
2014-01-09 11:49:22 +01:00
swcs aa06984276 fixes #3
fix NullReference exception in NReadability.MetaExtractor
2014-01-04 12:07:37 +01:00
swcs 6987384e81 reverse bodyOnly 2013-12-25 21:08:21 +01:00
swcs 5c73d51068 add ReadOptions 2013-12-25 21:05:52 +01:00
swcs d199c12457 ID for ArticleImage; implement ReadException 2013-12-25 20:49:55 +01:00
swcs 41c951052b useDeepLink option for Reader 2013-12-24 00:12:21 +01:00
swcs cebb186db6 fix charset bugs 2013-12-19 21:13:23 +01:00
swcs fa482c9cf5 remove propertychanged; enable nuget package restore; 2013-12-18 21:57:15 +01:00
swcs 43a16c899b move Models to main namespace 2013-12-18 21:45:40 +01:00
swcs 365750f8f6 add Tests 2013-12-18 21:43:23 +01:00
swcs 99eb0b5687 set version to 4.0, as it increments from PocketSharp.Reader 3.0 2013-12-18 21:31:37 +01:00
swcs 3c065468ba add tests project 2013-12-17 23:04:49 +01:00