swcs
|
2a08adef45
|
update version
2.1.0
|
2013-10-25 15:19:42 +02:00 |
|
swcs
|
abfb9f6d78
|
remove unused using
|
2013-10-25 15:05:47 +02:00 |
|
swcs
|
a1f6637e9d
|
retrieve API usage limits; rename Statistics() to GetUserStatistics();
|
2013-10-25 00:52:29 +02:00 |
|
swcs
|
8bce874504
|
Merge branch 'ScottIsAFool-master'
|
2013-10-25 00:05:46 +02:00 |
|
swcs
|
50ee8905c5
|
add PORTABLE constant to SgmlReader
|
2013-10-25 00:05:42 +02:00 |
|
swcs
|
4d2650072f
|
Merge branch 'master' of github.com:ScottIsAFool/PocketSharp into ScottIsAFool-master
|
2013-10-24 22:40:18 +02:00 |
|
ScottIsAFool
|
65e31ac2e2
|
Missed files for propertychanged
|
2013-10-24 21:37:52 +01:00 |
|
swcs
|
456c4f17f2
|
Merge branch 'master' of github.com:ScottIsAFool/PocketSharp into ScottIsAFool-master
|
2013-10-24 21:55:40 +02:00 |
|
ScottIsAFool
|
ee1e32b9ab
|
Added Fody/PropertyChanged
|
2013-10-24 18:44:22 +01:00 |
|
swcs
|
9d677eea5a
|
Merge pull request #7 from ScottIsAFool/master
Made CallbackUri public
|
2013-10-24 00:44:11 -07:00 |
|
ScottIsAFool
|
64098518fa
|
Made CallbackUri public
|
2013-10-24 06:52:09 +01:00 |
|
swcs
|
cc6aab227d
|
Update README.md
|
2013-10-23 20:27:19 +02:00 |
|
swcs
|
543b3e8191
|
Update README.md
|
2013-10-23 20:26:40 +02:00 |
|
swcs
|
2186561fd8
|
update readme
|
2013-10-22 21:46:55 +02:00 |
|
swcs
|
8650883975
|
Merge branch 'master' of github.com:ceee/PocketSharp
|
2013-10-22 21:46:35 +02:00 |
|
swcs
|
6ede86c367
|
allow PocketSharp to be used in .NET 4.0
|
2013-10-22 21:46:24 +02:00 |
|
swcs
|
d373bdd9bf
|
Update README.md
|
2013-10-21 22:12:53 +02:00 |
|
swcs
|
b4ae55d8ab
|
update assembly information
|
2013-10-20 22:20:37 +02:00 |
|
swcs
|
aae43cf00d
|
bump version; update docs
|
2013-10-19 16:40:14 +02:00 |
|
swcs
|
a0e8022f1d
|
Merge branch 'master' of github.com:ceee/PocketSharp
2.0.1
|
2013-10-19 16:35:02 +02:00 |
|
swcs
|
4119dec95d
|
move utilites; catch HttpRequestException; Read Article from URI
|
2013-10-19 16:30:01 +02:00 |
|
swcs
|
cf2d929d3a
|
Update README.md
|
2013-10-18 19:28:32 +02:00 |
|
swcs
|
e772b8df9e
|
update some spelling mistakes
|
2013-10-17 15:43:23 +02:00 |
|
swcs
|
d9c4b4c51f
|
update documentation and website
|
2013-10-17 15:34:05 +02:00 |
|
swcs
|
4222e873c7
|
Merge branch 'master' of github.com:ceee/PocketSharp
2.0.0
|
2013-10-17 14:51:36 +02:00 |
|
swcs
|
6e02a797b5
|
remove MaxAutomaticRedirections as not supported on all platforms
|
2013-10-17 14:51:11 +02:00 |
|
swcs
|
329e16ebd5
|
update portableports assembly names
|
2013-10-17 14:33:34 +02:00 |
|
swcs
|
52bac490b4
|
update portable ports names
|
2013-10-17 14:28:56 +02:00 |
|
swcs
|
1d500d0d4b
|
update Reader comments and bump assembly version
|
2013-10-17 14:24:07 +02:00 |
|
swcs
|
a731a744bc
|
add Reader Tests; add PocketArticle response object
|
2013-10-17 14:17:48 +02:00 |
|
swcs
|
352af4f736
|
fix NReadability CSS issue
|
2013-10-17 13:28:17 +02:00 |
|
swcs
|
1c74d6ebf4
|
move Ports into internal namespace; Update JSON.NET
|
2013-10-17 12:49:52 +02:00 |
|
swcs
|
c4d6ea45ea
|
Update README.md
|
2013-10-16 20:37:19 +02:00 |
|
swcs
|
649ded199d
|
extend NReadability to allow output of body only
|
2013-10-15 22:21:17 +02:00 |
|
swcs
|
ef10ca23a4
|
rewrite doctype to HTML5
|
2013-10-15 22:01:22 +02:00 |
|
swcs
|
9c0cf6cb3a
|
allow better customization of nreadability output from PocketSharp assembly
|
2013-10-15 21:52:33 +02:00 |
|
swcs
|
dbb495ce76
|
Merge branch 'master' of github.com:ceee/PocketSharp
|
2013-10-15 21:09:38 +02:00 |
|
swcs
|
4e6fdc33d6
|
update SgmlReader Port to include HTML DTD
|
2013-10-15 21:09:22 +02:00 |
|
swcs
|
9cc1f231d9
|
Update README.md
|
2013-10-15 19:47:42 +02:00 |
|
swcs
|
4136e4cc4b
|
move PocketReader into PocketSharp project
|
2013-10-14 21:27:45 +02:00 |
|
swcs
|
7aee628000
|
add reader project (work in progress)
|
2013-10-13 20:55:28 +02:00 |
|
swcs
|
ff3c6a6826
|
remove Reader for now ...
|
2013-10-08 22:25:11 +02:00 |
|
swcs
|
2ec09a4a67
|
Merge pull request #5 from ceee/reader
converted SgmlReader & NReadability to PCL; start reader project
|
2013-10-01 14:30:30 -07:00 |
|
swcs
|
266f494db6
|
converted SgmlReader & NReadability to PCL; start reader project
|
2013-10-01 23:26:28 +02:00 |
|
swcs
|
c2b6eab709
|
update version
1.5.1
|
2013-09-30 23:30:16 +02:00 |
|
swcs
|
f19fdd227b
|
fix RetrieveFilter.All; improve search speed
|
2013-09-30 23:24:18 +02:00 |
|
swcs
|
f231231f4e
|
fix readme formatting issue
1.5.0
|
2013-09-29 23:28:06 +02:00 |
|
swcs
|
a1a5076895
|
update website
|
2013-09-29 23:24:07 +02:00 |
|
swcs
|
11769d65fd
|
update readme
|
2013-09-29 23:22:03 +02:00 |
|
swcs
|
2aa7e3de90
|
update assembly version
|
2013-09-28 19:22:24 +02:00 |
|