Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add support for follow posts #117

Closed
EdwardHinkle opened this issue Nov 14, 2018 · 3 comments
Closed

Feature request: Add support for follow posts #117

EdwardHinkle opened this issue Nov 14, 2018 · 3 comments
Labels

Comments

@EdwardHinkle
Copy link

I opened an issue on xray to support Follow posts (aaronpk/XRay#81), but it turns out xray supports follow posts (http://xray.p3k.io/parse?url=https%3A%2F%2Ffed.brid.gy%2Frender%3Fsource%3Dhttps%253A%252F%252Fmastodon.technology%252Fdf9fe479-7dfd-495c-9f13-7dad2910e813%26target%3Dhttps%253A%252F%252Feddiehinkle.com%252F&pretty=true) it's webmention.io that doesn't support follow posts.

That post turns into the following on webmention.io, it should be a follow post:

{
      "type": "entry",
      "author": {
        "type": "card",
        "name": "Ryan Barrett",
        "photo": "https://webmention.io/avatar/static.mastodon.technology/17d9c9f06718a305b395f9148ca41e3d13e045d97cbb38021d6d14e07ee8f8e1.png",
        "url": "https://mastodon.technology/@snarfed"
      },
      "url": "https://fed.brid.gy/render?source=https%3A%2F%2Fmastodon.technology%2Fdf9fe479-7dfd-495c-9f13-7dad2910e813&target=https%3A%2F%2Feddiehinkle.com%2F",
      "published": null,
      "wm-received": "2018-11-13T22:03:50Z",
      "wm-id": 562293,
      "mention-of": "https://eddiehinkle.com/",
      "wm-property": "mention-of",
      "wm-private": false
    }
@fluffy-critter
Copy link

I would also like to see u-follow-of implemented, as I am also using fed.brid.gy. Would it be possible/sensible for wm-property to automatically fall back to the first u-* type if there's no recognized types found, so that any future mf2 link types may be supported automatically?

@aaronpk
Copy link
Owner

aaronpk commented Aug 19, 2023

It's not clear that Follow posts have gained any traction, closing this for now, but feel free to reopen or file a new issue for this in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants