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
|
122ccfe7b6
|
make HtmlUtitlities public; add wordCount method
|
2014-01-30 11:23:29 +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
|
94340e5cf5
|
update readme with ReadOptions
|
2014-01-24 00:25:10 +01:00 |
|
swcs
|
582ed84182
|
update readme with HttpOptions
|
2014-01-22 21:52:01 +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
|
06dfa68323
|
check if URI is valid in ArticleImage
|
2014-01-18 00:01:16 +01:00 |
|
swcs
|
ef20ae9975
|
add PrettyPrint option
|
2014-01-16 11:43:21 +01:00 |
|
swcs
|
845b1438fb
|
Don't depend on protocol in video regex
|
2014-01-11 10:00:00 +01:00 |
|
swcs
|
466518d57c
|
update readme/changelog
|
2014-01-09 11:53:09 +01:00 |
|
swcs
|
c3aa9a82b3
|
fixes #6
use encoding found in HTTP headers in first iteration
|
2014-01-09 11:49:22 +01:00 |
|
swcs
|
ef75d87137
|
add CancellationToken support
|
2014-01-05 21:59:54 +01:00 |
|
swcs
|
aa06984276
|
fixes #3
fix NullReference exception in NReadability.MetaExtractor
|
2014-01-04 12:07:37 +01:00 |
|
swcs
|
c57c5e8c18
|
Merge pull request #4 from leegreenwood/master
Updated Readme.md with corrected example code
|
2014-01-03 10:09:00 -08:00 |
|
Lee Greenwood
|
ec8e7d9325
|
Updated Readme.md with corrected example code
The .Read method cannot be called with a string, only a Uri, so the example code was changed to reflect this.
|
2014-01-03 17:07:37 +00: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
|
e884af00c6
|
include Encoding in Article POCO
|
2013-12-25 16:55:47 +01:00 |
|
swcs
|
e19022ecfa
|
code formatting for SgmlReader
|
2013-12-24 10:50:46 +01:00 |
|
swcs
|
41c951052b
|
useDeepLink option for Reader
|
2013-12-24 00:12:21 +01:00 |
|
swcs
|
51640d64be
|
increment version
|
2013-12-22 23:31:27 +01:00 |
|
swcs
|
7d2cdc1aec
|
fix custom encoder bugs :S
|
2013-12-22 23:25:25 +01:00 |
|
swcs
|
bab7dffa22
|
add windows charsets
|
2013-12-22 23:13:32 +01:00 |
|
swcs
|
0465554065
|
add ISO charsets
|
2013-12-22 23:08:53 +01:00 |
|
swcs
|
ed6a0cbb06
|
update encoder
|
2013-12-22 23:05:38 +01:00 |
|
swcs
|
d4cf09f653
|
implement custom encodings if not available in the environment. - started with Windows-1250
|
2013-12-22 21:18:26 +01:00 |
|
swcs
|
afe4349619
|
update readme
|
2013-12-20 14:15:38 +01:00 |
|
swcs
|
52165af24c
|
update changelog
|
2013-12-19 21:19:23 +01:00 |
|
swcs
|
cebb186db6
|
fix charset bugs
|
2013-12-19 21:13:23 +01:00 |
|
swcs
|
ec8624d1e2
|
include nuget link in readme
|
2013-12-19 12:22:05 +01:00 |
|
swcs
|
3590871d5a
|
update readme
|
2013-12-19 11:51:50 +01:00 |
|
swcs
|
3edf51a50b
|
update readme
|
2013-12-19 11:40:47 +01:00 |
|
swcs
|
114c2b770c
|
append correct version to user agent
|
2013-12-19 10:43:57 +01:00 |
|
swcs
|
390f72ec7f
|
extract description, image and favicon
|
2013-12-19 01:18:38 +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
|
79ebfec5a8
|
added nuspec
|
2013-12-18 21:37:55 +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 |
|
swcs
|
a2178adf16
|
rename models and Reader
|
2013-12-17 22:56:18 +01:00 |
|
swcs
|
2fb91d3a2a
|
move PocketSharp.Reader
|
2013-12-17 22:50:36 +01:00 |
|
swcs
|
de99ff8eef
|
update assemblyInfo
|
2013-12-17 22:43:51 +01:00 |
|
swcs
|
505ca36423
|
update readme
|
2013-12-17 22:42:53 +01:00 |
|