klaus cd4a098bff fix(chat): 동시간대 메시지 정렬을 messageId 오름차순으로 안정화
createdAt만 사용하던 정렬 로직을 다중 키로 변경하여
동일 시간에 messageId 오름차순이 보장되도록 수정.
- 로컬 초기 로드: createdAt -> messageId -> localId asc
- 서버 초기/증분 로드: createdAt -> messageId asc
2025-08-15 00:45:22 +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%