Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-31 | Fix version code having too many segments | Nicolas Werner | 1 | -2/+1 |
2023-10-31 | A few more small speedups | Nicolas Werner | 8 | -120/+103 |
2023-10-31 | Save appveyor cache on failure | Nicolas Werner | 1 | -2/+1 |
2023-10-31 | Try to fix notification in packaged app | Nicolas Werner | 1 | -1/+2 |
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 |
2023-10-30 | Translated using Weblate (Estonian) | Weblate | 1 | -129/+133 |
2023-10-30 | Translated using Weblate (Indonesian) | Weblate | 1 | -129/+133 |
2023-10-30 | Translated using Weblate (Chinese (Simplified)) | Weblate | 1 | -133/+137 |
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 |
2023-10-28 | Translated using Weblate (Finnish) | Weblate | 1 | -52/+54 |
2023-10-28 | Translated using Weblate (French) | Weblate | 1 | -2/+2 |
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 |