Module is working great. Had to do a little work to make this work with the latest version of Media and File Entity though.
Mostly this was a find/replace for instances where the module checks for a 'media' field - changing this to check for a 'file' field.
Next, for our use case, we wanted to support long_text fields as captions, so that is in this patch too.
Had to do a little bit of shifting when rendering captions too since the 'Media' and 'File' field types store their data differently.
This was a fairly painless process though, so good job with this module!
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.