davidbauer / Instacurate

Turn your Twitter timeline into a personalised news site, in an instant. Fetches links from your timeline and displays them in a discovery friendly design.
http://www.instacurate.com
113 stars 29 forks source link

Fetch more than 25 links from Reddit API #111

Closed davidbauer closed 9 years ago

davidbauer commented 10 years ago

a call to "http://www.reddit.com/r/" + subreddit + ".json?&jsonp=?" only returns 25 items. need to find a way to get more so we can activate the reload-more-content-by-scrolling functionality.