Nicolas Werner
fe403ddc70
Rework how access rules for rooms are modified completely
2 years ago
Nicolas Werner
376612e4eb
Support editing space children
2 years ago
Nicolas Werner
9d8d6b4bca
Show a room preview in the join confirmation dialog
...
Requires MSC3266
Fixes #1129
2 years ago
Nicolas Werner
931855441a
Allow editing aliases
2 years ago
Loren Burkholder
8ec0577807
Make the notification bubble its own component
2 years ago
Nicolas Werner
6c6d43691d
Add basic powerlevel editor
3 years ago
Nicolas Werner
db1bcd7b5a
Show powerlevels in memberlist
3 years ago
Malte E
5384ab377c
initial direct chat creation dialog
3 years ago
Malte E
b8b31cb36d
CreateRoom dialog in QML
3 years ago
Nicolas Werner
a9486ec896
Fix thumbnails for encrypted files and factor upload box out
3 years ago
Nicolas Werner
dbd2bebe6c
Show some previews in upload window
3 years ago
Malte E
a76b50b48e
small rework of the reply popup
3 years ago
tastytea
5cd3e61cb0
Add GUI to change hidden events per room
...
This adds a dialog to the room settings in which the user can choose
which of these three event types they want to hide (additionally to the
default):
- m.room.member
- m.room.power_levels
- m.sticker
The current state is read when room settings are opened and saved when
new settings are accepted.
3 years ago
Nicolas Werner
2613275461
Reimplement error notifications
3 years ago
Nicolas Werner
a0a35c8786
keep the RegisterPage name
...
So we don't have to retranslate.
3 years ago
Nicolas Werner
f28013dc18
Port registration to Qml
3 years ago
Nicolas Werner
4a80fdc951
Functional login page
3 years ago
Nicolas Werner
b106eafb0e
Initial qml root window
3 years ago
Nicolas Werner
39bf20baed
Move usersettings page to pages subdir
3 years ago
Nicolas Werner
f1a23355bd
Port usersettings to qml
3 years ago
Nicolas Werner
66520eae19
Port image overlay to qml
...
Allows you to zoom and pan now.
relates to #647
3 years ago
Nicolas Werner
dae032172d
Add recently used reactions
...
fixes #435
3 years ago
Nicolas Werner
75b112f0c8
Support pinned messages
...
fixes #519
3 years ago
Nicolas Werner
fe49beb68e
Hide me underneath the space tree
3 years ago
Joe Donofry
b920f8d7ca
Change QML UI for redactions
3 years ago
Nicolas Werner
5ef3250994
Add a filter for direct chats
...
fixes #317
3 years ago
Nicolas Werner
df1f549a2c
Use filled shields everywhere and distinguish different states more
3 years ago
Loren Burkholder
f3aeb4b044
Switch icon theme to Fluent icons
3 years ago
Nicolas Werner
ffc60180de
Cleanup positioning of player elements
3 years ago
Joseph Donofry
c5e8b2da15
More refactoring and layout updates
3 years ago
Joseph Donofry
c1c9c71b08
Move rest of controls to separate file
3 years ago
Joseph Donofry
f6fcae124f
Initial Refactoring into separate controls
3 years ago
Nicolas Werner
211fd9d76c
Fix registration on matrix.org
...
This was a bit of a journey:
https://github.com/matrix-org/matrix-doc/pull/3471
But it should work now and we now use the UIAHandler everywhere.
fixes #670
3 years ago
Nicolas Werner
b030eb923b
WIP
3 years ago
Nicolas Werner
a5030bdd4d
move device verification management to its own file
3 years ago
Loren Burkholder
14488a8fe7
Use the same leave room dialog everywhere
...
This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs.
3 years ago
Loren Burkholder
e9ed12e27b
QML the join room dialog
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
Thulinma
456a41bcdf
Added support for refreshing the device list, marking current device with a checkmark instead of a lock
3 years ago
Loren Burkholder
81406171a0
QML the logout dialog
3 years ago
Loren Burkholder
4e020645f1
Reorganize all the dialogs into the dialogs folder
3 years ago
Nicolas Werner
3528fe4e5d
Warn the user before they ping the whole room
3 years ago
kamathmanu
6a75e5270c
Fix nits from code review
3 years ago
kamathmanu
93f8c24fc5
Room Directory UI for exploring and joining public rooms. V1: simplistic server + network facilities
3 years ago
Nicolas Werner
72bbad7485
Show encryption errors in qml and add request keys button
3 years ago
Nicolas Werner
a57a15a2e0
Basic sticker pack editor
3 years ago
Loren Burkholder
dab1c9068a
QML the raw message dialog
3 years ago
Loren Burkholder
4dd994ae00
QML the read receipts list
...
There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit
3 years ago
Nicolas Werner
eafbab6ae1
Add menu to enable or disable stickers globally
3 years ago
Loren Burkholder
e1acf5d324
make lint
3 years ago