summary refs log tree commit diff
path: root/resources/qml/MessageView.qml
diff options
context:
space:
mode:
authorPatryk Cisek <patryk@prezu.one.pl>2021-09-17 03:12:56 -0700
committerGitHub <noreply@github.com>2021-09-17 10:12:56 +0000
commitd499fffb7ee89d3a6290803be00ec9d664a75261 (patch)
tree8f72b9e765fdc89857650a240b121ee0ec4458ab /resources/qml/MessageView.qml
parentDisable reuseItems again D: (diff)
downloadnheko-d499fffb7ee89d3a6290803be00ec9d664a75261.tar.xz
Added a text field that allows choosing custom homeserver in "Room directory" dialog. (#727)
* Added a text field that allows choosing custom homeserver in "Room directory" dialog.

* Moved "Choose custom homeserver" text field to the right and shrinked it to 30% of "Room directory" dialog's width.

* Adding "server_name=" when needed when joining room.

When joining room that is hosted on a different homeserver than
the account is registered on, the request fails. In such scenario
the server has to be explicitly mentioned in a server_name URL
parameter. More info here:
https://matrix.org/docs/spec/client_server/r0.6.1#post-matrix-client-r0-join-roomidoralias

* Minor fix: intentation (4 spaces -> 8 spaces)

Co-authored-by: Patryk Cisek <patryk@cisek.email>
Diffstat (limited to 'resources/qml/MessageView.qml')
0 files changed, 0 insertions, 0 deletions