@PawelK this is part of the frusturation I wish I could solve with #DopeBox, I put in a link, but rather than it seeing it was a fedi link you could follow and just pulling you to a new thread, it opens up a new tab on another node. FML. Anyway, that’s for another day, for now, looking at the Misskey side:
“F me and my ADHD, now I’m reading this shit after trying to figure out what line 75 in note-detailed.vue in MissKey is doing. Somewhere in here I just have to find a FE that I can figure out how to loop the URL rendering… But my ability to focus tonight is all over the map.”
and @defango found it’s got to loop through all urls, rendering in place rather than end of note text, calling url-preview.vue.
I’ve not spotted those calls, but it should probably do it on it’s own special page, not on everything, where ever it is that it’s generating the previews, so it’d be a cp of a page that generates the best previews, hacked to loop through all the URLs in place.