Thomas Ricouard

Results 397 comments of Thomas Ricouard

It is the case, do you have the example of a flow where it open in the browser? If I go to this status in app, and the click the...

Is your user signed in on mastodon.social or another instance?

Right, so if it can't resolve a local URL then it can't open it in the app. If those instances are federated it should works tho. Will take a closer...

Yup, I saw that. I guess if there is an image then the card should not render? But what if the image is not related to the link?

I think it's random, most probably the server was under heavy load and sent back a 500. I'll do better error management so we'll see the true error.

Quickly: the flip is actually a conscious design decision. I was wondering if anyone would comment on it haha.

Seems like Plemora don't have configuration in the root response for this API. ``` public struct Configuration: Codable { public struct Statuses: Codable { public let maxCharacters: Int public let...

Thanks! Will take a look