Remove all Backend "get_any_client"-using methods
thumbnail() and download() were remaining. Use a direct and carefully chosen MatrixClient's methods instead to avoid problems mentioned in the previous commit 7502c1.
This commit is contained in:
@@ -93,6 +93,7 @@ HFlickableColumnPage {
|
||||
|
||||
property bool changed: Boolean(sourceOverride)
|
||||
|
||||
clientUserId: page.userId
|
||||
userId: page.userId
|
||||
displayName: nameField.item.text
|
||||
mxc: account ? account.avatar_url : ""
|
||||
|
Reference in New Issue
Block a user