Nicolas Werner
8f49ad9490
Fix window decorations on macos for room dir dialog
...
fixes #1114
2 years ago
Nicolas Werner
af03138527
Try to fix titlebar on room dir
2 years ago
Nicolas Werner
7ebf43ce38
Fix crash when closing room directory window
2 years ago
Loren Burkholder
5dc94447b9
Focus room search
3 years ago
Malte E
3d8e5c0028
make room directory fit mobile screens
3 years ago
Nicolas Werner
4a80fdc951
Functional login page
3 years ago
Nicolas Werner
aaae72a4f2
Fix focus and qml parenting with qml root
3 years ago
Nicolas Werner
61404641d9
Update year in copyright notice to shut up lint job
3 years ago
Loren Burkholder
0c2522684b
Auto-focus search bar in room directory
3 years ago
Nicolas Werner
ad1e6c8298
Support bootstrapping crosssigning
...
Showing the bootstrap state and showing there are unverified devices is
still missing.
3 years ago
Loren Burkholder
4e020645f1
Reorganize all the dialogs into the dialogs folder
3 years ago
Patryk Cisek
d499fffb7e
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>
3 years ago
Loren Burkholder
3a86d44c1e
Finish getting all avatars jdenticonified
3 years ago
Joseph Donofry
9504d02f18
Add Qt.WindowTitleHint to qml dialogs
3 years ago
Nicolas Werner
028bcd5b7c
Update join button in room directory after join
3 years ago
kamathmanu
820665db92
Formatting
3 years ago
kamathmanu
7321af8a7d
Cleanup more nits
3 years ago
kamathmanu
0f4a7b1ba6
Formatting + Licensing
3 years ago
kamathmanu
eaddfb4f73
Clean up final nits
3 years ago
kamathmanu
9ab1296131
Ran qmlformat and make license
3 years ago
kamathmanu
f2560b7531
Make search text selectable by clicking
3 years ago
kamathmanu
570e5ffde2
Added Spinner while rooms load
3 years ago
kamathmanu
6a75e5270c
Fix nits from code review
3 years ago
kamathmanu
34ffe054cf
Improve window closing
3 years ago
kamathmanu
98b733ad26
Fixed anchoring/positioning of delegate items and join room display
3 years ago
kamathmanu
f5ee1e84b5
Padding for search bar
3 years ago
kamathmanu
93f8c24fc5
Room Directory UI for exploring and joining public rooms. V1: simplistic server + network facilities
3 years ago