!Friendica Support Seeing https://github.com/friendica/friendica/issues/15392 with @Pachli (thanks @Kristian π thanks for reporting) and wondering, if state is not implemented according to what mastodon api is expecting, this would mean friendica will have trouble with any mastodon client, right?![[api] Required value](https://fika.grin.hu/photo/preview/600/556356)
[api] Required value "state" missing?
Stumbled across this in recent RC with the pachli Mastodon client, see pachli/pachli-android#2043 too. Basically, it seems the API returns quoted posts without the "state" property which breaks tha...kr428 (GitHub)
Michael πΊπ¦
•Kristian π
•@Michael πΊπ¦ @Wilhelm
Pachli
•@heluecht it looks like (still travelling, haven't investigated this in detail) that the non-Mastodon platforms don't support the idea of "This post contains a quote, but you can't see it, but we're going to tell you there is a missing quote because otherwise the original post might look weird".
It would be helpful if someone reading this thread can post some links to posts on Friendica (or other servers) that exhibit this problem (either here, or on the GitHub issue).
Kristian π
•@Michael πΊπ¦ @Wilhelm
Michael πΊπ¦
•quotevalue with data in thestatusformat. Friendica has got a partial support for Mastodon's own way of working with quotes. (Means: We can process quotes from Mastodon and Mastodon users can quote Friendica posts, but our own quotes aren't processed by Mastodon, since we use FEP-e232.