-
Notifications
You must be signed in to change notification settings - Fork 4
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
Ensure posts are sorted chronologically #102
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Left a few comments!
Thanks @vcarl for doing the PR! :) Seems like there are some linting issues, can you run |
Yep just addressing those! I'm a Prettier kinda guy, Standard is arguing with my choices 😁 |
Caught some quirks, the RSS parser was doing more than I had anticipated — looks like it's omitting Doing some more local validation here since that's a pretty large/unexpected behavior change, should have it ready soon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @vcarl for all the work! ❤️
So... this change was deployed and also I included a content update recently. Let me know if you find any issue @vcarl 👍 |
Resolves #99