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

Support Elk frontend for Mastodon (blocked on Elk) #709

Open
snarfed opened this issue Nov 4, 2023 · 3 comments
Open

Support Elk frontend for Mastodon (blocked on Elk) #709

snarfed opened this issue Nov 4, 2023 · 3 comments

Comments

@snarfed
Copy link
Owner

snarfed commented Nov 4, 2023

Evidently interop with Elk (https://elk.zone/, https://github.com/elk-zone/elk) isn't working right now because it behaves oddly. It doesn't serve posts or profiles as AS2 with conneg, eg these both return HTML:

curl -H 'Accept: application/ld+json' https://mozilla.social/@mconley
curl -H 'Accept: application/activity+json' https://mozilla.social/@mconley/111348170686611324

...and I don't see any rel-alternate links with AS2 types in the HTML. If I paste those URLs into another Mastodon instance's search though, eg indieweb.social's, it loads them ok. What's going on?

@snarfed snarfed added the app label Nov 4, 2023
@snarfed
Copy link
Owner Author

snarfed commented Nov 5, 2023

Filed elk-zone/elk#2457

@snarfed
Copy link
Owner Author

snarfed commented Nov 8, 2023

Also if Elk is just a web frontend, why does it affect AS2 fetches at all? 🤔

@snarfed
Copy link
Owner Author

snarfed commented Nov 10, 2023

Actual Elk issue: elk-zone/elk#2463

@snarfed snarfed changed the title Support Elk frontend for Mastodon Support Elk frontend for Mastodon (blocked on Elk) Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant