-
Notifications
You must be signed in to change notification settings - Fork 988
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit moves chats to status-go. I have changed the logic to load all chats in one go for simplicity and while that might have a performance impact, I think it's premature to optimize this flow as there will be more changes to the login flow. Also currently this is likely to be slower as we need to wait for the status-service to be initialized, as well as realm. No migration is provided as we are past the point of no return, so by installing this version you will lose your chats. Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
- Loading branch information
Showing
24 changed files
with
347 additions
and
297 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.