Skip to content

Display embedded author for guests in comments and news#2017

Merged
NicoPennec merged 1 commit into
cgwire:mainfrom
NicoPennec:fix-guests
May 21, 2026
Merged

Display embedded author for guests in comments and news#2017
NicoPennec merged 1 commit into
cgwire:mainfrom
NicoPennec:fix-guests

Conversation

@NicoPennec
Copy link
Copy Markdown
Member

Problem

Guests are excluded from the person store, so their comments, replies and news
showed as "Unknown" with no avatar.

Solution

  • Resolve comments, replies, reply and news authors from the API-embedded person, with a
    personMap fallback, so guests render with a name and avatar.
  • Avoid reintroducing a global guest load.
  • Hide studio identities from clients on replies, matching the server.

Linked to the following Zou PR: cgwire/zou#1082

Resolve comment, reply and news authors from the API-embedded person
with a personMap fallback, so guests render with a name and avatar;
hide studio identities from clients on replies too.
@NicoPennec NicoPennec merged commit 673d4b3 into cgwire:main May 21, 2026
5 checks passed
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