Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added subredditname #62

Merged
merged 1 commit into from
Feb 25, 2019
Merged

Added subredditname #62

merged 1 commit into from
Feb 25, 2019

Conversation

ErrorNow
Copy link
Contributor

@ErrorNow ErrorNow commented Feb 24, 2019

Added functionality to show subreddit name to the posts. Especially useful when viewing Popular or News subreddits.
This PR relates to Issue #55 but I'm not sure how to 'link' them if that's possible.

}

subredditLabel.isHidden = subredditName.isEmpty
subredditLabel.text = subredditName.strippedHtml
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move this to FeedViewModel.swift removeHtmlFromListings

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually nvm, I will be refactoring that area soon.

@kgellci kgellci merged commit f5dbd8f into kgellci:master Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants