Loren Burkholder
138b0a6b86
Use the new mtxclient special effects refactoring
2 years ago
Loren Burkholder
5df7a8b2a7
Rain, rain, go away sooner
2 years ago
Loren Burkholder
58b2ae1f06
Don't apply gravity to rain
...
It makes the rain look wacky.
2 years ago
Loren Burkholder
5f3ecc213f
Move effects into a separate file
2 years ago
Loren Burkholder
c751c487da
Use particle groups to separate effects
2 years ago
Loren Burkholder
296385e6fe
Add rainfall effect
...
This is a proof-of-concept example of inplementing a msgtype not found
in the spec.
2 years ago
Loren Burkholder
0096226aeb
Implement unknown msgtype functionality
2 years ago
Nicolas Werner
7ebf0c0032
Add a more obvious thread indicator
2 years ago
Nicolas Werner
c1c02b4aae
Make the profile buttons a bit bigger
2 years ago
David Elsing
2aadc7c2c4
Improve choosing screen share type
2 years ago
David Elsing
1ba6a4d78d
Support screen sharing with xdg-desktop-portal
2 years ago
Nicolas Werner
ef31f67c32
Delay some delegate removals to reduce CPU spent on recalculating sizes
2 years ago
tastytea
ead02fb654
make name and attribution in image pack settings plain text
...
Otherwise, <foo> would be swallowed.
2 years ago
Loren Burkholder
3a122782f2
Overhaul switch appearance
2 years ago
0xDEADCADE
541ee8ea94
Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs
...
Same fix as device verification window
2 years ago
0xDEADCADE
ac842845bd
Add width to device verification window
...
Fixes the device verification window being 0 or 1 pixels wide on some tiling window managers.
2 years ago
Nicolas Werner
e114b1adc7
Fix space-community wording
2 years ago
LcsTen
b3b5b6b374
Check isPreviewFetched property for hints
2 years ago
tastytea
a4d8df7bd0
make scroll-down button (toEndButton) focus message input
2 years ago
LcsTen
f186e56121
Show an appropriate hint if the room is inaccessible
2 years ago
Nicolas Werner
d0d33660ba
Cleanup table rendering
...
fixes #1406
2 years ago
Loren Burkholder
b266185ce8
Handle incomplete commands better
2 years ago
Loren Burkholder
9429e3c000
Scroll farther on PgUp/PgDn
2 years ago
Loren Burkholder
7bb509005c
Add leave button to space preview
2 years ago
Loren Burkholder
1e701d411b
Don't double-show encryption dialog
2 years ago
Loren Burkholder
3245b119be
Make switches respect accent color
2 years ago
Loren Burkholder
24d401365e
Always open the invite dialog properly from the member list
2 years ago
Loren Burkholder
f3ab0abadf
Change members button color when hovered
2 years ago
Loren Burkholder
eced5c83b4
Elide nicks and userids in read reciepts dialog
2 years ago
Loren Burkholder
0e3453660f
Prevent long nicks/userids from breaking roomlist layout
...
Fixes #1297
2 years ago
Loren Burkholder
a731402816
Use the nheko spinner everywhere
2 years ago
Loren Burkholder
c27407bfab
Don't show timeline behind warnings
2 years ago
Loren Burkholder
b4f8d4947f
Simplify code a bit
2 years ago
Loren Burkholder
22ac5d861e
Move command calculation logic into InputBar
2 years ago
Loren Burkholder
b6ef00b5ee
Show warning when invalid command is entered
...
Fixes #1363
Please note that this doesn't prompt when you try to send a message with a bad command.
2 years ago
Loren Burkholder
9043087c80
Enhance appearance of room ping warning
2 years ago
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