davidar / tensor

Cross-platform Qt5/QML-based Matrix client
https://matrix.org
GNU General Public License v3.0
157 stars 23 forks source link

Fix messages ordering #15

Closed KitsuneRal closed 8 years ago

KitsuneRal commented 8 years ago

This accompanies Fxrh/libqmatrixclient#30. One notable thing not directly related to ordering is that MessageEventModel now uses the messages container of Room instead of maintaining its own copy.