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

Mastodon UX interop(?) /activity/ vs /post/ #6

Open
mlinksva opened this issue Apr 30, 2023 · 1 comment
Open

Mastodon UX interop(?) /activity/ vs /post/ #6

mlinksva opened this issue Apr 30, 2023 · 1 comment

Comments

@mlinksva
Copy link

https://mastodon.social/@Gopiandcode@ocamlot.xyz/110286424755582597

Open original link gets https://ocamlot.xyz/activity/065e55c0-1ccd-4eb2-a8c2-b48b4fffb037 which obtains some json, instead of https://ocamlot.xyz/post/065e55c0-1ccd-4eb2-a8c2-b48b4fffb037 which is probably what a user wants to see.

@kiranandcode
Copy link
Owner

Ah, perfect, thanks for the report! I guess if the request content-type is text/html I should probably redirect to the posts endpoint.

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

No branches or pull requests

2 participants