Commit Graph

253 Commits (8c66945be9c37f0afa6879fecb884abef05f6aaf)

Author SHA1 Message Date
Nicolas Werner a59b3147a6
Add reasons to everything 3 years ago
Nicolas Werner 656fcac91c
Don't use a modal to edit room name and topic 3 years ago
Nicolas Werner afe381e9b1
Remove unused ToggleButton 3 years ago
Nicolas Werner 14f7fe282f
Cleanup some unused code 3 years ago
Nicolas Werner 6d1416fb6e
Add backend for new room creation dialogs 3 years ago
Nicolas Werner b19d9caba6
Sort known UIA flows first 3 years ago
Nicolas Werner 46fbb0e749
Use ListView without scrollview for messages 3 years ago
Nicolas Werner 47b822604d
Hidden events: Refactor slightly for reusability 3 years ago
tastytea 7ebced29e9
Hidden events: Make reusable read function 3 years ago
tastytea 72cfb06208
Hidden events: Some cleanup 3 years ago
tastytea 49b313e3b8
Hidden events: Make save-function reusable for global account data 3 years ago
tastytea f0bb64030e
Hidden events: Incorporate suggestions from review 3 years ago
tastytea 5cd3e61cb0
Add GUI to change hidden events per room 3 years ago
Nicolas Werner 3c208cd717
Remove unused funtion 3 years ago
Nicolas Werner 2613275461
Reimplement error notifications 3 years ago
Nicolas Werner f44d8e916b
Remove a few now unused files 3 years ago
Nicolas Werner b106eafb0e
Initial qml root window 3 years ago
Nicolas Werner 6d4ff70b48
Add minimum scale in image viewer 3 years ago
Nicolas Werner 66520eae19
Port image overlay to qml 3 years ago
Nicolas Werner 61404641d9
Update year in copyright notice to shut up lint job 3 years ago
Nicolas Werner 6f77a1fe9d
Use the styles default delay for tooltips 3 years ago
Nicolas Werner c5f4865ee6
Try to reduce CPU overhead of animated images a bit 3 years ago
Nicolas Werner 497c3df50e
Prevent copies when querying theme 3 years ago
Nicolas Werner f21bf5f97e
Cache supported animated image formats 3 years ago
Nicolas Werner 19dc6cadea
Reserve size of some containers we are filling 3 years ago
Nicolas Werner 812e3b5f03
Reduce allocations required for the palette 3 years ago
Nicolas Werner d8ead9573b
Reduce allocations using QStringLiteral 3 years ago
Nicolas Werner a3c4ebc460
use more literals 3 years ago
Nicolas Werner bb290f9fec
Fix more warnings and remove dead code 3 years ago
Nicolas Werner 409ff22d80
Remove unused button class 3 years ago
Nicolas Werner 5ca98829f7
Some qt6 prep 3 years ago
Nicolas Werner a13f492e7d
Make clang-format <13 and clang-format >=13 behave the same 3 years ago
Nicolas Werner 61d2d1c665
Support exif rotation on received videos 3 years ago
Nicolas Werner b0530089ab
Fix some colors switched to yellow by accident 3 years ago
Nicolas Werner ff560a09f5
Improve fetching of device keys after login 3 years ago
Joseph Donofry 4bd0ec8939
Fix syntax issue 3 years ago
Joseph Donofry 8e433a7ed2
PlayableMediaMessage fixes on macOS 3 years ago
Nicolas Werner 211fd9d76c
Fix registration on matrix.org 3 years ago
Nicolas Werner 2aabe9dcac
Prompt user when there are unverified devices 3 years ago
Thulinma 662cb573e1 Allow changing device names, display last seen time and IP 3 years ago
Nicolas Werner 147dc9d4da
Use allow list for URI schemes 3 years ago
Nicolas Werner a5030bdd4d
move device verification management to its own file 3 years ago
Nicolas Werner 550c80525a
Move voip and encryption stuff into their own directories 3 years ago
Thulinma 649c5ff86d Add support for listing devices that do not support encryption, add support for logging out devices. 3 years ago
Loren Burkholder e9ed12e27b QML the join room dialog 3 years ago
Loren Burkholder 2f7ce48666 make lint 3 years ago
Nicolas Werner ad1e6c8298
Support bootstrapping crosssigning 3 years ago
DeepBlueV7.X 569606f35b
Simplify device list refresh logic 3 years ago
Nicolas Werner 47db1e5c65
Remove duplicated verification status calculation 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