ckolderup / postmarks

a single-user bookmarking website designed to live on the Fediverse
https://postmarks.glitch.me
MIT License
465 stars 38 forks source link

"show original" link on Mastodon leads to /m/ JSON page #33

Closed ckolderup closed 12 months ago

ckolderup commented 1 year ago

it would be nice if it went to the /bookmark/{id} page. How should we handle this? Do we redirect URLs based on Accepts being application/activity+json vs text/html?

ckolderup commented 1 year ago

(we should also make the /u/ link forward to the front page of the site, for non-API requests)