swcs
|
145b4456ea
|
remove website
|
2013-11-01 16:38:24 +01:00 |
|
swcs
|
8dedf11d24
|
require password in RegisterAccount to be at least 3 chars long
|
2013-11-01 16:35:16 +01:00 |
|
swcs
|
e63dfb60d0
|
update changelog
|
2013-10-27 13:35:44 +01:00 |
|
swcs
|
9b19739fc9
|
update nuspec
2.2.1
|
2013-10-27 13:32:33 +01:00 |
|
swcs
|
ff8bbf17d3
|
fix serious issue in retrieving <body> in BodyOnly serializer for NReadability
|
2013-10-27 13:27:45 +01:00 |
|
swcs
|
da892067ad
|
resolve conflicts; make GetAccessCode obsolete
2.2.0
|
2013-10-26 13:16:35 +02:00 |
|
swcs
|
3992a988fc
|
Merge branch 'master' of github.com:ScottIsAFool/PocketSharp into ScottIsAFool-master
|
2013-10-26 13:05:14 +02:00 |
|
ScottIsAFool
|
2a98cfb0e4
|
Added new method to return username too
|
2013-10-25 15:49:47 +01:00 |
|
swcs
|
3057612872
|
update contributors
|
2013-10-25 15:22:13 +02:00 |
|
swcs
|
56180b5829
|
update contributors
|
2013-10-25 15:21:26 +02:00 |
|
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 |
|