Skip to content

fix(api): expose user avatars as public URLs#3319

Open
aofei wants to merge 1 commit into
goplus:devfrom
aofei:api-user-avatar-public-urls
Open

fix(api): expose user avatars as public URLs#3319
aofei wants to merge 1 commit into
goplus:devfrom
aofei:api-user-avatar-public-urls

Conversation

@aofei

@aofei aofei commented Jun 29, 2026

Copy link
Copy Markdown
Member

Document user avatar responses as public HTTP URLs so the API contract matches backend display behavior while storage can continue using Kodo universal URLs internally.

Remove the frontend Kodo avatar resolver and consume returned avatar URLs through existing external URL handling. Keep test data aligned with the public response contract.

gemini-code-assist[bot]

This comment was marked as off-topic.

@aofei aofei mentioned this pull request Jul 2, 2026
@aofei
aofei force-pushed the api-user-avatar-public-urls branch from 3f00794 to 3c71870 Compare July 20, 2026 09:28
@aofei
aofei marked this pull request as ready for review July 20, 2026 09:28
fennoai[bot]

This comment was marked as resolved.

Document user avatar responses as public HTTP URLs so the API contract
matches backend display behavior while storage can continue using Kodo
universal URLs internally.

Remove the frontend Kodo avatar resolver and consume returned avatar
URLs through existing external URL handling. Keep test data aligned
with the public response contract.

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant