moment/harmonyqml/components
miruka 1d0cce402e Proper display name retrieval implementation
For any name not found in rooms data, rely on new
nio.HttpClient.get_displayname() function to get and cache it,
e.g. for our own name if no room is joined and past events from users
who left the room.

@futurize now returns PyQtFuture objects, wrapper for the
concurrent.futures.Future objects that can be used from QML,
to ensure name retrieval does not block the GUI.
2019-04-19 02:26:29 -04:00
..
base Proper display name retrieval implementation 2019-04-19 02:26:29 -04:00
chat Proper display name retrieval implementation 2019-04-19 02:26:29 -04:00
pages Organize project files 2019-03-26 05:52:43 -04:00
side_pane Proper display name retrieval implementation 2019-04-19 02:26:29 -04:00
UI.qml Add users currently typing in room bar 2019-04-14 16:12:07 -04:00
Window.qml matrix-nio backend start, QGuiApplication class 2019-04-11 13:22:43 -04:00