status-desktop/ui/app/AppLayouts/Chat
Pascal Precht 9745205302 refactor(Chat): move send message logic out of status chat input
`StatusChatInput` ideally shouldn't rely on chatsModel and other global
objects at all. Also, when using the component in different places, it can cause
accidental sending of message when testing the component (because all the logic is already
wired up)
2020-12-10 12:30:31 +01:00
..
ChatColumn fix: account selector in browser 2020-12-09 14:19:26 -05:00
ContactsColumn fix: add padding to the empty chat view 2020-12-04 16:21:31 -05:00
components refactor: ProfileView 2020-12-08 17:01:22 -05:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml refactor(Chat): move send message logic out of status chat input 2020-12-10 12:30:31 +01:00
ChatLayout.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
ContactsColumn.qml cleanup qml 2020-09-23 15:52:27 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00