swcs
|
bc30ea613a
|
Merge branch 'ScottIsAFool-master'
|
2013-11-03 20:24:45 +01:00 |
|
swcs
|
b1b145204e
|
add regions
|
2013-11-03 20:24:32 +01:00 |
|
swcs
|
01be59b347
|
add FillAccount method for stress tests
|
2013-11-03 20:18:57 +01:00 |
|
ScottIsAFool
|
af3e2b400b
|
Added IPocketClient interface
Any future public methods that get added in any partial files just need
adding to the interface file too.
|
2013-11-03 18:07:26 +00:00 |
|
swcs
|
396cf69a40
|
convert nulls for bool and int in JSOn reader; update stress tests
|
2013-11-03 18:27:35 +01:00 |
|
swcs
|
088f6a4e0e
|
add stress test wrapper and URL csv's
|
2013-11-02 10:32:38 +01:00 |
|
swcs
|
25a25472b3
|
add test for too short passwords in registration
|
2013-11-02 10:18:33 +01:00 |
|
swcs
|
b5b7638ea7
|
bump version
2.2.2
|
2013-11-01 16:41:14 +01:00 |
|
swcs
|
6616c2e223
|
Merge branch 'master' of github.com:ceee/PocketSharp
|
2013-11-01 16:38:47 +01:00 |
|
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
|
9caeefbe3c
|
Update README.md
|
2013-10-29 09:02:15 +01:00 |
|
swcs
|
de143d4605
|
Update README.md
|
2013-10-29 09:01:06 +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 |
|