Skip to content

feat: retain direct user display names in profiles - #182

Merged
tiankaima merged 1 commit into
mainfrom
feat/private-user-profiles
Sep 23, 2026
Merged

tiankaima merged 1 commit into
mainfrom
feat/private-user-profiles

Conversation

@tiankaima

Copy link
Copy Markdown
Member

Summary

  • Store the latest nonempty direct-message display name and observation time on users; group cards remain conversation-specific.
  • Upgrade schema 6→7 during explicit maintenance and backfill names from existing direct conversation records.
  • Keep stale or blank names from replacing newer profile data.

Verification

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • make check-scripts

Privacy scope

This change only retains display names already supplied in direct-message events. It does not query QQ profiles or collect additional identifiers.

@tiankaima
tiankaima merged commit 0c51f37 into main Sep 23, 2026
3 checks passed
@tiankaima
tiankaima deleted the feat/private-user-profiles branch September 23, 2026 11:09
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