status-desktop/ui/app/AppLayouts/Chat/components
Pascal Precht 62183fb414 refactor: replace StyledButton with StatusButton
There are some inconcistencies in the application when it comes to
button UI elements because we're using `StatusButton` in some places,
in other we use `StyledButton`. The latter is the original
component we've created when we started out building Status
Desktop, but is planned to be removed entirely in favour of
`StatusButton`.

This commit replaces the usages of `StyledButton` with `StatusButton`
2021-02-02 10:57:42 +01:00
..
ChannelContextMenu.qml refactor(ChannelContextMenu): remove dependency on active channel 2021-02-01 11:53:06 -05:00
ChannelIcon.qml fix: fix dark theme colors for chat and profile 2020-07-23 15:59:18 -04:00
ChooseBrowserPopup.qml feat: open links in user request browser with modal 2021-01-04 15:29:23 -05:00
Contact.qml feat: fix Notification page and lists of contacts 2021-01-19 16:45:57 -05:00
ContactList.qml wip community invitatations and more 2021-01-11 13:57:35 -05:00
EmojiReaction.qml fix(Timeline): make reactions works 2021-01-14 15:33:46 -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: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
GroupInfoPopup.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
InviteFriendsPopup.qml Fixes #1455 2021-01-13 14:31:00 -05:00
MessageContextMenu.qml Fixes #1604 2021-01-13 14:31:44 -05:00
NicknamePopup.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
NoFriendsRectangle.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
PrivateChatPopup.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
ProfilePopup.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
PublicChatPopup.qml feat: whitelist the characters possible for the channel names 2020-11-16 13:03:08 -05:00
RenameGroupPopup.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01: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