Nicolas Werner
3c895ecd17
add missing license header
2 years ago
Nicolas Werner
aae3300860
Show rooms you share with someone
2 years ago
Loren Burkholder
5abd2df9b4
Fade in images when fully recieved
2 years ago
Marcus Hoffmann
7c08d88990
print errors on failed dialog creation
...
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Nicolas Werner
96f791daf1
Get rid of year in license headers
...
See also:
https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
https://hynek.me/til/copyright-years/
2 years ago
Nicolas Werner
1a6728fe47
Fix newlines in status messages
2 years ago
Nicolas Werner
5d7deca0db
Simplify status message in profile a bit
2 years ago
Marcus Hoffmann
7fe62aa4ca
UserProfile: add padding to device list
...
Add the same padding as is applied to long status messages.
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Marcus Hoffmann
4c328193ce
UserProfile: fix status message overflowing
...
Also style the "Status:" prefix bold.
2 years ago
Marcus Hoffmann
7c7a8d2d9a
UserProfile: reduce spacing by a bit
...
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Marcus Hoffmann
9635b248f8
UserProfile: display status message
...
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Marcus Hoffmann
9c5a7c4075
MessageView: Add ToolTip to status message
...
Show the user that this is a status text on hover.
We need to change the status text label width to be it's implicitWidth
(or the maximum width as specified before), otherwise the tooltip is
wildly off-centered.
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Marcus Hoffmann
6c37f219ba
MessageView: improve styling of presence status
...
Significantly reduce the font size as to visually indicate this is
additional information and not part of the username or message
text. Align the text with the username field besides it.
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Loren Burkholder
2b8cadaac8
Properly handle images without blurhashes
2 years ago
Loren Burkholder
179c16fd08
Use a single, reversible privacy screen transition
2 years ago
Loren Burkholder
c9e3ad1850
Animate transition to blurhash
2 years ago
Loren Burkholder
66d8a38c80
Blurhash images when the privacy screen is active
2 years ago
Nicolas Werner
5457d67c98
Explicitly set parent for scrollbars to prevent them from showing on some platforms
2 years ago
Nicolas Werner
58f5ba5023
Make scrollbars optional and disabled by default
...
Also add them to the communities sidebar
2 years ago
Alexander Bantyev
ac19c6c92b
Room list: add scrollbar when not collapsed
2 years ago
Loren Burkholder
9297035ba8
Focus text input when quick switcher is closed
...
Fixes #1065
2 years ago
Loren Burkholder
92d9539824
Update resources/qml/delegates/EncryptionEnabled.qml
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2 years ago
Loren Burkholder
905b127a73
Add a generic video icon when there is no thumbnail
2 years ago
Loren Burkholder
1f8777178e
Limit max width of blurb
2 years ago
Loren Burkholder
707af2c11d
Update message
2 years ago
Loren Burkholder
902d4a7eb2
Add a fancy delegate when encryption is enabled
2 years ago
Thulinma
7ffae002a5
Make ImageOverlay set appropriate windowRole again
2 years ago
Nicolas Werner
a0fe13127d
Update translations
2 years ago
Joseph Donofry
720e7fceec
Fix empty list freeze in Completer
2 years ago
Nicolas Werner
ad4ea02547
Add a reduced motion option
...
fixes #1350
2 years ago
q234rty
fa3ea18dcd
Fix some leftover menus from #1319
2 years ago
Malte E
5ed3bfc8f8
add user search to invite dialog ( #1253 )
2 years ago
ShootingStarDragons
7d95ac23ce
feat: hide all popup menus when press leftbutton on somewhere else
...
Log: according to the bug on https://bugreports.qt.io/browse/QTBUG-83972 , The menu will always stay if not click one of the item. So I try to make a hack for it, wait qt solve it someday
2 years ago
Nicolas Werner
15d7a2f021
Make code tags preserve whitespace
2 years ago
Nicolas Werner
47da48f6f2
Fix creating DMs from pasting an mxid
2 years ago
ShootingStarDragons
abe4f8eb3c
chore: when save file, hide ImageOverlay window
...
Log: on wm like sway, it will cover the whole screen, and I cannot get
the file save dialog, then the program will stay there, I must kill it,
so I think hide it is better, because after, it will be closed
2 years ago
Nicolas Werner
c98231bac1
Make it more obvious that the add reaction button is not an emoji
...
fixes #1301
2 years ago
Nicolas Werner
33e9c80c1b
Fix html in sidebar again
2 years ago
Joseph Donofry
8835040db6
Pause ParticleEmitter when not in use ( #1284 )
...
* Pause ParticleEmitter when not in use
* Use timer instead to pause particle system
2 years ago
Nicolas Werner
0c6a2fb706
Fix white bar above sticker picker
2 years ago
Nicolas Werner
239cfd6735
Fix weirdly big spinner
2 years ago
Nicolas Werner
9b8eb0a412
Fix white bar above emoji picker
2 years ago
Nicolas Werner
2345faf630
Try to fix binding loop in emoji picker
2 years ago
Nicolas Werner
82e5fa1b45
Fix clear button styling
2 years ago
Nicolas Werner
7f6c1136ff
Fix html in usernames
2 years ago
Nicolas Werner
b2ccf766ba
Navigate to space when room is selected
...
fixes #1260
2 years ago
Nicolas Werner
77d2e31ace
Maybe fix text selection in raw message dialog
2 years ago
Nicolas Werner
3a6a905429
A whole new year full of excitement and possibilities!
2 years ago
Joseph Donofry
69c11d4533
Fix send message logic bug introduced with shift+enter setting
2 years ago
Nicolas Werner
f98b289ba2
Show invite reason in the UI (hidden by default)
2 years ago