Commit Graph

  • 0be1efb2df start new exceptions swcs 2014-01-18 21:36:01 +01:00
  • 13e029a98a use FullTitle if no title given swcs 2013-12-28 14:03:58 +01:00
  • c6cf19ba4d bump version swcs 2013-12-27 21:45:09 +01:00
  • 50c15ad6ce remove exception debug code swcs 2013-12-27 21:34:53 +01:00
  • 670fecb1e0 respect given_url if no resolved_url is given swcs 2013-12-27 21:34:22 +01:00
  • 85c4ca2c65 update readme swcs 2013-12-19 11:27:11 +01:00
  • 0183a727ce update readme swcs 2013-12-19 11:25:51 +01:00
  • 25bb5028a5 Remove PocketSharp.Reader => moved to ReadSharp swcs 2013-12-19 11:24:22 +01:00
  • 3201160d66 move image extractor into NReadability swcs 2013-12-16 22:08:23 +01:00
  • 996755ef50 extract images from article in Reader swcs 2013-12-16 21:42:11 +01:00
  • 6e6cef138a update tests; remove PocketArticle from PocketSharp swcs 2013-12-16 21:11:04 +01:00
  • bcb833ad0d remove PocketSharp dependency from Reader; move PocketArticle into Reader project; swcs 2013-12-16 21:07:34 +01:00
  • e33ec074fe PreRequest in IPocketClient swcs 2013-12-15 12:49:45 +01:00
  • a2e68af4dc update readme 3.0.0 swcs 2013-12-15 11:50:37 +01:00
  • ab5361c370 bump version swcs 2013-12-15 11:42:53 +01:00
  • 4718faf76a HasImage and HasVideo has to be nullable for unresolved items swcs 2013-12-15 11:10:56 +01:00
  • f6e7594233 respect normal_uri, if submitted; PocketItem.ID as string swcs 2013-12-15 11:00:00 +01:00
  • c39f8ec7f0 make PocketBoolean internal swcs 2013-12-07 20:42:12 +01:00
  • c1981bbb24 Fixed the HasImage and HasVideo properties ScottIsAFool 2013-12-07 17:30:53 +00:00
  • 425faf7a90 Added IsVideo, IsImage and ResolvedId props ScottIsAFool 2013-12-07 16:47:18 +00:00
  • a1fae6b3ce fix PocketAction conversion swcs 2013-12-04 22:14:29 +01:00
  • 84981a5de3 add TweetID for Send actions swcs 2013-12-04 20:31:23 +01:00
  • 5480cebe49 publicly cache last response headers and data swcs 2013-12-03 22:28:22 +01:00
  • 3fca5a059b update tests swcs 2013-12-02 22:51:24 +01:00
  • 5854c0c04f rebuild issue #13 in WP8 sample (via Button click) swcs 2013-11-23 22:45:03 +01:00
  • e2ca21b3be add tests for the since parameter swcs 2013-11-21 21:45:49 +01:00
  • 178920008b fixes #12 swcs 2013-11-20 20:45:55 +01:00
  • 67c48839d9 fixes #12 swcs 2013-11-19 19:30:59 +01:00
  • e2bf62e506 Fix accessCode in examples swcs 2013-11-18 23:12:30 +01:00
  • 31c69fb12b merge swcs 2013-11-18 22:52:39 +01:00
  • 42693a967e Added HttpClientHandler and timeout to ctors ScottIsAFool 2013-11-18 18:05:02 +00:00
  • 29f57085aa add IE11 user agent for PocketReader; update to RC3 swcs 2013-11-16 15:34:36 +01:00
  • 5ba027bafc test SendActions swcs 2013-11-16 15:27:54 +01:00
  • 33e6e9b02d add SendActions method swcs 2013-11-16 15:09:21 +01:00
  • 44376c0852 IPocketReader interface swcs 2013-11-15 14:30:20 +01:00
  • a643e5c556 update readme swcs 2013-11-15 14:23:21 +01:00
  • b2ce585966 bodyOnly and noHeadline options for PocketReader.Read swcs 2013-11-15 14:20:56 +01:00
  • 6f6d054044 update readme swcs 2013-11-15 13:52:22 +01:00
  • ff4fae1d35 add second NuGet package for PocketReader; allow user agent in PocketReader constructor swcs 2013-11-15 13:43:27 +01:00
  • f5c8d45013 move PocketReader into own project swcs 2013-11-15 13:28:16 +01:00
  • ad40a25b0b make user agent a public property in PocketReader swcs 2013-11-14 20:02:56 +01:00
  • eb3ac1f152 Update README.md swcs 2013-11-14 19:53:56 +01:00
  • 3bff4d823f update dependencies swcs 2013-11-14 19:33:55 +01:00
  • 0427399746 add stress tests swcs 2013-11-13 20:23:02 +01:00
  • ee989fc019 custom UriConverter to check for invalid URIs swcs 2013-11-12 22:08:02 +01:00
  • 2a9c30a69b add PreRequest action for all requests swcs 2013-11-11 22:00:41 +01:00
  • 95d7a5d993 make CancellationToken an optional parameter swcs 2013-11-08 09:31:35 +01:00
  • bf5d8a50ce cancellationToken for ALL methods - completed; remove obsolete methods in preparation for v3 swcs 2013-11-08 01:44:32 +01:00
  • 10e9575303 cancellationToken for Modify methods swcs 2013-11-08 01:33:32 +01:00
  • feff91ffd8 cancellationToken for Get methods swcs 2013-11-08 01:24:58 +01:00
  • 50d896c670 cancellationToken for Add and Account methods swcs 2013-11-08 01:12:34 +01:00
  • f0ffeb5a68 Merge branch 'stress' swcs 2013-11-08 00:56:02 +01:00
  • 6b3819b87b require Uri to be absolute in Add method swcs 2013-11-08 00:55:44 +01:00
  • 8df2836563 add CancellationToken to PocketClient; methods later; swcs 2013-11-06 20:47:53 +01:00
  • d856e75e76 make test playlists working for XUnit update swcs 2013-11-05 23:31:19 +01:00
  • 82c9ecd6b5 remove Utilities.DictionaryToList - not needed swcs 2013-11-05 23:17:45 +01:00
  • 7147d8022e update docs swcs 2013-11-05 23:13:14 +01:00
  • b1888ac20e Merge branch 'master' of github.com:ceee/PocketSharp swcs 2013-11-04 22:46:47 +01:00
  • cb8d1d9d43 make Test playlists; refactored PocketItem inline lists (setters are working now); swcs 2013-11-04 22:46:30 +01:00
  • 2b932d4c07 Update README.md swcs 2013-11-04 08:26:23 +01:00
  • bc30ea613a Merge branch 'ScottIsAFool-master' swcs 2013-11-03 20:24:45 +01:00
  • b1b145204e add regions swcs 2013-11-03 20:24:32 +01:00
  • 01be59b347 add FillAccount method for stress tests swcs 2013-11-03 20:18:57 +01:00
  • af3e2b400b Added IPocketClient interface ScottIsAFool 2013-11-03 18:07:26 +00:00
  • 396cf69a40 convert nulls for bool and int in JSOn reader; update stress tests swcs 2013-11-03 18:27:35 +01:00
  • 088f6a4e0e add stress test wrapper and URL csv's swcs 2013-11-02 10:32:38 +01:00
  • 25a25472b3 add test for too short passwords in registration swcs 2013-11-02 10:18:33 +01:00
  • b5b7638ea7 bump version 2.2.2 swcs 2013-11-01 16:41:14 +01:00
  • 6616c2e223 Merge branch 'master' of github.com:ceee/PocketSharp swcs 2013-11-01 16:38:47 +01:00
  • 145b4456ea remove website swcs 2013-11-01 16:38:24 +01:00
  • 8dedf11d24 require password in RegisterAccount to be at least 3 chars long swcs 2013-11-01 16:35:16 +01:00
  • 9caeefbe3c Update README.md swcs 2013-10-29 09:02:15 +01:00
  • de143d4605 Update README.md swcs 2013-10-29 09:01:06 +01:00
  • e63dfb60d0 update changelog swcs 2013-10-27 13:35:44 +01:00
  • 9b19739fc9 update nuspec 2.2.1 swcs 2013-10-27 13:32:33 +01:00
  • ff8bbf17d3 fix serious issue in retrieving <body> in BodyOnly serializer for NReadability swcs 2013-10-27 13:27:45 +01:00
  • da892067ad resolve conflicts; make GetAccessCode obsolete 2.2.0 swcs 2013-10-26 13:16:35 +02:00
  • 3992a988fc Merge branch 'master' of github.com:ScottIsAFool/PocketSharp into ScottIsAFool-master swcs 2013-10-26 13:05:14 +02:00
  • 2a98cfb0e4 Added new method to return username too ScottIsAFool 2013-10-25 15:49:47 +01:00
  • 3057612872 update contributors swcs 2013-10-25 15:22:13 +02:00
  • 56180b5829 update contributors swcs 2013-10-25 15:21:26 +02:00
  • 2a08adef45 update version 2.1.0 swcs 2013-10-25 15:19:42 +02:00
  • abfb9f6d78 remove unused using swcs 2013-10-25 15:05:47 +02:00
  • a1f6637e9d retrieve API usage limits; rename Statistics() to GetUserStatistics(); swcs 2013-10-25 00:52:29 +02:00
  • 8bce874504 Merge branch 'ScottIsAFool-master' swcs 2013-10-25 00:05:46 +02:00
  • 50ee8905c5 add PORTABLE constant to SgmlReader swcs 2013-10-25 00:05:42 +02:00
  • 4d2650072f Merge branch 'master' of github.com:ScottIsAFool/PocketSharp into ScottIsAFool-master swcs 2013-10-24 22:40:18 +02:00
  • 65e31ac2e2 Missed files for propertychanged ScottIsAFool 2013-10-24 21:37:52 +01:00
  • 456c4f17f2 Merge branch 'master' of github.com:ScottIsAFool/PocketSharp into ScottIsAFool-master swcs 2013-10-24 21:55:40 +02:00
  • ee1e32b9ab Added Fody/PropertyChanged ScottIsAFool 2013-10-24 18:44:22 +01:00
  • 9d677eea5a Merge pull request #7 from ScottIsAFool/master swcs 2013-10-24 00:44:11 -07:00
  • 64098518fa Made CallbackUri public ScottIsAFool 2013-10-24 06:52:09 +01:00
  • cc6aab227d Update README.md swcs 2013-10-23 20:27:19 +02:00
  • 543b3e8191 Update README.md swcs 2013-10-23 20:26:40 +02:00
  • 2186561fd8 update readme swcs 2013-10-22 21:46:55 +02:00
  • 8650883975 Merge branch 'master' of github.com:ceee/PocketSharp swcs 2013-10-22 21:46:35 +02:00
  • 6ede86c367 allow PocketSharp to be used in .NET 4.0 swcs 2013-10-22 21:46:24 +02:00
  • d373bdd9bf Update README.md swcs 2013-10-21 22:12:53 +02:00
  • b4ae55d8ab update assembly information swcs 2013-10-20 22:20:37 +02:00
  • aae43cf00d bump version; update docs swcs 2013-10-19 16:40:14 +02:00