DeepBlueV7.X
ee727ba422
Merge pull request #1657 from q234rty/use-dynamic-properties
...
Use dynamic properties for NhekoFixupPaletteEventFilter
1 year ago
q234rty
2ced20d755
Use dynamic properties for NhekoFixupPaletteEventFilter
...
A new window could have the same `QWindow *` value as an already free'ed window,
so using a `QSet<QWindow *>` with potentially free'ed windows might not be reliable.
Use dynamic properties instead.
1 year ago
Nicolas Werner
fa53b5b5f3
Disable reuseItems again, since it still breaks on room switch
1 year ago
Nicolas Werner
8214e8dcf2
Make clazy happy
1 year ago
Nicolas Werner
eed23cdf11
Fix lag when media messages are shown and fix media controls
1 year ago
Nicolas Werner
87c063b112
Speedup room switching by forcing a bigger initial item size
1 year ago
Nicolas Werner
392c07adbe
Faster blurhash decode
1 year ago
DeepBlueV7.X
96c4d05730
Merge pull request #1649 from duarm/swipe-toggle
...
disable swipe motions toggle
1 year ago
Nicolas Werner
2a8cf08e90
Remove appveyor badge
1 year ago
Nicolas Werner
4540633723
try cross-platform builds on amd64 docker runners
1 year ago
DeepBlueV7.X
45cc7ab6f7
Merge pull request #1635 from NepNep21/ignore-command
...
Add /ignore, fixes #1634
1 year ago
duarm
9715a0ee16
lint
1 year ago
duarm
000681b25e
disable swipe motions toggle
1 year ago
Weblate
9abc44efe9
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 40.5% (420 of 1037 strings)
Co-authored-by: Tmpod <tom@tmpod.dev>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/
Translation: Nheko/nheko
1 year ago
Nicolas Werner
20b7ab1291
Reshuffle installation badges
1 year ago
Nicolas Werner
9a87a0e0c6
Fix red outline alignment in default style
1 year ago
NepNep21
c4ab063aec
deleteLater() on failure
1 year ago
Weblate
818bc00429
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1037 of 1037 strings)
Co-authored-by: Integral <integral@murena.io>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
1 year ago
DeepBlueV7.X
8049297cd1
Merge pull request #1630 from FallenValkyrie/allow_sticker_pack_removal
...
Allow sticker pack removal
1 year ago
Nep Nep
a691f5de3c
Merge branch 'Nheko-Reborn:master' into ignore-command
1 year ago
Nicolas Werner
4b685030dc
Bump minimum Windows version to possibly fix msix
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
Nicolas Werner
faaeef134f
Add appinstaller for windows nightlies
1 year ago
Nicolas Werner
6ec91b6efc
Upload windows nightlies
1 year ago
DeepBlueV7.X
cbb424e695
Merge pull request #1624 from fgaz/patch-1
...
flatpak: update gstreamer to 1.22.7
1 year ago
FallenValkyrie
c254697eaa
move destroyOnClose into ImagePackSettingsDialog
1 year ago
FallenValkyrie
31623000a8
Implement account pack deletion
1 year ago
Nicolas Werner
6bfde51ddd
Fix apple silicon pipeline
1 year ago
Nicolas Werner
8d7175b702
Fix backslashes escapes
...
(And shrug losing arms in replies)
1 year ago
Nep Nep
7dbad2c648
Merge branch 'Nheko-Reborn:master' into ignore-command
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
DeepBlueV7.X
c31c440fb7
Merge pull request #1640 from q234rty/fix-slow-new-window-plasma-6
...
Trigger less QEvent::ApplicationPaletteChange
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
c605fb6ca8
make ImagePackDialog text translatable
1 year ago
FallenValkyrie
b91c70a8ea
Fix review issues
1 year ago
FallenValkyrie
adc7fb8655
remove unnecessary destryoOnClose
1 year ago
FallenValkyrie
2aefe78a63
Integrate ImagePackDeleteDialog in ImagePackSettingsDialog as delete confirmation
1 year ago
FallenValkyrie
e3fe1703fa
Create ImagePackDeleteDialog component
1 year ago
FallenValkyrie
e8b9d92e8e
Factor out the logic to delete an ImagePack
1 year ago
Nicolas Werner
021eed8388
Add windows code signing
1 year ago
Nicolas Werner
199cea9b38
Fix windows job rule
1 year ago
Nicolas Werner
7426a00200
Enable faster zip compression and automatic job sections
1 year ago
Nicolas Werner
c67f301f8b
Work around clazy claiming we connect a lambda
1 year ago
Nicolas Werner
328613eb4b
Don't fail if cache exists
1 year ago
Nicolas Werner
cfd4f45c37
fix macos packages
1 year ago
Nicolas Werner
d116deedd7
Allow clicking notifications on Windows
1 year ago
Nicolas Werner
68114427a8
Remove background color in msix
1 year ago
NepNep21
4695bbb340
Add /ignore
1 year ago