QuantumBadger / QuantumBadger/RedReader
Watch a specific comment for replies
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Sometimes I see an interesting comment by another person and I'd like to be able to "watch" that comment, and get notifications for each reply the same way the poster of that comment would.
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 RedReader's existing Reddit notification and comment-reply handling; no files or entry points are named in the issue. Trace how a comment poster receives reply notifications, then determine what would be needed for another user to watch that specific comment. Done means a user can watch an individual comment and receive notifications for each reply.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100