c0ebebe3da12ac52e539aacfdae0f974e995a306
Add `getLastMessageByConversation` to `MessageRepository` to allow fetching the most recent message for a specific conversation. Update `ConversationListRow` to use this new repository method as a fallback when message segments are missing, ensuring the conversation list preview displays the last message content correctly.
Description
No description provided
Languages
TypeScript
99.9%
JavaScript
0.1%