First ever issue from community
Utopian Graphics - Some Images for Logo/Design Does Not Load #18
d115bf7 Placeholder for non-loading/existing images, also using steemitimages
Utopian-API doesn't checks images for edited posts on 3rd party websites (As I understand.)
So first, I extract images from json_metadata.body and take first image as placeholder.
Then there was another issue with some restricted image-hosts, I handled it with using steemitimages as proxy. For deleted (cleared content) posts there is a no-image placeholder now.
ad4017e Some code cleaning and re-factoring. Using handlebars partials.
a9cf72f User profile images linked to their Steemit profile pages, for easy access
Thanks to espoem, I've added following features according to his suggestions.
9dccf6d A link to project's GitHub Project for easy access.
4f2e77c I was using Project ID instead of Project Name, now it's accessible as ..project/utopian-io/utopian.io (this will also help upcoming search functionality) + some fixes on other routes.