We have to figure out how the other plugins that we're working with support inline attachments for statuses. This merits some experimentation, as I'm not totally sure what the expected behavior is.
If this is as simple as "attachments show up in the post body as a gallery in WordPress", supporting it might be trivially easy.
Link Previews using OpenGraph / Twitter Cards / OEmbed should also be doable, but might be a can of worms to figure out. Most plugins that I know of are for adding metadata to posts, not parsing them.
We have to figure out how the other plugins that we're working with support inline attachments for statuses. This merits some experimentation, as I'm not totally sure what the expected behavior is.
If this is as simple as "attachments show up in the post body as a gallery in WordPress", supporting it might be trivially easy.
Link Previews using OpenGraph / Twitter Cards / OEmbed should also be doable, but might be a can of worms to figure out. Most plugins that I know of are for *adding* metadata to posts, not *parsing* them.