Haptic-Apps / Slide

Slide is an open-source, ad-free Reddit browser for Android.
https://reddit.com/r/slideforreddit
GNU General Public License v3.0
1.78k stars 344 forks source link

View subreddit's "Comments" feed #2661

Open MustardCat opened 6 years ago

MustardCat commented 6 years ago

This feed would probably only be useful for mods (as its hard to tell when new comments are posted to older submissions).

It looks like the default is 25 but using PRAW their default is 100 so this should be customizable based on how Slide loads in its data?

If implemented, this would probably fit best being added to the menu of "Hot, New, Rising, Top, Controversial" sorting

Example: https://www.reddit.com/r/slideforreddit/comments/

JSON data pulled from: https://www.reddit.com/r/slideforreddit/comments.json

ccrama commented 6 years ago

Hmm I get an internal server error trying to access that page, is it only accessible through the API?

MustardCat commented 6 years ago

The JSON link? I'm able to access it without any issues in a browser (and I also tried incognito mode to make sure being logged in didn't affect it)

ccrama commented 6 years ago

Actually the example link isn't working for me

MustardCat commented 6 years ago

Weird, I have no issues. I can also view the comments in a few other subreddits I tried

Here's a screenshot of what it looks like when not logged in: https://i.imgur.com/GZ6lFMa.png

MustardCat commented 6 years ago

Any luck being able to view the example link or is it still showing an internal server error?

Alexendoo commented 6 years ago

It is a feature that works with old reddit, it doesn't seem to with new reddit (404)

I imagine they wouldn't remove the API for it though even if they don't plan on adding it to new reddit since it's how so many of the bots work (same thing for https://www.reddit.com/comments/)