status-desktop/ui/app/AppLayouts/Chat
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
..
ChatColumn Update ui/app/AppLayouts/Chat/ChatColumn/Message.qml 2021-02-01 14:23:29 -05:00
CommunityComponents fix(Timeline): make reactions works 2021-01-14 15:33:46 -05:00
ContactsColumn refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
components refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml wip community invitatations and more 2021-01-11 13:57:35 -05:00
ChatLayout.qml fix(Timeline): make reactions works 2021-01-14 15:33:46 -05:00
CommunityColumn.qml fix: code review suggestions 2021-01-11 13:57:35 -05:00
ContactsColumn.qml fix: fix QML warnings + some UI fixes to match the design 2021-01-15 13:52:05 -05:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00