NepNep21
c4ab063aec
deleteLater() on failure
1 year ago
NepNep21
2abd2870e0
Fix memory leak and invite filtering
1 year ago
NepNep21
1295e84020
Other occurences
1 year ago
Nep Nep
7c57292c6d
Improve naming
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
1 year ago
FallenValkyrie
31623000a8
Implement account pack deletion
1 year ago
Nicolas Werner
8d7175b702
Fix backslashes escapes
...
(And shrug losing arms in replies)
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
q234rty
d372158dde
Trigger less QEvent::ApplicationPaletteChange
...
The event seems to be very expensive on certain platform theme plugins.
Fixes #1639
1 year ago
FallenValkyrie
e8b9d92e8e
Factor out the logic to delete an ImagePack
1 year ago
Nicolas Werner
c67f301f8b
Work around clazy claiming we connect a lambda
1 year ago
Nicolas Werner
d116deedd7
Allow clicking notifications on Windows
1 year ago
NepNep21
4695bbb340
Add /ignore
1 year ago
Nicolas Werner
4142703990
Try to make windows notifications prettier
1 year ago
Nicolas Werner
b4afeada58
Fix urls in widgets being double encoded
...
See https://bugreports.qt.io/browse/QTBUG-110446
1 year ago
Loren Burkholder
5bd53e9479
Fix profile argument parsing bug
1 year ago
Nicolas Werner
242f61c8a3
Fix state event rendering for join rules and emojis
1 year ago
Nicolas Werner
eb2c87f060
Unset hidden space when space is left
1 year ago
Nicolas Werner
b16b52b40b
Support activation tokens for notifications
1 year ago
Nicolas Werner
234e05eef3
Support window activation on wayland
...
This is a bit hacky, because we open a window to actually get a valid
activation token, but...
1 year ago
Nicolas Werner
8ea03e41e0
Switch to KDSingleApplication
1 year ago
Nicolas Werner
6f52686162
Automatically increase database limits when hit
1 year ago
Nicolas Werner
ebbd8f3341
Fix some round images being persisted as not round
1 year ago
Nicolas Werner
ff82452816
Upgrade trust of megolm sessions when receiving RoomKey
...
Before we only did that, when we basically didn't have the key yet. But
since we usually get sent a RoomKey when a new message is sent after we
sign in, we were discarding, that those messages should usually now be
trusted.
1 year ago
Nicolas Werner
c69f0f95a9
Fix Nheko freezing after stopping a call on Wayland
1 year ago
Nicolas Werner
34ebd2b30e
Fix call only ringing the second time
1 year ago
Nicolas Werner
2f98a4475f
Get rid of useless capture
1 year ago
Nicolas Werner
0e0a93914e
Replace mediafiles
...
fixes #1590
1 year ago
Nicolas Werner
89df4aa150
Fix active user check
1 year ago
Nicolas Werner
67c69fd861
Make clazy happy
1 year ago
Nicolas Werner
3c7c8d66b4
Use sha256 to encode the database name instead of just hex encoding it
1 year ago
Nicolas Werner
64860357c4
Fix gstreamer element names
1 year ago
Nicolas Werner
457f42c9ca
Fix pending reply sizing
1 year ago
Nicolas Werner
bd1cadb6bb
Spaces are now bold
1 year ago
Nicolas Werner
8b39b65d43
Possibly fix pagination in search
1 year ago
Nicolas Werner
81cf29f924
Possibly fix crash when room is cleared on event delegate
1 year ago
Nicolas Werner
7982c2bd75
Fix trailing whitespace
1 year ago
Nicolas Werner
c2d50d52a4
Remove unused function
1 year ago
Nicolas Werner
aeda42111b
Throttle sync processing if the window is unfocused for a while
1 year ago
Nicolas Werner
7823aceb58
Save profile when explicitly specified
...
Not just when any setting is modified...
fixes #1563
1 year ago
Nicolas Werner
092b12361e
Downgrade self verification status logging to debug
...
fixes #1560
1 year ago
Nicolas Werner
d44f905801
Fix decrypt notification settings persistent under the wrong key
...
fixes #1561
1 year ago
Nicolas Werner
7824c77234
Cleanup headers a bit more
1 year ago
Nicolas Werner
4357c47ebe
A few more small speedups
1 year ago
Nicolas Werner
a524524a80
Try to fix notification in packaged app
1 year ago
Nicolas Werner
99a3e8bcf2
Speed up compilation a bit
1 year ago
Nicolas Werner
50bce25838
Fix a few conversions
1 year ago
Nicolas Werner
7c21c41638
fix room name calculation with 3 members
...
fixes #1598
1 year ago
Loren Burkholder
bb971b0575
Add report message functionality
1 year ago
Nicolas Werner
634a247b4c
Fix macos not supporting emplace of aggregates yet
1 year ago
Nicolas Werner
805282e43a
Add missing include
1 year ago