Nordnick 🐘

Nordnick 🐘 (@nick)

Whalebird · Mo 12.08.2024 12:25:18

@pachli@mastodon.social

Hi , Hi Nik,

regarding the current Pachli 2.7.1 i have the feeling, there may be an issue regarding the display of the used app information.

Two fields in the response: application[name] and application[website].

If application[name] is set, but application[website] is not (it's nullable), it looks like the application[name] is not shown in Pachli.

Could you verify that? TIA.

CC @nikclayton@mastodon.social

P.S.: First seen with as instance server type, but also found one sample from an instance using .

Nik

Nik (@nikclayton@mastodon.social)

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.

Nordnick 🐘

Nordnick 🐘 (@nick)

Whalebird · 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]).