moment/harmonyqml/components/chat
miruka a0f9acddaa Load past events when scrolling up
Also keep two nio clients internally: one for loop-syncing, one for the
rest; since they can't handle more than one talk at a time.
2019-04-17 21:08:32 -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 Use a Deque for roomEvents's ListModel 2019-04-17 17:24:36 -04:00
MessageList.qml Load past events when scrolling up 2019-04-17 21:08:32 -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