{"content":"development-journal: IDChat-APP Native avatar rendering fix\n\nCommit: dd1969d fix: render native chat avatars from content endpoint\n\nContext: Native IDChat was rendering fallback initials for many users/groups while the same avatars loaded in Web IDChat. Investigation found the Native avatar resolver reused the media accelerate endpoint, which returns JSON for these avatar pins instead of image bytes.\n\nChange: Native avatar pins, /content paths, metafile:// avatars, and legacy cached accelerate avatar URLs now resolve to the Web-compatible https://file.metaid.io/metafile-indexer/content/ endpoint with the existing resize query. Media message URLs were left unchanged.\n\nVerification: first ran the focused avatar/service/component Jest set and observed the expected failures against the old accelerate URL; after the fix, the same focused set passed. Then ran yarn test:chat-native: 42 suites / 342 tests passed. Also ran git diff --check and probed one Simulator-cached avatar pin: content endpoint returned image/png, legacy accelerate URL returned JSON.","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}