Hacker News new | ask | show | jobs
by superkuh 1276 days ago
I just wish there were an html interface to read mastadon posts. Something like nitter.net is for twitter. Right now to read them I have to use the general RSS feed and then find the post. And the .rss feature is only available on some implementations of mastadon.

https://fediscience.org/@ct_bergstrom/109571409346371116 -> https://fediscience.org/@ct_bergstrom.rss

My browser displays RSS natively well enough. It just can't display mastadon pages even with JS on because it's old.

The api interface through https://fediscience.org/api/v1/statuses/109571409346371116 is handy but it doesn't seem to give the full post.

1 comments

If you mean all the comments with "full post" just add /context after tha api url like so: https://fediscience.org/api/v1/statuses/109571409346371116/c...