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

feat: improve post body rendering on Web UI #106

Merged
merged 7 commits into from
Apr 5, 2024
Merged

feat: improve post body rendering on Web UI #106

merged 7 commits into from
Apr 5, 2024

Conversation

shouya
Copy link
Owner

@shouya shouya commented Apr 5, 2024

Previously, the "Rendered" view was parsed from the raw XML feed on the front-end. The logic on determining which field to show as posts' bodies is arbitrary. Since #100, I changed the logic to recognize more post body types. However, such change was not reflected on the Web UI. This PR updates the Web UI to show the expected body content.

Besides, I made some visual tweaks to the Rendered view to show more information including post's publication date, feed's description, etc.

In addition, The status bar will now show the number of posts on successful fetches.

@shouya shouya merged commit eaefb9a into master Apr 5, 2024
2 checks passed
@shouya shouya deleted the feed-preview branch April 5, 2024 15:06
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.

1 participant