Nicolas Werner
98533f01d9
Fix session always being rotated if 'verified only' is active
3 years ago
Nicolas Werner
529c93503d
Remove useless ;
3 years ago
Nicolas Werner
c80e253a24
Stop encrypting all sessions with secret
3 years ago
Nicolas Werner
0f361151d7
Fix parsing query keys responses with optional keys missing
3 years ago
Nicolas Werner
79ecad5a09
Require a working secrets storage
3 years ago
Nicolas Werner
ded926cdf9
Fix a few null warnings
3 years ago
Nicolas Werner
fc7df50d9a
Fix another leak when creating an animated image without an image
3 years ago
Nicolas Werner
b5b580fda5
Loaded causes weird artifacts loading rooms
3 years ago
Nicolas Werner
7645ab1736
Fix memory leak of animated image textures
3 years ago
Nicolas Werner
374ad0a816
Small image pack editor improvements
...
- add missing mimetype
- allow removal of images from pack
- allow GIF as a format
- don't divide size by 2 if the image is very small already
3 years ago
Nicolas Werner
15bf643347
Add option to only play animated images on hover
3 years ago
Nicolas Werner
47c7c4c777
cleanup QSettings usage a bit
3 years ago
Nicolas Werner
ef068ac2b3
Support animated images
...
fixes #461
3 years ago
Nicolas Werner
09c041c8ac
Use in memory media player instead of storing unencrypted files on disk
3 years ago
Nicolas Werner
4ddf067408
Remove CC-BY as main project license
...
Some of our build files and resource files are licensed as that, but not
our actual code. This leads to funny issues, that GNOME software
considers Nheko proprietary. To work around that, just put GPL there.
Fixes https://github.com/flathub/io.github.NhekoReborn.Nheko/issues/1
3 years ago
Weblate
db37667266
Translated using Weblate (Polish)
...
Currently translated at 25.7% (142 of 552 strings)
Translated using Weblate (Polish)
Currently translated at 25.7% (142 of 552 strings)
Co-authored-by: AXD <dexkingcrazy@gmail.com>
Co-authored-by: Stanisław Borowy <stabor7@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
3 years ago
DeepBlueV7.X
3e2f3ac030
Merge pull request #699 from alfasi/patch-1
...
Add repo sync command for Gentoo distro users
3 years ago
Matan Alfasi
a1bc2eeaa9
Add repo sync command for Gentoo distro users
3 years ago
Nicolas Werner
e88fc1996e
Fix warning about double reference qualifier
3 years ago
Nicolas Werner
55e43dc4b8
bump mtxclient
3 years ago
Nicolas Werner
d02e77f69a
Implement key backup upload
3 years ago
Nicolas Werner
23697e28a3
warn about online keybackup and default to off
3 years ago
DeepBlueV7.X
d97e408c98
Merge pull request #697 from harmathy/master
...
Extend FAQs
3 years ago
Max Harmathy
a5688226ca
Extend FAQs
3 years ago
Weblate
8e5060b25e
Translated using Weblate (German)
...
Currently translated at 88.7% (490 of 552 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
3 years ago
DeepBlueV7.X
c0da89d491
Merge pull request #691 from resolritter/hover
...
Accept Backtab and Shift-Tab for hovering selection backwards
3 years ago
resolritter
b5af1d81df
accept Backtab and Shift-Tab for hovering selection backwards
3 years ago
Nicolas Werner
2cabd107bf
Useless capture
3 years ago
Nicolas Werner
055f0d6709
Even if you just change the log level, ensure that this compiles before pushing...
3 years ago
Nicolas Werner
63998a217a
Add db migration that clears the cache
...
This fixes spaces or stickers not showing up for old databases as well
as the wrong format of the state_keys db.
3 years ago
Weblate
c7dc9fb17a
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (552 of 552 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
3 years ago
DeepBlueV7.X
24e81e3848
Merge pull request #686 from thombles/popup-selection
...
Fix minor display bugs with emoji completer
3 years ago
Thomas Karpiniec
92e8cd0681
Avoid completer jitter before closing
3 years ago
Thomas Karpiniec
a24348b574
Allow opening a completer starting with selected text
3 years ago
Thomas Karpiniec
47ad58ef49
Close popup on SelectAll
3 years ago
Nicolas Werner
327a889ad5
Simplify message delegate size calculation a bit
3 years ago
Nicolas Werner
5416988057
Trust key forwards from the original sender
3 years ago
Nicolas Werner
71a153538f
Disable async timeline loading, since it hangs in a layout loop sometimes
3 years ago
Nicolas Werner
b63289ba54
Cleanup @room escape logic a bit
3 years ago
Weblate
c853dd3593
Translated using Weblate (Estonian)
...
Currently translated at 88.5% (489 of 552 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
3 years ago
DeepBlueV7.X
cdb2167661
Merge pull request #684 from thombles/clear-emoji-search
...
Clear emoji search field when picker closed
3 years ago
Joseph Donofry
9504d02f18
Add Qt.WindowTitleHint to qml dialogs
3 years ago
Thomas Karpiniec
8ee043f042
Clear emoji search field when picker closed
3 years ago
Nicolas Werner
3d2f503305
Add workaround for stickers not showing on iOS
...
see: https://github.com/vector-im/element-ios/issues/2353
3 years ago
Nicolas Werner
c2e777f3e4
Update translations
3 years ago
Nicolas Werner
ee58ba9401
bump mtxclient
3 years ago
Weblate
9b99eaae77
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (542 of 542 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
5b460861b1
Allow accepting knocks in the timeline
...
As well as selecting more join rules.
3 years ago
Nicolas Werner
56b24f8d93
Load message list async
3 years ago
Nicolas Werner
5287ba38f9
Fix all rooms being opened on startup
3 years ago