swcs
|
7cad855f9c
|
return correct response status for "Send"
|
2014-06-17 10:14:26 +02:00 |
|
swcs
|
366908a070
|
fix json converter bug
|
2014-05-27 00:38:48 +02:00 |
|
swcs
|
d141c7b255
|
fix deserializer bug
|
2014-05-11 23:07:49 +02:00 |
|
swcs
|
8531d20162
|
make PocketClient disposable
|
2014-05-11 22:59:06 +02:00 |
|
swcs
|
4f42ed719a
|
separate HttpClient for parser API
|
2014-05-11 22:54:44 +02:00 |
|
swcs
|
b46cc56362
|
implement ParserAPI func
|
2014-05-11 22:50:06 +02:00 |
|
swcs
|
500bd1c65d
|
itemID prop for Tags; PocketArticle model
|
2014-05-11 22:26:08 +02:00 |
|
swcs
|
a207ca7ca4
|
ConvertJsonToList
|
2014-05-03 18:54:19 +02:00 |
|
swcs
|
07c9f06f75
|
add IComparable and tostring/gethashcode to PocketItem
|
2014-05-02 17:59:26 +02:00 |
|
swcs
|
a1ff132ba9
|
change assemblyversion
|
2014-05-01 18:14:17 +02:00 |
|
swcs
|
82896d6fb4
|
prevent creation of Lists and use IEnumerable where possible
|
2014-05-01 17:56:18 +02:00 |
|
swcs
|
36683c7402
|
add tags as string
|
2014-04-20 12:36:20 +02:00 |
|
swcs
|
4e5a8ab096
|
remove internal search and use official by Pocket
|
2014-04-17 10:26:59 +02:00 |
|
swcs
|
47baa0fd97
|
update docs
|
2014-04-05 11:44:03 +02:00 |
|
swcs
|
ec25258de9
|
assembly version
|
2014-04-03 12:00:31 +02:00 |
|
swcs
|
6999185c96
|
remove unnecessary action in tests
|
2014-04-03 11:50:12 +02:00 |
|
swcs
|
7669d8880e
|
first running version of new package
|
2014-04-03 11:45:00 +02:00 |
|
swcs
|
38b6a62686
|
add new test
|
2014-04-02 16:57:28 +02:00 |
|
swcs
|
0f7f626d15
|
update readme
|
2014-03-13 21:28:22 +01:00 |
|
swcs
|
81f099d419
|
update version
3.2.0
|
2014-03-13 21:25:04 +01:00 |
|
Stephen Erstad
|
ec006b298d
|
Added test for Json property for PocketItem
Tested that the Json property is set on the retrieved PocketItems and
that they represent a JSON object
|
2014-03-04 22:35:50 -06:00 |
|
Stephen Erstad
|
4fa0ee29fe
|
Raw JSON on PocketItem Model
Implementation of setting the raw JSON representation of a PocketItem to
the PocketSharp model
|
2014-03-04 22:12:08 -06:00 |
|
swcs
|
c21abd5f21
|
try to normalize URIs retrieved in video array; update tests;
|
2014-02-23 21:03:55 +01:00 |
|
swcs
|
facba2894d
|
update packages solution-wide
|
2014-02-21 23:50:24 +01:00 |
|
swcs
|
585c203f9a
|
fix PocketAction conversion exception when no ID is given; fixes #20
|
2014-02-17 23:30:15 +01:00 |
|
swcs
|
07357b9327
|
add wp7 project
|
2014-02-11 21:55:22 +01:00 |
|
swcs
|
75e6a23905
|
update dependencies
|
2014-02-10 22:48:35 +01:00 |
|
swcs
|
44c4bc11db
|
update nuspec file
|
2014-02-07 14:31:09 +01:00 |
|
swcs
|
d3d8937c60
|
update changelog
|
2014-02-07 14:24:25 +01:00 |
|
swcs
|
b2113eb065
|
allow toggle for disabling mobile param
|
2014-02-07 14:22:52 +01:00 |
|
swcs
|
13664c4201
|
fixes #18 - new registration via redirect
|
2014-02-07 14:12:09 +01:00 |
|
swcs
|
13c98e2d59
|
fixes #17
|
2014-02-07 14:10:12 +01:00 |
|
swcs
|
7b14044c53
|
password has to be at least 6 chars long
|
2014-02-06 13:28:28 +01:00 |
|
swcs
|
0be1efb2df
|
start new exceptions
|
2014-01-18 21:36:01 +01:00 |
|
swcs
|
13e029a98a
|
use FullTitle if no title given
|
2013-12-28 14:03:58 +01:00 |
|
swcs
|
c6cf19ba4d
|
bump version
|
2013-12-27 21:45:09 +01:00 |
|
swcs
|
50c15ad6ce
|
remove exception debug code
|
2013-12-27 21:34:53 +01:00 |
|
swcs
|
670fecb1e0
|
respect given_url if no resolved_url is given
|
2013-12-27 21:34:22 +01:00 |
|
swcs
|
85c4ca2c65
|
update readme
|
2013-12-19 11:27:11 +01:00 |
|
swcs
|
0183a727ce
|
update readme
|
2013-12-19 11:25:51 +01:00 |
|
swcs
|
25bb5028a5
|
Remove PocketSharp.Reader => moved to ReadSharp
See https://github.com/ceee/ReadSharp if you want to use ReadSharp
|
2013-12-19 11:24:22 +01:00 |
|
swcs
|
3201160d66
|
move image extractor into NReadability
|
2013-12-16 22:08:23 +01:00 |
|
swcs
|
996755ef50
|
extract images from article in Reader
|
2013-12-16 21:42:11 +01:00 |
|
swcs
|
6e6cef138a
|
update tests; remove PocketArticle from PocketSharp
|
2013-12-16 21:11:04 +01:00 |
|
swcs
|
bcb833ad0d
|
remove PocketSharp dependency from Reader; move PocketArticle into Reader project;
|
2013-12-16 21:07:34 +01:00 |
|
swcs
|
e33ec074fe
|
PreRequest in IPocketClient
|
2013-12-15 12:49:45 +01:00 |
|
swcs
|
a2e68af4dc
|
update readme
3.0.0
|
2013-12-15 11:50:37 +01:00 |
|
swcs
|
ab5361c370
|
bump version
|
2013-12-15 11:42:53 +01:00 |
|
swcs
|
4718faf76a
|
HasImage and HasVideo has to be nullable for unresolved items
|
2013-12-15 11:10:56 +01:00 |
|
swcs
|
f6e7594233
|
respect normal_uri, if submitted; PocketItem.ID as string
|
2013-12-15 11:00:00 +01:00 |
|