klaus 3f87b35816 refactor(chat-room): 페이징 커서 fallback/저장 로직을 createdAt→messageId로 정합성 수정
- 왜: 서버 계약에 따라 cursor 의미가 단독 messageId로 확정됨. createdAt 기반 커서는 페이징 경계에서 중복/누락을 유발할 수 있음
- 무엇: ChatRoomActivity.loadMoreMessages()/loadInitialMessages()에서 cursor 계산 및 nextCursor 대체 저장을 messageId 기준으로 변경. Repository/API 타입은 그대로 유지
2025-08-14 21:27:17 +09:00
2025-07-03 13:15:01 +09:00
2023-07-23 19:01:45 +09:00
2023-07-23 19:01:45 +09:00
2024-08-21 12:44:51 +09:00
2024-08-21 12:44:51 +09:00
2023-07-23 19:01:45 +09:00
2025-08-11 15:44:05 +09:00
2023-07-23 19:01:45 +09:00
2025-04-07 19:20:57 +09:00

SodaLive - Sound of Demand for Adult

Description
No description provided
Readme 73 MiB
Languages
Kotlin 99.9%