Nicolas Werner
|
61d2d1c665
|
Support exif rotation on received videos
fixes #674
|
3 years ago |
Nicolas Werner
|
c6ae336c30
|
Reenable still image viewer for WebP until we qmlify the image viewer
|
3 years ago |
Nicolas Werner
|
b0530089ab
|
Fix some colors switched to yellow by accident
|
3 years ago |
Nicolas Werner
|
b7b4fd0e9b
|
Format qml
|
3 years ago |
Nicolas Werner
|
6c5807ed0c
|
Make yellow darker
Fixes readability issues in the userprofile.
fixes #440
|
3 years ago |
Nicolas Werner
|
771f3ea316
|
Make pill text color match the separator color
|
3 years ago |
Nicolas Werner
|
435047b1ba
|
Make it possible to unhide the controls on mobile
|
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 |
Nicolas Werner
|
ca3198c1aa
|
Swap encryption and edit indicator
|
3 years ago |
Nicolas Werner
|
8f3a6abfa2
|
Improve the layout and behaviour of topbar slightly
|
3 years ago |
Joseph Donofry
|
e3eb87cc21
|
More player fixes
|
3 years ago |
Joseph Donofry
|
df17e4e28b
|
Fix audio player and use same controls for video and audio
|
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 |
Joseph Donofry
|
42b74509ea
|
Incorporate nico's suggestions, fix volume slider
|
3 years ago |
Loren Burkholder
|
2c725bd1e5
|
Fix clicking on avatar
|
3 years ago |
Nicolas Werner
|
ebc93c8870
|
Explicitly namespace platform module
|
3 years ago |
Joseph Donofry
|
13a5194c08
|
Minor fixes for undefined qml behavior
|
3 years ago |
Nicolas Werner
|
5ca1fb18bb
|
Move away from using an event loop to access secrets
Fixes messages in room flickering and being stuck
fixes #760
relates to #770
relates to #789
|
3 years ago |
Loren Burkholder
|
b5b5c95246
|
Use ItemDelegate for read receipts
|
3 years ago |
Nicolas Werner
|
3758c42ed6
|
Fix leave room dialog
|
3 years ago |
Nicolas Werner
|
8563ec002d
|
Use ItemDelegate for CommunitiesList
|
3 years ago |
Nicolas Werner
|
1e22274d8c
|
Use ItemDelegate in RoomList instead of a Rectangle with handlers
fixes #683
relates to #571
|
3 years ago |
Nicolas Werner
|
1a163f49e2
|
Fix unjoinable invites on mobile as well as unclickable previews
|
3 years ago |
Nicolas Werner
|
912a8c43b2
|
Fix copyright order
|
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
|
2aabe9dcac
|
Prompt user when there are unverified devices
|
3 years ago |
Nicolas Werner
|
5bd6208c43
|
Some people consider Nheko not an AAAAA title
|
3 years ago |
Nicolas Werner
|
5688b2647e
|
Add self verification after login
|
3 years ago |
Loren Burkholder
|
0c2522684b
|
Auto-focus search bar in room directory
|
3 years ago |
Thulinma
|
662cb573e1
|
Allow changing device names, display last seen time and IP
|
3 years ago |
Eldred Habert
|
d56a48215a
|
Fix incorrect pluralization of "rooms"
|
3 years ago |
Nicolas Werner
|
6793bdf3fd
|
lint
|
3 years ago |
Nicolas Werner
|
b030eb923b
|
WIP
|
3 years ago |
Nicolas Werner
|
a5030bdd4d
|
move device verification management to its own file
|
3 years ago |
Thulinma
|
649c5ff86d
|
Add support for listing devices that do not support encryption, add support for logging out devices.
Ticks off another box in #23!
|
3 years ago |
Eldred Habert
|
a0e1f97f2c
|
Use correct Monopoly quote
Hi if you're reading this commit message wondering "what the fuck?"
|
3 years ago |
tastytea
|
0516892759
|
Allow JPEG in image picker for stickers and emotes.
The file ending list is translated, so all the translations are updated
too.
|
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
|
0841abead3
|
Use better close-on-Enter logic
|
3 years ago |
Loren Burkholder
|
6a327e0db3
|
Auto-focus the input
|
3 years ago |
Loren Burkholder
|
484845c130
|
Add handy keyboard shortcuts
|
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 |
DeepBlueV7.X
|
569606f35b
|
Simplify device list refresh logic
|
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
|
a6c3e3562c
|
Fix some strings and translation stuff
|
3 years ago |
Loren Burkholder
|
4e020645f1
|
Reorganize all the dialogs into the dialogs folder
|
3 years ago |