status-desktop/src
Eric Mastro 4c0371144b fix: chat view shown after community creation
Fixes: #2686.

Previously, when using a new account, joining a chat then creating a community and then returning back to the chat would not show a chat at all and instead show the default chat view. This was due to the previous index not being set when there were no other channels in the chat.

This has been updated such that the previous channel index is set when switching from chat to community and no previous channel index has been set.

# Conflicts:
#	src/app/chat/view.nim
2021-06-29 07:56:51 -04:00
..
app fix: chat view shown after community creation 2021-06-29 07:56:51 -04:00
status fix(wallet): fix loading of initial balances 2021-06-29 07:55:26 -04:00
eventemitter.nim refactor: make event emitter threadsafe 2020-10-16 10:45:24 -04:00
nim_status_client.nim remove references to libstatus constants from src/app 2021-06-17 11:11:36 -04:00
nim_windows_launcher.nim feat: command-line option can be used to specify app's data directory 2021-04-26 09:40:58 -05:00