Not entirely sure how possible this is, but it’s a pretty large pitfall I just discovered. If someone links a thread in a comment and I click it, my browser will open the thread in their instance, not mine. Therefore, if I want to interact with the post they linked, I have to copy it, paste it into my instance’s search bar, find the same post, and then open it. Unfortunately that’s a pretty far cry from the convenience of just clicking a link.

This is something we need to figure out, it shouldn’t be too complicated for instances to rewrite links and open the content “locally”. The option should also be a user configurable preference, and perhaps have an override method available. For example, hovering over the link will show a context menu with the option to open the post in it’s original instance (in the event your instance isn’t federated with it or you want to see it in the other instance for whatever reason).

  • fr0g@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I’m not sure how feasible that is to do server-side. Mastodon for example only does this with a browser plug-in (or in its apps,), so I assume that would also ve required here.