Skip to content

Fix post json metadata image, usertags, links population

eonwarped requested to merge fixMetaPopulation into develop

HtmlReady returns Sets() in the state, which would cause the stringify to return {} instead of the expected data. Also, only extract the first image and first link in metadata.

Image is used for the population in the feed thumbnails. Not sure what links are for in the metadata.

Merge request reports