Skip to content

Improve rich media embeds

Alex Gleason requested to merge alexgleason/pleroma:rich-media into develop

This MR takes the data output by rich media parsers and sanitizes them into a format suitable for use as a MastoAPI card, including all the fields needed to render video embeds.

Screenshot_from_2021-03-06_20-49-53

I'm testing this on gleasonator.com, and so far everything is working great. The existing tests don't fail, but I might add some more later.

Edited by Alex Gleason

Merge request reports