summary refs log tree commit diff
path: root/resources/login@2x.png (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-28fix room name calculation with 3 membersNicolas Werner1-2/+17
fixes #1598
2023-10-28Translated using Weblate (Finnish)Weblate1-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-28Translated using Weblate (French)Weblate1-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-27Bring back double tap and drag to replyNicolas Werner2-0/+42
2023-10-26Enable even more qml linter warningsNicolas Werner13-36/+30
2023-10-26Add basic qml linter configNicolas Werner3-1/+77
2023-10-26More qml cleanupsNicolas Werner39-284/+198
2023-10-25Add report message functionalityLoren Burkholder6-2/+114
2023-10-26Fix some qml warningsNicolas Werner25-122/+107
2023-10-26Fix macos not supporting emplace of aggregates yetNicolas Werner1-1/+1
2023-10-26Add missing includeNicolas Werner1-0/+1
2023-10-25Switch to X icon and add close buttonNepNep211-1/+14
2023-10-26Update to Qt6.6 in the flatpakNicolas Werner1-3/+3
2023-10-25Allow setting presence state againNicolas Werner5-26/+58
2023-10-25Fix lintingNicolas Werner1-5/+6
2023-10-25Properly close cursors before commit and db deletionNicolas Werner1-0/+2
2023-10-25Fix double free on commit database migrationmips64-el1-1/+3
2023-10-24Move dialog to settings page and add avatar image to delegateNepNep215-31/+38
2023-10-24Cleanup ignore user functionality slightlyNicolas Werner7-46/+102
2023-10-23prevent overscroll in roomlist and communities listNicolas Werner2-10/+12
2023-10-23Fix scroll position jumping when replying or resizing the windowNicolas Werner1-0/+7
2023-10-23Migrate olm sessions to be stored in one database instead of thousandsNicolas Werner3-27/+91
2023-10-22hr tags are self closingNicolas Werner1-1/+1
2023-10-21Add a way to compact the databaseNicolas Werner5-10/+110
Can also be used to fix some corruption.
2023-10-20Possibly fix a crash in the EventDelegateChooserNicolas Werner2-8/+18