moment/harmonyqml/components/chat
miruka 30514fb7db Show joined rooms, delete left rooms
To make the models update correctly in QML:
- ListModel and _QtModel merged
- Return a ListModelMap QObject from properties instead of
  a DefaultDict → QVariantMap
2019-04-12 13:18:46 -04:00
..
Daybreak.qml Organize project files 2019-03-26 05:52:43 -04:00
MessageDelegate.qml Reorganize backend files, show accounts in UI 2019-04-12 04:33:09 -04:00
MessageList.qml Show joined rooms, delete left rooms 2019-04-12 13:18:46 -04:00
RoomHeader.qml Add avatar with status icon componant 2019-03-27 19:24:23 -04:00
Root.qml Organize project files 2019-03-26 05:52:43 -04:00
SendBox.qml Prevent sending empty message 2019-03-27 19:24:28 -04:00