• Joined on 2023-07-19
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-21 12:18:45 +00:00
f8be99547a fix: ImageBlurUtil.kt
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-21 12:10:57 +00:00
7dd585c3dd fix: ImageBlurUtil.kt
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-21 11:54:58 +00:00
7355949c1e fix: ImageBlurUtil.kt
539b9fb2b2 fix: 유저/관리자 캐릭터 이미지 리스트
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-21 11:14:21 +00:00
99386c6d53 fix: ImageBlurUtil.kt
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-21 10:51:42 +00:00
abbd73ac00 fix: ImageBlurUtil.kt
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-21 10:34:42 +00:00
4bee95c8a6 fix: ImageBlurUtil.kt
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-21 10:12:06 +00:00
090fc81829 fix: ImageBlurUtil.kt
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-21 09:09:30 +00:00
75100cacec fix: ImageContentCloudFront.kt
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-21 09:00:08 +00:00
13fd262c94 feat(chat-character-image): 캐릭터 이미지 리스트 API 추가 및 보유 판단 로직 적용
8451cdfb80 fix(chat-character-image): 캐릭터 이미지 가격
c8841856c0 fix(chat-character-image): 캐릭터 이미지 트리거 수정
2a30b28e43 feat(chat-character-image): 캐릭터 이미지
dd6849b840 feat(chat-character-image): 캐릭터 이미지
Compare 5 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-20 06:42:17 +00:00
ca27903e45 fix(character-comment): 캐릭터 상세 댓글 집계 및 최신 댓글 조회 기준 수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-19 15:38:05 +00:00
aeab6eddc2 feat(chat-character-comment): 캐릭터 댓글의 답글에 댓글 내용 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-19 15:27:42 +00:00
1c0d40aed9 feat(chat-character-comment): 캐릭터 댓글에 글쓴이 ID 추가
1444afaae2 feat(chat-character-comment): 캐릭터 댓글 삭제 및 신고 API 추가
a05bc369b7 feat(character-comment): 댓글/대댓글 API
6c7f411869 feat(character-comment): 캐릭터 댓글/답글 API 및 응답 확장
Compare 4 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-19 09:48:58 +00:00
f61c45e89a feat(character-comment): 캐릭터 댓글/답글 API 추가 및 상세 응답 확장
klaus pushed to test at klaus/sodalive-vuejs-admin 2025-08-14 16:38:16 +00:00
071502d869 fix(character-form): 저장 버튼 비활성 문제 수정 및 필수 라벨 * 표시
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-14 13:00:54 +00:00
27ed9f61d0 fix(chat): 채팅방 메시지 전송 API 반환값 수정
df77e31043 feat(chat): 채팅방 입장 API와 메시지 페이징 초기 로드 구현
2d65bdb8ee feat(chat): 채팅방 메시지 조회 API에 커서 기반 페이징 도입 및 createdAt 추가
Compare 3 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-14 05:35:22 +00:00
4966aaeda9 fix(chat-room): 메시지 있는 방만 목록 조회되도록 쿼리 수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-14 05:10:11 +00:00
28bd700b03 fix(chat-room): ONLY_FULL_GROUP_BY로 인한 그룹화 오류 수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-14 04:40:23 +00:00
f2ca013b96 feat(chat-room): 채팅방 리스트 응답 개선(타입/미리보기/상대 이미지/시간)
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-13 15:53:55 +00:00
6cf7dabaef feat(character): 홈의 최근 목록을 채팅방 기반으로 노출
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-08-13 10:51:37 +00:00
e6d63592ec fix(chat-character): 관계 스키마 변경에 따라 엔티티/CRUD/응답 DTO 수정