Files
backend/internal/repository
lafay 48f0c4cf2d
All checks were successful
Build Backend / build (push) Successful in 3m20s
Build Backend / build-docker (push) Successful in 1m35s
fix(conversations): filter out empty conversations from list and count
Only include conversations with messages (last_seq > 0) in both the total count and paginated list queries, improving relevance of conversation lists.
2026-04-25 13:00:49 +08:00
..