Open kr428 opened 1 year ago
I have some customers of EchoFeed who would also like for the feed to include all images from the post.
This looks to be a relatively easy thing to fix which I'm happy to open a pull request for if @dansup is wanting this as a feature. For reference it's done in resources/views/atom/user.blade.php
.
Trying to use the pixelfed atom feed for some integration approach (specifically, trying to reshare pixelfed posts to Diaspora), I am lost with the fact that, generally, it seems the feed created by pixelfed in all cases only contains the first image in a post (even if there are more) and this in the biggest possible resolution. Would it be possible to make the feed rather include all media as thumbnails?