Commit graph

5679 commits

Author SHA1 Message Date
Nicolas Werner
63a2d4b4bb
Fix crash during calls 2023-11-05 23:18:43 +01:00
Nicolas Werner
89df4aa150
Fix active user check 2023-11-05 12:09:29 +01:00
Nicolas Werner
67c69fd861
Make clazy happy 2023-11-02 18:33:15 +01:00
Nicolas Werner
3c7c8d66b4
Use sha256 to encode the database name instead of just hex encoding it 2023-11-02 18:27:58 +01:00
Nicolas Werner
64860357c4
Fix gstreamer element names 2023-11-02 00:38:13 +01:00
Nicolas Werner
457f42c9ca
Fix pending reply sizing 2023-11-01 22:28:58 +01:00
Nicolas Werner
bd1cadb6bb
Spaces are now bold 2023-11-01 21:44:21 +01:00
Nicolas Werner
8b39b65d43
Possibly fix pagination in search 2023-11-01 21:31:08 +01:00
Nicolas Werner
81cf29f924
Possibly fix crash when room is cleared on event delegate 2023-11-01 20:57:39 +01:00
Nicolas Werner
7982c2bd75
Fix trailing whitespace 2023-11-01 20:16:20 +01:00
Nicolas Werner
c2d50d52a4
Remove unused function 2023-11-01 16:39:47 +01:00
Nicolas Werner
aeda42111b
Throttle sync processing if the window is unfocused for a while 2023-11-01 16:15:46 +01:00
Nicolas Werner
7823aceb58
Save profile when explicitly specified
Not just when any setting is modified...

fixes #1563
2023-11-01 06:20:44 +01:00
Nicolas Werner
092b12361e
Downgrade self verification status logging to debug
fixes #1560
2023-11-01 06:13:24 +01:00
Nicolas Werner
d44f905801
Fix decrypt notification settings persistent under the wrong key
fixes #1561
2023-11-01 06:10:58 +01:00
Nicolas Werner
59ed44879a
Fix hidden event types empty string means unsupported
fixes #1600
2023-11-01 04:19:50 +01:00
Nicolas Werner
1392cf056c
Fix schannel support on Windows 2023-10-31 21:11:10 +01:00
Nicolas Werner
60ce61b2d1
Update nlohmann/json in flatpak 2023-10-31 19:59:44 +01:00
Nicolas Werner
7824c77234
Cleanup headers a bit more 2023-10-31 18:47:58 +01:00
Nicolas Werner
488a93575a
Fix version code having too many segments 2023-10-31 13:04:39 +01:00
Nicolas Werner
4357c47ebe
A few more small speedups 2023-10-31 13:04:39 +01:00
Nicolas Werner
22c5076c64
Save appveyor cache on failure 2023-10-31 13:04:39 +01:00
Nicolas Werner
a524524a80
Try to fix notification in packaged app 2023-10-31 13:04:39 +01:00
Nicolas Werner
99a3e8bcf2
Speed up compilation a bit 2023-10-31 13:04:39 +01:00
Nicolas Werner
3f5c8929c3
Set version in msix 2023-10-31 13:04:39 +01:00
Nicolas Werner
2b584f3a4b
Update German Translation 2023-10-31 13:04:39 +01:00
Nicolas Werner
2928b3647c
Fix hunter curl version string 2023-10-31 13:04:39 +01:00
Nicolas Werner
50bce25838
Fix a few conversions 2023-10-31 13:04:38 +01:00
Nicolas Werner
4faeae5c73
Update dependencies 2023-10-31 13:04:38 +01:00
Nicolas Werner
d4c0c2e945
Add basic unsigned msix 2023-10-31 13:04:35 +01:00
DeepBlueV7.X
846f85071f
Merge pull request #1570 from discapes/master
Set AppStream id to im.nheko.Nheko.desktop
2023-10-31 10:00:59 +01:00
Miika Tuominen
8ddd10e225
Change appid to im.nheko.Nheko
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2023-10-31 10:56:25 +02:00
Weblate
ee6ee46e7c Translated using Weblate (Estonian)
Currently translated at 100.0% (1037 of 1037 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
2023-10-30 21:58:01 +00:00
Weblate
aa418c8934 Translated using Weblate (Indonesian)
Currently translated at 100.0% (1037 of 1037 strings)

Co-authored-by: Linerly <linerly@proton.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2023-10-30 21:58:01 +00:00
Weblate
3d1a224be2 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1037 of 1037 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2023-10-30 03:20:17 +00:00
Nicolas Werner
2b1844d412
Update translations 2023-10-28 13:57:04 +02:00
Nicolas Werner
7c21c41638
fix room name calculation with 3 members
fixes #1598
2023-10-28 13:47:58 +02:00
Weblate
c3db2bc843 Translated using Weblate (Finnish)
Currently translated at 93.5% (935 of 1000 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2023-10-28 03:20:17 +00:00
Weblate
29b5068190 Translated using Weblate (French)
Currently translated at 67.7% (677 of 1000 strings)

Co-authored-by: CB <chb0@lavache.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2023-10-28 03:20:17 +00:00
Nicolas Werner
661d029d7a
Bring back double tap and drag to reply 2023-10-27 20:19:07 +02:00
Nicolas Werner
6fef6ad5f1
Enable even more qml linter warnings 2023-10-26 21:48:55 +02:00
Nicolas Werner
d0c43eb872
Add basic qml linter config 2023-10-26 21:10:58 +02:00
Nicolas Werner
2b1c9af311
More qml cleanups 2023-10-26 20:52:18 +02:00
DeepBlueV7.X
1512810303
Merge pull request #1539 from Nheko-Reborn/issue1410
Add report message functionality
2023-10-26 09:57:47 +02:00
Loren Burkholder
bb971b0575
Add report message functionality 2023-10-25 22:24:40 -04:00
Nicolas Werner
904d3f257a
Fix some qml warnings 2023-10-26 02:31:31 +02:00
Nicolas Werner
634a247b4c
Fix macos not supporting emplace of aggregates yet 2023-10-26 01:42:01 +02:00
DeepBlueV7.X
a583de297c
Merge pull request #1541 from NepNep21/ignore-users
Support (un)ignoring users (#546)
2023-10-25 23:37:10 +00:00
Nicolas Werner
805282e43a
Add missing include 2023-10-26 00:52:14 +02:00
NepNep21
ad68cd8b4c
Switch to X icon and add close button 2023-10-25 19:38:04 -03:00