moment/harmonyqml/components/chat
miruka f0dab1801a Order the roomEvents models from newest to oldest
Qt somehow handles scrolling on new messages on its own when the
ListView direction is bottom to top.
In normal top to bottom, manual scrolling is completly buggy.
2019-04-17 16:43:18 -04:00
..
Daybreak.qml Order the roomEvents models from newest to oldest 2019-04-17 16:43:18 -04:00
EventContent.qml Fix date color for undecryptable events 2019-04-14 14:18:53 -04:00
MessageContent.qml Order the roomEvents models from newest to oldest 2019-04-17 16:43:18 -04:00
MessageDelegate.qml Order the roomEvents models from newest to oldest 2019-04-17 16:43:18 -04:00
MessageList.qml Order the roomEvents models from newest to oldest 2019-04-17 16:43:18 -04:00
RoomHeader.qml Display room messages and other events 2019-04-14 12:56:30 -04:00
Root.qml Add users currently typing in room bar 2019-04-14 16:12:07 -04:00
SendBox.qml Display room messages and other events 2019-04-14 12:56:30 -04:00
TypingUsersBar.qml Add users currently typing in room bar 2019-04-14 16:12:07 -04:00
utils.js Add users currently typing in room bar 2019-04-14 16:12:07 -04:00