1y
Oh good, this has python bindings now: GitHub - m1maker/SRAL: Screen Reader Abstraction Library github.com/m1maker/SRAL
1
2
2
0
User avatar
James Scholes @jscholes@dragonscave.space
1y
@fastfinge Do you happen to know if either you, or the Mastodon alternative software you're using, is doing something special with links? They show up as incomplete URLs in TweeseCake with no scheme (i.e. missing "https://"), and hence can't be directly opened. This is almost certainly a TweeseCake issue too, I'm just curious.
2
0
0
0
1y
@jscholes For clients that support it, we provide formatted text, so the link is actually not just a url. Tweesecake is showing you the formatted version of the post, even though it only supports plain text.
2
0
0
0
User avatar
James Scholes @jscholes@dragonscave.space
1y
@fastfinge Terrific.
1
0
0
0
1y
@jscholes It might be possible to fix this by re-ordering the fields in the JSON object. I suspect what’s happening here is that Tweesecake is assuming the JSON has a guaranteed order, when it does not. Mastodon just happens to order it one way, and Iceshrimp orders the fields differently.
0
0
0
0