miruka
c4f46f42b6
Add image previews in HTML messages
2019-04-17 13:44:04 -04:00
miruka
9c66166c4f
Display room messages and other events
2019-04-14 12:56:30 -04:00
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
miruka
5d4c7b8520
Reorganize backend files, show accounts in UI
2019-04-12 04:33:09 -04:00
miruka
76b699ad64
Organize project files
...
Put QML components into folders, remove unused ones, split __init__.py
with engine.py.
2019-03-26 05:52:43 -04:00