mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
f85f73be88
To check if a post contains any embedded media, we look if the "image_sizes" attribute is present in the new post manager arguments. We want to see one boxed links, but we only store the raw content of the post. To work around this, I extracted the onebox logic from the composer editor into a module.