status-desktop/ui/app/AppLayouts/Chat/components
Pascal Precht bb6bcc640a chore(MessageContextMenu): ensure chat tab is activated when attempting to send message
This is needed when accessing the context menu from the timeline status updates.
Previously, it'd only change the active channel because it assumed the user is already
in the chat view. This is no longer the case when in timeline view, so we need to make sure
we first navigate to the chat view.
2020-12-14 12:36:49 +01:00
..
ChannelIcon.qml fix: fix dark theme colors for chat and profile 2020-07-23 15:59:18 -04:00
Contact.qml feat: checkbox style 2020-12-01 13:30:58 -05:00
EmojiReaction.qml refactor: chats view 2020-12-08 17:01: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 refactor: ProfileView 2020-12-08 17:01:22 -05:00
GroupInfoPopup.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
InviteFriendsPopup.qml chore: re-run qstr converter 2020-07-17 11:55:01 -04:00
MessageContextMenu.qml chore(MessageContextMenu): ensure chat tab is activated when attempting to send message 2020-12-14 12:36:49 +01:00
NicknamePopup.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
PrivateChatPopup.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
ProfilePopup.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
PublicChatPopup.qml feat: whitelist the characters possible for the channel names 2020-11-16 13:03:08 -05:00
RenameGroupPopup.qml refactor: chats view 2020-12-08 17:01:14 -05:00
SuggestedChannel.qml close join channel popup when clicking a suggestion 2020-08-19 14:39:45 -04:00
SuggestedChannels.qml fix: fix color and warning 2020-09-23 17:19:43 -04:00
emojiList.js feat: categorize emojis in the menu and add category buttons 2020-07-30 10:04:08 -04:00
qmldir refactor channel suggestion list into one component 2020-09-23 15:52:27 -04:00