0850835b34
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. |
||
---|---|---|
.. | ||
ChatColumn | ||
CommunityComponents | ||
ContactsColumn | ||
components | ||
data | ||
ChatColumn.qml | ||
ChatLayout.qml | ||
CommunityColumn.qml | ||
ContactsColumn.qml | ||
qmldir |