Nicolas Werner
4723b677d5
Prevent shortcuts from inserting unprintable characters by accident
8 months ago
checkraisefold
e7d28b96da
Windows screenshare/video call support, general call improvements ( #1725 )
...
* Initial support for d3d11 qml video item
* Windows screenshare support, D3D11
* misc fixes
* further window visibility checks
* preview updates
* fix qml preview
* fix compositor
* add libnice plugin dep
* re-run formatter
* final formatter fix [skip ci]
* fix tumbleweed build
---------
Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com>
9 months ago
Nicolas Werner
7c2a152cfb
Add support for intentional mentions
...
This is still a bit flaky around when to remove a mention, but it should
work in most cases. Might add a toggle in the future to disable these
though.
11 months ago
Nicolas Werner
02406bf999
Fix a few label colors
11 months ago
Joseph Donofry
373fb49903
Fix some keyboard shortcuts on macOS that involved arrow keys
1 year ago
NepNep21
bfdf87a92d
Multiple changes
...
More consistent language with similar description strings
Add manpage entry
Add /unignore
Add ignore & decline button in the invite page
Add invite rejection to all ignore methods
1 year ago
Nicolas Werner
791cb660b5
Fix joined spaces having no description
1 year ago
Nicolas Werner
2b1c9af311
More qml cleanups
1 year ago
Joseph Donofry
24389f36f8
Fix chat effect particles sometimes getting 'stuck' on screen
1 year ago
Nicolas Werner
95406b9c22
More linter fixes
2 years ago
Nicolas Werner
3cd7898a0d
Fix dialog paths
2 years ago
Nicolas Werner
ce1a64bc19
Move to automatic type registration
2 years ago
Nicolas Werner
0dbc9444c3
Add inviter to the invite reason
...
fixes #622
2 years ago
Nicolas Werner
5aee8d609a
Format qml
2 years ago
Nicolas Werner
54e2295c21
Fix palette access and QMediaPlayer errors
2 years ago
Nicolas Werner
dd74bdc697
Get rid of old emoji picker
2 years ago
Sateallia
5c64dd682c
Workaround a WM bug that switches the focus incorrectly after initiating a search
2 years ago
Loren Burkholder
8887a07ec2
Type keypresses that focus the input bar
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
Nicolas Werner
e114b1adc7
Fix space-community wording
2 years ago
LcsTen
b3b5b6b374
Check isPreviewFetched property for hints
2 years ago
LcsTen
f186e56121
Show an appropriate hint if the room is inaccessible
2 years ago
Loren Burkholder
b266185ce8
Handle incomplete commands better
2 years ago
Loren Burkholder
7bb509005c
Add leave button to space preview
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
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
Loren Burkholder
66d8a38c80
Blurhash images when the privacy screen is active
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
3a6a905429
A whole new year full of excitement and possibilities!
2 years ago
Nicolas Werner
f98b289ba2
Show invite reason in the UI (hidden by default)
2 years ago
Nicolas Werner
6762032c53
Fix copy and paste again
2 years ago
Nicolas Werner
8730586cfd
Focus text field on key press (swallows first though...)
2 years ago
Loren Burkholder
fa0c14b846
confetti ( #1243 )
...
* 🎉 (confetti) message support. Thanks @LorenDB !
2 years ago
Nicolas Werner
f1c1f18f81
Add a slow way to search a room
2 years ago
Nicolas Werner
d8993c14e1
Fix raw message dialog
2 years ago
Loren Burkholder
05e6dd9d0d
Modifications to member list buttons
3 years ago
Loren Burkholder
e9112912b8
Better handle pluralization
3 years ago
Loren Burkholder
8436b5c498
Allow users to see through the spinner
3 years ago
Nicolas Werner
c21711830f
Fix pinned messages getting clipped
3 years ago
Loren Burkholder
f9b3690e87
Modifications to member list buttons
3 years ago
Loren Burkholder
24ec2181a3
Better handle pluralization
3 years ago
Loren Burkholder
3d60fadb39
Allow users to see through the spinner
3 years ago
Loren Burkholder
9cf0e3ca55
Add member list and settings buttons to spaces ( #1051 )
...
* Add member list and settings buttons to spaces
* Un-buttonify the member list button
* Properly button settings *and* members
3 years ago
Loren Burkholder
35e6cf003d
Close current room on Ctrl+W
3 years ago