status-desktop/ui/app/AppLayouts/Chat
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
..
ChatColumn fix: Send Message button not working in profile popup 2021-04-29 12:36:58 -04:00
CommunityComponents fix(TextArea): fix selecting text in a TextArea and placeholder color 2021-04-29 12:31:40 -04:00
ContactsColumn feat: introduce global settings 2021-04-19 13:53:14 +02:00
components fix: Send Message button not working in profile popup 2021-04-29 12:36:58 -04:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml fix: remove possibility to click through the top bar on messages 2021-04-13 14:56:00 -04:00
ChatLayout.qml chore: remove unnecessary splitview props 2021-04-15 10:12:50 +02:00
CommunityColumn.qml chore(Communities): remove community context menu for non-admins 2021-04-20 12:19:37 -04:00
ContactsColumn.qml feat: implement new dark theme colors for menu and more 2021-03-26 15:28:06 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00