weiran / Hackers

Hackers is an elegant iOS app for reading Hacker News written in Swift.
http://weiran.co/hackers
MIT License
697 stars 110 forks source link

Highlight the original poster's name in comments #180

Closed rileydnorris closed 4 years ago

rileydnorris commented 4 years ago

Hey! I was hoping to begin making some contributions to this app when time allows. That being said, I'm new so if there is something I'm doing incorrectly please let me know.

This is what I think may resolve #175 , although I may be misunderstanding the issue. Regardless, this may be worth having in the app as a lot of competitors have this functionality. If a comment is posted by the user who created the post, their name will be highlighted a different color (currently the app theme color).

weiran commented 4 years ago

Thanks @rileydnorris!