summary refs log tree commit diff
path: root/.gitlab-ci.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-11Fix shadow for spinnerNicolas Werner1-1/+1
2023-11-10Speedup qt install on macosNicolas Werner1-1/+1
2023-11-10Fix cmake builds missing libicudataNicolas Werner1-0/+2
2023-11-10Translated using Weblate (Finnish)Weblate1-1/+1
2023-11-09Fix Nheko freezing after stopping a call on WaylandNicolas Werner2-1/+17
2023-11-09Fix call only ringing the second timeNicolas Werner1-2/+3
2023-11-09Get rid of useless captureNicolas Werner1-1/+1
2023-11-09Replace mediafilesNicolas Werner8-8/+7
2023-11-06Fix macos builds with newer icuNicolas Werner4-10/+13
2023-11-05Fix crash during callsNicolas Werner1-1/+7
2023-11-05Fix active user checkNicolas Werner1-3/+3
2023-11-02Make clazy happyNicolas Werner1-2/+2
2023-11-02Use sha256 to encode the database name instead of just hex encoding itNicolas Werner1-14/+39
2023-11-02Fix gstreamer element namesNicolas Werner2-5/+5
2023-11-01Fix pending reply sizingNicolas Werner4-6/+23
2023-11-01Spaces are now boldNicolas Werner5-0/+8
2023-11-01Possibly fix pagination in searchNicolas Werner1-3/+1
2023-11-01Possibly fix crash when room is cleared on event delegateNicolas Werner1-49/+60
2023-11-01Fix trailing whitespaceNicolas Werner1-1/+0
2023-11-01Remove unused functionNicolas Werner1-29/+0
2023-11-01Throttle sync processing if the window is unfocused for a whileNicolas Werner2-3/+26
2023-11-01Save profile when explicitly specifiedNicolas Werner1-2/+4
2023-11-01Downgrade self verification status logging to debugNicolas Werner1-1/+1
2023-11-01Fix decrypt notification settings persistent under the wrong keyNicolas Werner1-135/+118
2023-11-01Fix hidden event types empty string means unsupportedNicolas Werner2-2/+2
2023-10-31Fix schannel support on WindowsNicolas Werner2-7/+37
2023-10-31Update nlohmann/json in flatpakNicolas Werner1-2/+2
2023-10-31Cleanup headers a bit moreNicolas Werner20-269/+226
2023-10-31Fix version code having too many segmentsNicolas Werner1-2/+1
2023-10-31A few more small speedupsNicolas Werner8-120/+103
2023-10-31Save appveyor cache on failureNicolas Werner1-2/+1
2023-10-31Try to fix notification in packaged appNicolas Werner1-1/+2
2023-10-31Speed up compilation a bitNicolas Werner42-257/+320
2023-10-31Set version in msixNicolas Werner1-2/+4
2023-10-31Update German TranslationNicolas Werner2-152/+156
2023-10-31Fix hunter curl version stringNicolas Werner1-2/+2
2023-10-31Fix a few conversionsNicolas Werner4-8/+10
2023-10-31Update dependenciesNicolas Werner2-20/+5
2023-10-31Add basic unsigned msixNicolas Werner2-1/+49
2023-10-31Change appid to im.nheko.NhekoMiika Tuominen1-1/+1
2023-10-30Translated using Weblate (Estonian)Weblate1-129/+133
2023-10-30Translated using Weblate (Indonesian)Weblate1-129/+133
2023-10-30Translated using Weblate (Chinese (Simplified))Weblate1-133/+137
2023-10-28Update translationsNicolas Werner31-9245/+15452
2023-10-28fix room name calculation with 3 membersNicolas Werner1-2/+17
2023-10-28Translated using Weblate (Finnish)Weblate1-52/+54
2023-10-28Translated using Weblate (French)Weblate1-2/+2
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
2023-10-20Possibly fix a crash in the EventDelegateChooserNicolas Werner2-8/+18
2023-10-18