moment/harmonyqml/backend
miruka 13fca98838 Rooms and threads fixes
- Fix roomList height again, now based on model.count().
  All delegates are assumed to be the same height

- Properly update room list when a room is joined or left

- Catch exceptions happening in threads (futures), which previously
  passed silently

- Show "Empty room?" as "<i>Empty Room</i>" + gray [?] avatar
2019-04-13 08:59:10 -04:00
..
model Rooms and threads fixes 2019-04-13 08:59:10 -04:00
__init__.py Reorganize backend files, show accounts in UI 2019-04-12 04:33:09 -04:00
backend.py Reorganize backend files, show accounts in UI 2019-04-12 04:33:09 -04:00
client_manager.py Show joined rooms, delete left rooms 2019-04-12 13:18:46 -04:00
client.py Rooms and threads fixes 2019-04-13 08:59:10 -04:00
network_manager.py Rooms and threads fixes 2019-04-13 08:59:10 -04:00
signal_manager.py Rooms and threads fixes 2019-04-13 08:59:10 -04:00