Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 position jumping when replying or resizing the window | Nicolas Werner | 1 | -0/+7 | |
2023-10-23 | Migrate olm sessions to be stored in one database instead of thousands | Nicolas Werner | 3 | -27/+91 | |
2023-10-22 | hr tags are self closing | Nicolas Werner | 1 | -1/+1 | |
2023-10-21 | Add a way to compact the database | Nicolas Werner | 5 | -10/+110 | |
Can also be used to fix some corruption. | |||||
2023-10-20 | Possibly fix a crash in the EventDelegateChooser | Nicolas Werner | 2 | -8/+18 | |