Aaron Parecki
Aaron Parecki
Currently the `findOutgoingLinks` function naively [looks only at the first](https://github.com/indieweb/mention-client-php/blob/54aa38347313df7a4400d9f6afa0a78f425d84ee/src/IndieWeb/MentionClient.php#L248) mf2 object in `items`. Here is the proposed solution: Add a parameter to `findOutgoingLinks` that accepts the source URL of...
Feeds also have their own properties such as name, photo, and maybe even description. Especially useful for podcast feeds.
Add a new top-level key, `images` which provides alternate image URLs for each image found in the response. This should include images that are mf2 values, as well as ``...
Adding a new format should require only adding a new Format class and declaring it somewhere. Currently it requires changing a few files because of the way the URL matching...
Since h-cards can't be subscribed to in a reader as a feed, don't say a page with just h-cards has a microformats feed. e.g. https://brid.gy/twitter/schnarfed
See iframe on https://waterpigs.co.uk/notes/4uGH9/
Discussion from IRC: * https://chat.indieweb.org/dev/2017-12-23#t1513996649268600 * https://chat.indieweb.org/dev/2018-01-04#t1515107952060700