Commit graph

35 commits

Author SHA1 Message Date
Samuel Clay
3bc1379455 New API endpoint: /reader/unread_story_hashes. 2013-05-17 13:51:46 -07:00
Liwen Guo
f81b239287 Fixed API docs for /reader/river_stories
read_filter on /reader/river_stories defaults to unread, however the parameter wasn't even documented before on this endpoint.
2013-03-19 20:18:33 +01:00
Samuel Clay
a66e1f9dcd Cleaning up API to show multiple params better. 2013-02-05 16:16:25 -08:00
Samuel Clay
b26b6e9838 Adding order/read_filter to api. Also adding river blurblog. 2012-09-05 13:17:40 -07:00
Samuel Clay
8b9dc88643 Fixing double-activities bug. 2012-08-29 16:23:25 -07:00
Samuel Clay
18bade6733 Adding river blurblogs. Still fishy, but it's pulling stories. Going to try to dev it. 2012-08-07 14:37:07 -07:00
Samuel Clay
c9645cdd95 New API endpoint: /social/remove_comment_reply. Does what it says. Also integrated into the web. 2012-07-28 22:36:50 -07:00
Samuel Clay
dffdfa75a6 Fixing interactions on favorites, replies (to include titles), and wording in api docs. 2012-07-28 12:37:16 -07:00
Samuel Clay
dcbb305f6e Adding favoriting and unfavoriting comments to API doc. 2012-07-27 18:50:03 -07:00
Samuel Clay
5225395b40 Adding /social/activities endpoint for Android and iOS. 2012-07-11 17:51:01 -07:00
Samuel Clay
538f08cb46 Hiding uneccessary activites html. Fixing google reader starred stories import. Updating api docs. 2012-07-09 12:41:25 -07:00
Samuel Clay
8f98ef37b4 Shifting API call from /social/comments to /social/public_comments. 2012-06-29 21:25:35 -07:00
Samuel Clay
8897836021 Adding links to blurblogs. Fixing favicons to take any feed, not just subscribed feeds. 2012-06-28 21:11:35 -07:00
Samuel Clay
16781c6450 Adding post to twitter/facebook during share. Also adding email for new followers, which includes common followers and common followings. 2012-06-27 23:57:57 -07:00
Samuel Clay
6f67186beb Fixing broken story reshare profile avatar. 2012-06-21 13:32:18 -07:00
Samuel Clay
730c27c5c5 Full social API. 2012-06-21 00:09:17 -07:00
Samuel Clay
7f280920ee Adding tip to /reader/add_url in api. Closes #49. 2012-04-24 12:17:30 -07:00
Samuel Clay
59f7ea080b Fixing include_favicons to default to false, and correctly use a false value. 2011-12-01 11:10:25 -08:00
Samuel Clay
74973d186d Fixing a number of API call parameters. 2011-11-30 09:53:00 -08:00
Samuel Clay
038105a44e Fixing mark_feed_stories_as_read, and fixing a bad MStory query. 2011-11-10 18:29:41 -08:00
Samuel Clay
74a2ca1c6e Adding mark_story_as_unread to API. Now works flawlessly up to settings.DAYS_OF_UNREAD (currently 2 weeks). 2011-11-08 19:12:56 -08:00
Samuel Clay
4546aa8753 Move folder to folder now complete. Ready to launch! 2011-11-08 09:20:10 -08:00
Samuel Clay
936774b654 Adding update_counts to /feeds API endpoint, to force a recalculation of feed unread counts (WARNING: slower than calling /feeds then /refresh_feeds). 2011-11-07 08:27:59 -08:00
Samuel Clay
c91016a1ce Adding new API endpoint: mark_feed_stories_as_read. Refactored mark_story_as_read. 2011-11-05 16:25:04 -07:00
Samuel Clay
51a0fb2705 Adding errors to API/login and API/signup. Getting rid of namespacing on login and signup form fields for api use. 2011-09-14 20:08:40 -07:00
Samuel Clay
b075416505 Adding 's' to save/unsave a story, and '+' and '-' to change intellignece. Also fixing login_* in API docs. 2011-07-29 09:41:49 -07:00
Samuel Clay
cc94f3fd12 Double duty: Adding /rss_feeds/search_feed endpoint for discovering feeds through the API. Also adding in a new preference for the sort order of feeds. A bit broken, but it'll do for now. Thanks to @heliostatic for the idea. 2011-04-25 20:53:29 -04:00
Samuel Clay
2842162b0e Adding an API endpoint for feed training. Cleaning up internal use of the feed trainer (fixing a bug around training a single unloaded feed.) 2011-04-24 21:27:31 -04:00
Samuel Clay
b81d39d3b0 Using GetSatisfaction for feedback. Added authentication section to API. Ready to launch! 2011-04-24 18:17:44 -04:00
Samuel Clay
455c1cb058 Cleaning up API YAML. Merging Publishers into FAQ. Now I just need a page to replace Publishers and this can launch. 2011-04-24 14:13:01 -04:00
Samuel Clay
c83e412615 Defaults and formatting on the API. 2011-04-24 02:02:10 -04:00
Samuel Clay
42cd43681f Completed API. May need some example output, but it's all there and documented. 2011-04-24 01:52:44 -04:00
Samuel Clay
9bb423936d Filling out the feed and stories and feed management sections of the API. Just intelligence and import/export to go. 2011-04-24 00:05:39 -04:00
Samuel Clay
d1fd28b702 Adding the last few endpoints. Now just need to write out descriptions and params for all of them and we're done. 2011-04-23 23:15:44 -04:00
Samuel Clay
1d9168bd0e Moving API to a YAML backed template. 2011-04-23 18:22:52 -04:00