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

Implement a way to filter active and inactive bloggers #22

Closed
cindyledev opened this issue Oct 31, 2019 · 2 comments
Closed

Implement a way to filter active and inactive bloggers #22

cindyledev opened this issue Oct 31, 2019 · 2 comments
Projects

Comments

@cindyledev
Copy link
Contributor

There is a long list of bloggers but a lot of them do not blog anymore. We should have a way to show currently active bloggers and hide the ghosts.

@Reza-Rajabi Reza-Rajabi added this to Issue in Main Nov 6, 2019
@jerryshueh
Copy link
Contributor

Let me attempt this. For now, I'm just going to work off the queue system that Dave already implemented. I'll also start a simple config file for filters, maybe a filter.json that will allow us to define the rules of what gets displayed or not.

@Reza-Rajabi Reza-Rajabi moved this from Issue to To do in Main Nov 7, 2019
@jerryshueh
Copy link
Contributor

So it seems that we're moving forward with JSON parsing. I've followed the development on the feed-parser and ended up at issue #108. Since I need the XMLs parsed to JSON, and I don't want to disrupt any work @robertbegna may be doing, I'll just try to blackbox the script as best as possible. For now, I'll just assume any feed data being passed around after going through the queue/ parser is in JSON format, and I'll use the attribute names from the feed-parser when reading data as well.

jerryshueh added a commit to jerryshueh/telescope that referenced this issue Nov 11, 2019
jerryshueh added a commit to jerryshueh/telescope that referenced this issue Nov 12, 2019
jerryshueh added a commit to jerryshueh/telescope that referenced this issue Nov 13, 2019
@Reza-Rajabi Reza-Rajabi moved this from To do to In progress/Review in Main Nov 13, 2019
jerryshueh added a commit to jerryshueh/telescope that referenced this issue Nov 14, 2019
jerryshueh added a commit to jerryshueh/telescope that referenced this issue Nov 14, 2019
jerryshueh added a commit to jerryshueh/telescope that referenced this issue Nov 14, 2019
Main automation moved this from In progress/Review to Closed Nov 14, 2019
humphd pushed a commit to humphd/telescope that referenced this issue Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Main
Closed
Development

No branches or pull requests

3 participants