hhmx.de

· Föderation EN Mo 12.08.2024 15:09:14

@nick Pachli code for this looks OK to me.

If I fetch the post I'm replying to -- mastodon.social/api/v1/statuse -- there's no application metadata in the response.

Contrast this with a Pachli post like mastodon.social/api/v1/statuse, which does have the application metadata.

So I think either mastodon.social is removing it, or mammuthus.de isn't sending it.

Föderation DE Di 13.08.2024 13:59:51

@nikclayton@mastodon.social

The information about the used app isn't federated.

So you can just see this on local posts.

looks okay for me, when no application is given.

And it looks okay, when application[name] and application[website] is given.

But if just application[name] is given, Pachli seems to display a leading mid dot, but no further information (expected would be the application[name]).

Föderation DE Do 15.08.2024 11:34:47

@nikclayton@mastodon.social

You may want to check this sample (hopefully found a good one on mastodon.social):

https://mastodon.social/@chrispackham/112965326252746380

https://mastodon.social/api/v1/statuses/112965326252746380

[application] => Array
(
[name] => Web
[website] =>
)