mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-28 23:00:19 +00:00
refactor(storage): partition protocol persistence
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user