Open
Conversation
- 리모트 유저의 여러 아바타 장식을 자동으로 동기화 - AvatarDecoration 엔티티에 host, remoteId 필드 추가 - ApPersonService에서 사용자 생성/업데이트 시 자동 동기화 - 리모트 아바타 장식용 별도 캐시 추가 (cacheWithRemote) - 환경설정에 '리모트 유저의 아바타 장식 표시' 토글 추가 - Misskey/CherryPick 인스턴스 사용자 지원
kimbabclub
pushed a commit
that referenced
this pull request
Oct 27, 2025
fix: resolve prod type errors, add integrity audit logs, and infra setup
Collaborator
Author
|
체리픽의 아바타 장식이 제대로 연합되려면 아바타 장식 설정에 Scale 추가되어야 할 듯 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
아바타 장식 연합 (Cherry-picked from https://github.com/serafuku/misskey/696787b, https://github.com/serafuku/misskey/4a5fcfe)
환경설정에 리모트 아바타 장식 표시 토글 추가