refactor(storage): partition protocol persistence

This commit is contained in:
liu weikai
2026-07-20 22:28:48 +08:00
parent ac457dce9e
commit eced19abfc
55 changed files with 9368 additions and 3950 deletions
@@ -152,7 +152,6 @@ class UiController : public IChatUiRefreshSink
std::string resolveConversationDisplayName(const chat::ConversationId& conv) const;
void applyConversationListToUi();
void updateConversationMetaForMessage(const chat::ChatMessage& msg, bool increment_unread);
bool updateConversationViewForIncoming(const chat::ChatMessage& msg);
void reloadConversationView();
// Team text, read projection, and location action sends flow through
// ChatTeamWorkflow.