status-desktop/ui
emizzle 4ec593baed feat: Add logout functionality
Move the onboarding/login state machine to the top level in main.qml, so that logout events can trigger new states.

Add Loader to statemachine so that each component is lazy-loaded. Initial tests saved 50MB of memory on startup.

Currently, logging out, then logging back in to the same or different account results in a doubling-up of chats/messages/wallet accounts. These need to be reset, however I need help doing that and it would delayed and blown out this PR further. This reset has been done for Onboarding and Login, but needs to be done for chats, wallet, mailservers, etc.
2020-06-11 09:28:25 -04:00
..
app feat: Add logout functionality 2020-06-11 09:28:25 -04:00
imports Display group chat message types and react to chat updates 2020-06-10 15:21:15 -04:00
onboarding feat: Add logout functionality 2020-06-11 09:28:25 -04:00
shared feat: add caret to select input 2020-06-10 15:00:50 -04:00
main.qml feat: Add logout functionality 2020-06-11 09:28:25 -04:00
nim-status-client.pro refactor: split Input into three files to simplify and reduce memory 2020-06-10 15:00:50 -04:00