Ryan Barrett

Results 2018 comments of Ryan Barrett

Oh! Looks like Mastodon actually serves these natively. They got accidently broken in 4.x, but that's been fixed, if maybe not released yet: https://github.com/mastodon/mastodon/issues/20770 In the meantime, you can get...

@StarrWulfe hmm maybe! I'm not sure adding BF would make discovering Mastodon's own feeds specifically any easier overall, but feel free to outline a concrete UX flow and we can...

This ^ went out in Mastodon 4.1.0: - https://github.com/mastodon/mastodon/releases/tag/v4.1.0 - https://github.com/mastodon/mastodon/compare/v4.0.4...v4.1.0 For example, https://todon.eu/@jalcine when fetched without rendering JS now includes this line: ```html ``` and I've confirmed that you...

True! Same with Bridgy Fed's feeds though, it drops all non-public posts. (And you're still right from earlier here that these feeds don't include boosts.)

Moved this from Bridgy Fed to granary. Also realistically it would be Mastodon-only, since AP in practice doesn't have a way to ask an arbitrary instance for a given user's...

dupe of #50...but closing that and tracking here instead since there are newer links here.

Looks like mf2util's `interpret_*()` functions convert to JF2? https://github.com/kylewm/mf2util#quick-start cc @capjamesg

for comparison, here's a video node in the embedded JSON on https://www.instagram.com/thejohnnysmith/ , `entry_data.ProfilePage[0].user.media.nodes[0]`: ```json { "__typename": "GraphVideo", "id": "1663943750965504332", "comments_disabled": false, "dimensions": { "height": 750, "width": 750 }, "gating_info":...

Woo, thank you for the offer! Sadly, granary uses AS1 as its common backplane data format, so to do this properly, we'd need either AS1 jf2 or maybe mf2 jf2.

Closing as obsolete; granary's Instagram support is probably headed toward deprecation.