QuantumBadger / QuantumBadger/RedReader
[Feature] View all pinned subreddits
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Ever since Reddit started blocking users for logging into red reader, I've had to only use the app logged out. To work around the inability to subscribe to subreddits, I've pinned all the subreddits I care about.
It'd be nice to have a main menu option to view all posts in all pinned subreddits instead of having to visit each one individually throughout the day.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the main menu and the existing pinned-subreddit handling in the Android app, then trace how posts are loaded for an individual subreddit. The work is done when a main-menu option displays posts from all pinned subreddits without requiring each subreddit to be opened separately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100