status-desktop/ui/app/AppLayouts/Chat/ChatColumn
Iuri Matias ebd29d9ffd simply chat views by reacting to model events
simply chat views by reacting to model events

abstract join event from join event call; react to join channel event

remove unneded if else

move left channel to event

refactor getChannelColor

refactor getChannelColor

rename sendMessage method

cleanup

move random color to channels list

remove toChatType

remove toChatType
2020-05-29 15:03:13 -04:00
..
samples display a sticker when a content type sticker message is received 2020-05-29 09:52:20 -04:00
ChatInput.qml simply chat views by reacting to model events 2020-05-29 15:03:13 -04:00
ChatMessages.qml display a sticker when a content type sticker message is received 2020-05-29 09:52:20 -04:00
EmptyChat.qml extract EmptyView into its own file 2020-05-28 06:28:18 -04:00
Message.qml display a sticker when a content type sticker message is received 2020-05-29 09:52:20 -04:00
TopBar.qml extract TopBar into its own file 2020-05-28 06:28:18 -04:00
qmldir extract EmptyView into its own file 2020-05-28 06:28:18 -04:00