trails/apps
Ullrich Schäfer d74ce32cd0 fix(journal): actor profile fields must serialize as a JSON array
Mastodon's PropertyValue parser requires the actor's attachment to be
a JSON *array* and silently ignores a bare object — and Fedify
compacts single-element arrays to bare objects, so the 🥾 trails.cool
field shipped in #464 never rendered (verified: Mastodon stored
fields = {} after a forced actor refresh on the soak instance).

Ship two fields so the array survives serialization: the 🥾 profile
link (rel=me) plus an Instance link — the latter is genuinely useful
for self-hosted instances anyway. Test now asserts the array shape
explicitly.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 08:43:03 +02:00
..
journal fix(journal): actor profile fields must serialize as a JSON array 2026-06-07 08:43:03 +02:00
mobile chore(deps): bump the production group with 28 updates 2026-05-31 08:37:04 +00:00
planner chore(deps): bump the production group with 28 updates 2026-05-31 08:37:04 +00:00