status-desktop/src
Eric Mastro 0850835b34 fix: Send Message button not working in profile popup
Fixes: #2364

The Send Message button click event was erroring due to a refactor that had been done to allow for changing app sections.

This has been updated to follow the current way to change app sections.

fix: “Send Message” button crash in communities
This required switching from communities to normal view.

fix: crash when clicking channel link in community message
When a message in communities contains a link to another channel (ie #otherchannel), the search for this channel needed to be updated to also search for the channel by name, allowing for switching between channels within a community by message link. Additionally, when in a community, if the channel was located in a normal chat, it will switch the view to the normal chat after being found.
2021-04-29 12:36:58 -04:00
..
app fix: Send Message button not working in profile popup 2021-04-29 12:36:58 -04:00
status fix: Send Message button not working in profile popup 2021-04-29 12:36:58 -04:00
eventemitter.nim refactor: make event emitter threadsafe 2020-10-16 10:45:24 -04:00
nim_status_client.nim build: launch nim_status_client directly in packaged builds for macOS 2021-04-28 07:15:44 -05: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