status-desktop/ui/app/AppLayouts/Chat/components
Pascal Precht 90dfa94805 refactor: move getProfileImage API to appMain
Prior to this commit, the function was expected on a `chatView` QML object.
This has worked out so far because the places where the API is used were always
living inside `ChatLayout`.

With the new timeline however, this is no longer the case so we have to make sure
that the API is available to other views as well.
2020-12-21 14:15:08 -05: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 feat: add profile pic support 2020-12-17 16:44:25 -05:00
GroupInfoPopup.qml refactor: move getProfileImage API to appMain 2020-12-21 14:15:08 -05:00
InviteFriendsPopup.qml
MessageContextMenu.qml feat: add profile pic support 2020-12-17 16:44:25 -05:00
NicknamePopup.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
PrivateChatPopup.qml feat: add profile pic support 2020-12-17 16:44:25 -05:00
ProfilePopup.qml feat: add profile pic support 2020-12-17 16:44:25 -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