moment/harmonyqml/components/base
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
..
Avatar.qml Proper display name retrieval implementation 2019-04-19 02:26:29 -04:00
HLabel.qml Organize project files 2019-03-26 05:52:43 -04:00
HToolButton.qml Organize project files 2019-03-26 05:52:43 -04:00
RichLabel.qml Make links in messages clickable 2019-04-17 10:54:55 -04:00
StatusAvatar.qml Add avatar with status icon componant 2019-03-27 19:24:23 -04:00
ToolTipLabel.qml Organize project files 2019-03-26 05:52:43 -04:00