Skip to content

Fix: 익명 탭 목록 조회 익명 스레드 편지 목록 조회 api 수정 (#159)#162

Merged
yeonjuncho merged 8 commits intodevfrom
feature/#159-fix-익명-탭-목록-조회-익명-스레드-편지-목록-조회-api-수정
Feb 5, 2026

Hidden character warning

The head ref may contain hidden characters: "feature/#159-fix-\uc775\uba85-\ud0ed-\ubaa9\ub85d-\uc870\ud68c-\uc775\uba85-\uc2a4\ub808\ub4dc-\ud3b8\uc9c0-\ubaa9\ub85d-\uc870\ud68c-api-\uc218\uc815"
Merged

Fix: 익명 탭 목록 조회 익명 스레드 편지 목록 조회 api 수정 (#159)#162
yeonjuncho merged 8 commits intodevfrom
feature/#159-fix-익명-탭-목록-조회-익명-스레드-편지-목록-조회-api-수정

Conversation

@yeonjuncho
Copy link
Copy Markdown
Collaborator

@yeonjuncho yeonjuncho commented Feb 4, 2026

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

ex) feature#159-fix-익명-탭-목록-조회-익명-스레드-편지-목록-조회-api-수정 -> develop

변경 사항

  • 익명 탭에서 letterCount같은 편지 주고받은 횟수 정보 추가
  • 익명 스레드 목록 조회에 친구 스레드에 있는 readAt 필드 추가
  • 익명 탭 목록 조회에서 threadId, senderUserId를 sessionId로 수정
  • 푸쉬 알람 도입
  • 익명 편지함 hasUnread 필드 추가

테스트 결과

익명 스레드 편지 목록 조회)
익명 탭 목록 조회

공지사항 푸시 알림)
공지사항 cron 푸시 알림

@yeonjuncho yeonjuncho linked an issue Feb 4, 2026 that may be closed by this pull request
5 tasks
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

scripts 파일이 뭔가요? 푸시알림 전송하는거 jobs파일에서 처리합니다. 비동기 메시지 큐로 처리하니 참고해서 수정해주세요

Copy link
Copy Markdown
Collaborator

@SeojunKim-pumisj SeojunKim-pumisj left a comment

Choose a reason for hiding this comment

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

리뷰 남긴거 수정해주세요. 그리고 만드신 레포지토리 함수중에 이미 존재하는게 있으면 활용해서 써주세요. 새로 만드는건 유지보수측에서 안좋습니다.

Copy link
Copy Markdown
Collaborator

@SeojunKim-pumisj SeojunKim-pumisj left a comment

Choose a reason for hiding this comment

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

확인했습니다

@yeonjuncho yeonjuncho merged commit 0631dc9 into dev Feb 5, 2026
1 check 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.

[FIX] 익명 탭 목록 조회, 익명 스레드 편지 목록 조회 api 수정

2 participants