miruka
5d4c7b8520
Reorganize backend files, show accounts in UI
2019-04-12 04:33:09 -04:00
miruka
4f9a47027c
matrix-nio backend start, QGuiApplication class
...
- Started work on the matrix-nio backend, which will be used instead
of matrix-python-sdk for greater control and cleaner design
- Have an Application (QGuiApplication) class to habdle argument parsing
and setting some Qt properties like application name
2019-04-11 13:22:43 -04:00
miruka
3b47fee77d
Prevent sending empty message
2019-03-27 19:24:28 -04:00
miruka
e4a9fb40ac
Add avatar with status icon componant
...
Will be used later for 1-to-1 user room delegates and room members pane
2019-03-27 19:24:23 -04:00
miruka
c35f7f35af
Show last room message as roomDelegate subtitle
2019-03-27 18:43:08 -04:00
miruka
463dca7c55
Fix expand/collapse account button height
2019-03-27 16:43:25 -04:00
miruka
9d838ff57a
Disable roomList scrolling within accountLists
2019-03-27 15:53:29 -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