status-desktop/ui/app/AppLayouts/Chat/components
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
..
ChannelContextMenu.qml fix: channel context menu colors 2021-04-27 16:19:49 -04:00
ChannelIcon.qml
ChooseBrowserPopup.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
Contact.qml refactor: redesign PrivateChatPopup to match new designs 2021-02-10 13:39:25 -05:00
ContactList.qml wip community invitatations and more 2021-01-11 13:57:35 -05:00
EmojiReaction.qml feat: use StatusTooltip for emoji reaction list 2021-02-08 16:48:14 -05:00
FetchMoreMessages.qml feat: add fetch more menu item in the chat drop down menu 2020-11-26 11:20:25 -05:00
GroupChatPopup.qml feat: show community context menu on Community button 2021-03-30 15:53:32 -04:00
GroupInfoPopup.qml fix: group members context menu icons 2021-04-27 14:11:49 -04:00
LeftTabBottomButtons.qml re-disable experimental features 2021-04-23 07:44:55 -04:00
LoadingAnimation.qml refactor: introduce LoadingAnimation for reusability 2021-02-08 17:38:25 -05:00
MessageContextMenu.qml fix(contextMenu): make menu item hover work and change color 2021-04-14 10:54:20 +02:00
NicknamePopup.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
PrivateChatPopup.qml refactor: change PrivateChatPopup to use the new ContactListAndSearch 2021-03-31 16:25:24 -04:00
ProfilePopup.qml fix: Send Message button not working in profile popup 2021-04-29 12:36:58 -04:00
PublicChatPopup.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
RenameGroupPopup.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
SuggestedChannel.qml feat: implement new dark theme colors for menu and more 2021-03-26 15:28:06 -04:00
SuggestedChannels.qml fix: fix color and warning 2020-09-23 17:19:43 -04:00
emojiList.js
qmldir feat: add input to search and use ENS for community invite 2021-03-31 16:25:24 -04:00