Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

노트 수정 기능 관련 #21

Merged
merged 2 commits into from
Aug 3, 2024
Merged

노트 수정 기능 관련 #21

merged 2 commits into from
Aug 3, 2024

Conversation

seojangho
Copy link

로컬 노트 수정이 됨은 확인함

알려진 이슈 / 확인 필요한 사항

  • 수정된 노트의 연합이 잘 되는지는 확인해야함
  • 새로고침 전까지는 수정이 반영된 상태가 보이지 않음

} : undefined),//(appearNote.poll),
cw: (appearNote.cw ?? null),
});
os.post({ initialNote: appearNote, renote: appearNote.renote, reply: appearNote.reply, channel: appearNote.channel , editMode: true });
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

여기 이후에 노트나 UI를 새로고침하는 명령이 있으면 걜 추가(await os.post(...); return os.refresh(); 얘처럼)하는 것도 좋아보이긴 하네요... 음

@HotoRas HotoRas merged commit 161f15d into host Aug 3, 2024
11 of 15 checks passed
HotoRas added a commit to HotoRas/misskey-neko that referenced this pull request Aug 9, 2024
nekoplanet#13 Add changelog by @HotoRas
2215de5 by @HotoRas
c645e8f by @HotoRas
nekoplanet#15 노트 수정 기능 부활 (3트) by @HotoRas
nekoplanet#16 Feat: "다른 계정 추가" 버튼 아래에 "새 계정 추가" 버튼이 살아 있어서 지웠습니다 by @HotoRas
nekoplanet#17 Typecheck Fix by @janghoseo
nekoplanet#21 Fix note edit 2 by @HotoRas
@HotoRas HotoRas mentioned this pull request Aug 9, 2024
5 tasks
HotoRas added a commit to HotoRas/misskey-neko that referenced this pull request Sep 13, 2024
nekoplanet#13 Add changelog by @HotoRas
2215de5 by @HotoRas
c645e8f by @HotoRas
nekoplanet#15 노트 수정 기능 부활 (3트) by @HotoRas
nekoplanet#16 Feat: "다른 계정 추가" 버튼 아래에 "새 계정 추가" 버튼이 살아 있어서 지웠습니다 by @HotoRas
nekoplanet#17 Typecheck Fix by @janghoseo
nekoplanet#21 Fix note edit 2 by @HotoRas
HotoRas added a commit to HotoRas/misskey-neko that referenced this pull request Sep 14, 2024
nekoplanet#13 Add changelog by @HotoRas
2215de5 by @HotoRas
c645e8f by @HotoRas
nekoplanet#15 노트 수정 기능 부활 (3트) by @HotoRas
nekoplanet#16 Feat: "다른 계정 추가" 버튼 아래에 "새 계정 추가" 버튼이 살아 있어서 지웠습니다 by @HotoRas
nekoplanet#17 Typecheck Fix by @janghoseo
nekoplanet#21 Fix note edit 2 by @HotoRas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants