bridgy-fed
bridgy-fed copied to clipboard
support img srcset
...specifically, converting inbound webmentions to outbound AP requests (Create
, Update
, etc) currently supports image attachments via mf2 u-photo
, but only the src
attribute, not srcset
.
thanks to @fluffy-critter for the initial nudge in #48. currently blocked on https://github.com/microformats/mf2py/issues/169. background: https://github.com/microformats/microformats2-parsing/issues/7. related: snarfed/bridgy#592.
No longer blocked on mf2py, @angelogladding shipped this just now in v2.0.1!