status-desktop/ui/app/AppLayouts/Chat/ChatColumn
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
..
ChatComponents fix: do not show watch-only accounts as “from address” 2021-04-29 12:36:39 -04:00
MessageComponents fix: Send Message button not working in profile popup 2021-04-29 12:36:58 -04:00
samples feat: Un/install free sticker packs in sticker market 2020-07-15 15:53:48 -04:00
ChatMessages.qml fix(CompactMessage): fix message hover getting stuck 2021-04-21 18:05:42 -04:00
EmptyChat.qml Fixed onboarding view backgroud image issue on dark mode. Fixes #1965 2021-03-04 17:17:29 -05:00
Message.qml feat: implement redesign of message replies 2021-04-29 12:35:59 -04:00
SuggestionBox.qml Fixed not showing issue for the profile thumbnail in the suggestion list. Fixes #1916 2021-03-04 17:34:01 -05:00
SuggestionFilter.qml fix: fix mention popup not showing after a line break 2021-04-01 17:07:25 -04:00
TopBar.qml fix: menu dropdowns not closing on button click and position 2021-04-01 16:59:43 -04:00
qmldir feat: refactor Message and add Compact message type 2020-07-16 10:29:29 -04:00