Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-31 | Speed up compilation a bit | Nicolas Werner | 42 | -257/+320 | |
2023-10-31 | Set version in msix | Nicolas Werner | 1 | -2/+4 | |
2023-10-31 | Update German Translation | Nicolas Werner | 2 | -152/+156 | |
2023-10-31 | Fix hunter curl version string | Nicolas Werner | 1 | -2/+2 | |
2023-10-31 | Fix a few conversions | Nicolas Werner | 4 | -8/+10 | |
2023-10-31 | Update dependencies | Nicolas Werner | 2 | -20/+5 | |
2023-10-31 | Add basic unsigned msix | Nicolas Werner | 2 | -1/+49 | |
2023-10-31 | Change appid to im.nheko.Nheko | Miika Tuominen | 1 | -1/+1 | |
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | |||||
2023-10-30 | Translated using Weblate (Estonian) | Weblate | 1 | -129/+133 | |
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 | Translated using Weblate (Indonesian) | Weblate | 1 | -129/+133 | |
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 | Translated using Weblate (Chinese (Simplified)) | Weblate | 1 | -133/+137 | |
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-28 | Update translations | Nicolas Werner | 31 | -9245/+15452 | |
2023-10-28 | fix room name calculation with 3 members | Nicolas Werner | 1 | -2/+17 | |
fixes #1598 | |||||
2023-10-28 | Translated using Weblate (Finnish) | Weblate | 1 | -52/+54 | |
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 | Translated using Weblate (French) | Weblate | 1 | -2/+2 | |
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-27 | Bring back double tap and drag to reply | Nicolas Werner | 2 | -0/+42 | |
2023-10-26 | Enable even more qml linter warnings | Nicolas Werner | 13 | -36/+30 | |
2023-10-26 | Add basic qml linter config | Nicolas Werner | 3 | -1/+77 | |
2023-10-26 | More qml cleanups | Nicolas Werner | 39 | -284/+198 | |
2023-10-25 | Add report message functionality | Loren Burkholder | 6 | -2/+114 | |
2023-10-26 | Fix some qml warnings | Nicolas Werner | 25 | -122/+107 | |
2023-10-26 | Fix macos not supporting emplace of aggregates yet | Nicolas Werner | 1 | -1/+1 | |
2023-10-26 | Add missing include | Nicolas Werner | 1 | -0/+1 | |
2023-10-25 | Switch to X icon and add close button | NepNep21 | 1 | -1/+14 | |
2023-10-26 | Update to Qt6.6 in the flatpak | Nicolas Werner | 1 | -3/+3 | |
2023-10-25 | Allow setting presence state again | Nicolas Werner | 5 | -26/+58 | |
2023-10-25 | Fix linting | Nicolas Werner | 1 | -5/+6 | |
2023-10-25 | Properly close cursors before commit and db deletion | Nicolas Werner | 1 | -0/+2 | |
2023-10-25 | Fix double free on commit database migration | mips64-el | 1 | -1/+3 | |
2023-10-24 | Move dialog to settings page and add avatar image to delegate | NepNep21 | 5 | -31/+38 | |
2023-10-24 | Cleanup ignore user functionality slightly | Nicolas Werner | 7 | -46/+102 | |
2023-10-23 | prevent overscroll in roomlist and communities list | Nicolas Werner | 2 | -10/+12 | |
2023-10-23 | Fix scroll posi |