Open
Description
Is your feature request related to a problem?
Currently if a post does not get syndicated, Indiekit’s UI just says that a post wasn’t able to be posted to a given service. In many cases however, we’ll get a reason why returned by the API; we should show that to users.
For example, posting images to Bluesky, there is a maximum file limit. If the image is too big, the post will not syndicate.
Describe the solution you’d like
Show failure reason in message shown in success banner.
Describe alternatives you’ve considered
No response
Additional context
No response