summary refs log tree commit diff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-06Add basic support for multiple windowsNicolas Werner11-41/+109
2022-05-05Translated using Weblate (Finnish)Weblate1-1/+1
2022-05-04Translated using Weblate (Finnish)Weblate1-22/+24
2022-05-04Don't crash on corrupt animated imagesNicolas Werner1-15/+20
2022-05-01Fix triumph mappingTheDrawingCoding-Gamer2-3/+3
2022-05-01Translated using Weblate (Chinese (Simplified))Weblate1-37/+37
2022-04-28Specify every linter optionLoren Burkholder1-8/+158
2022-04-28Modifications to member list buttonsLoren Burkholder2-11/+13
2022-04-28Set default size for hidden events dialogLoren Burkholder1-0/+2
2022-04-28Better handle pluralizationLoren Burkholder1-1/+1
2022-04-28Allow users to see through the spinnerLoren Burkholder1-0/+9
2022-04-28Fix scaling of animated images in fullscreen image viewerNicolas Werner1-3/+9
2022-04-27Change name to codepointBulbyVR3-118/+7394
2022-04-26Fix scaling of animated images in fullscreen image viewerNicolas Werner1-3/+9
2022-04-24More codes and rulesBulbyVR3-7495/+291
2022-04-24[skip ci] update gitignoreBulbyVR1-0/+1
2022-04-24Unhardcode qmlBulbyVR3-3/+3
2022-04-24Curse you hardcoded qml!BulbyVR1-1/+2
2022-04-24forgot to lintBulbyVR1-3661/+14827
2022-04-24Properly add regional indicators, with ZWNJBulbyVR4-14752/+3690
2022-04-24Add more aliases, start on regional indicatorsBulbyVR6-7/+37
2022-04-24Forgot lintingBulbyVR1-3635/+14723
2022-04-24Allow search with unicode namesBulbyVR6-10246/+3674
2022-04-24Remove sequences of _BulbyVR2-862/+864
2022-04-24Keep old codes alongside new onesBulbyVR4-18/+52
2022-04-24Run make lintBulbyVR1-3634/+10199
2022-04-24Add transforms and shortcodes to emojiBulbyVR4-12908/+3674
2022-04-24chore: Add missing ubuntu dependenciesKrille Fear1-1/+1
2022-04-24Fix pinned messages getting clippedNicolas Werner5-3/+37
2022-04-23Modifications to member list buttonsLoren Burkholder2-11/+13
2022-04-23Set default size for hidden events dialogLoren Burkholder1-0/+2
2022-04-23Better handle pluralizationLoren Burkholder1-1/+1
2022-04-23Allow users to see through the spinnerLoren Burkholder1-0/+9
2022-04-23Fix filtering without using regexNicolas Werner2-2/+4
2022-04-23Don't use deprecated filterRegExpNicolas Werner1-2/+2
2022-04-23Fix use of deprecated QRegExp in MemberList filterNicolas Werner1-1/+1
2022-04-22Search room members (#1049)Loren Burkholder4-12/+155
2022-04-22Add member list and settings buttons to spaces (#1051)Loren Burkholder2-6/+38
2022-04-23Fix flatpak CINicolas Werner1-6/+2
2022-04-21Translated using Weblate (Indonesian)Weblate1-75/+75
2022-04-20Fix PLs for DMsNicolas Werner1-1/+1
2022-04-20Show pack Id for image pack changes in timelinetastytea1-4/+13
2022-04-19Show changes in image packs in timelineNicolas Werner3-2/+72
2022-04-19Explicitly install the configured filesNicolas Werner1-2/+2
2022-04-19Fix install of desktop file in flatpakNicolas Werner2-4/+5
2022-04-18Focus room searchLoren Burkholder1-0/+2
2022-04-18Add more explanations to desktop fileNicolas Werner1-0/+3
2022-04-18Make Nheko discoverable using appdataNicolas Werner4-14/+26
2022-04-18Fix lintingNicolas Werner1-2/+1
2022-04-18D-Bus fixes (#1048)Loren Burkholder4-39/+95
2022-04-16Fix grayscale bug AGAINNicolas Werner1-1/+1
2022-04-16add Zsh completiontastytea2-0/+24
2022-04-14Fix cursor not being closed before txn was committedJoseph Donofry1-0/+1
2022-04-14Cleanup some random dbus stuffNicolas Werner2-9/+17
2022-04-14Add D-Bus API (#916)Loren Burkholder15-54/+508
2022-04-13Translated using Weblate (Finnish)Weblate1-1/+1
2022-04-13Fix accidental shadowingNicolas Werner1-1/+1
2022-04-13Store notification counts across restartsNicolas Werner3-10/+24
2022-04-11Translated using Weblate (Finnish)Weblate1-21/+21
2022-04-10fix lintNicolas Werner1-3/+4
2022-04-10Add specific powerlevel messages (#852)Marcel1-4/+261
2022-04-10Remove boundary handling in image overlayNicolas Werner2-35/+28
2022-04-08Make sender_key in key requests optionalNicolas Werner2-2/+2
2022-04-08Fix sending sender_key in key requestsNicolas Werner2-2/+2
2022-04-08Fix SSSS if another client used the wrong base64 formatNicolas Werner3-4/+8
2022-04-08Fix typo in key exportNicolas Werner1-1/+2
2022-04-08Fix a few issues with receiving to_device messages in initial syncNicolas Werner5-23/+33
2022-04-08Remove sender key from megolm session indexNicolas Werner4-41/+102
2022-04-06Translated using Weblate (Finnish)Weblate1-6/+6
2022-04-04Translated using Weblate (Finnish)Weblate1-88/+89
2022-04-02Close current room on Ctrl+WLoren Burkholder2-0/+8
2022-04-02Don't treat a space as a direct chatLoren Burkholder1-1/+2
2022-04-02Fix room alias issue (#354)Apurv4041-0/+7
2022-04-01lintNicolas Werner1-7/+4
2022-04-01Allow knocking if join failed and via matrix urisNicolas Werner2-9/+50
2022-03-31Fix leaving roomsNicolas Werner1-1/+1
2022-03-30Update mtxclientNicolas Werner2-2/+2
2022-03-30Add reasons to everythingNicolas Werner10-33/+44
2022-03-30Add /knock commandNicolas Werner4-2/+25
2022-03-30Add delay to showing scroll down buttonNicolas Werner1-25/+19
2022-03-30Fix cursor moving to the end when editing in the middleNicolas Werner1-1/+2
2022-03-30Remove a few unused variablesNicolas Werner1-90/+4
2022-03-30Don't use a modal to edit room name and topicNicolas Werner8-868/+187
2022-03-30Fix arrow keysNicolas Werner1-1/+1
2022-03-30Fix broken invite dialogNicolas Werner1-0/+4
2022-03-30Remove unused ToggleButtonNicolas Werner3-357/+0
2022-03-30Cleanup some unused codeNicolas Werner5-498/+3
2022-03-30Add a background to scroll to bottom buttonNicolas Werner1-2/+10
2022-03-29add jump to end buttonMalte E1-0/+58
2022-03-29Add backend for new room creation dialogsNicolas Werner14-275/+125
2022-03-28expose options betterMalte E2-15/+66
2022-03-28Avoid empty membership eventsNicolas Werner1-9/+6
2022-03-28fix tapping messages, fix pressandhold/doubletap on touchMalte E3-0/+10
2022-03-27drag to reply (#1018)Malte E3-1/+29
2022-03-26run lintMalte E2-3/+3
2022-03-26direct chat creator can now create direct chatsMalte E3-13/+34
2022-03-26initial direct chat creation dialogMalte E4-1/+110
2022-03-25Translated using Weblate (Dutch)Weblate1-39/+41
2022-03-25Translated using Weblate (French)Weblate1-123/+128
2022-03-25CreateRoom dialog in QMLMalte E3-1/+94
2022-03-25Fix crash on missing pack descriptionNicolas Werner1-2/+4
2022-03-25Release v0.9.3Nicolas Werner4-12/+9
2022-03-25Update CHANGELOGNicolas Werner1-0/+49
2022-03-24Don't send thumbnails that are larger than the originaltastytea1-31/+39
2022-03-23Translated using Weblate (Indonesian)Weblate1-5/+7
2022-03-23Translated using Weblate (Estonian)Weblate1-6/+8
2022-03-24Better touch scrolling (#1012)Malte E4-110/+91
2022-03-23Remove brew upgrade now that the VM is updatedJoseph Donofry1-3/+0
2022-03-23Update qt5 for macos in notarize stepNicolas Werner1-0/+1
2022-03-23Upgrade qt in CINicolas Werner1-1/+1
2022-03-23Make overlap of actionMenu a bit smaller againNicolas Werner1-1/+1
2022-03-22Properly enable hovering on message action menuNicolas Werner1-0/+1
2022-03-22Make hover menu inset slightlyNicolas Werner1-1/+1
2022-03-22Default body to shortcode if unset and sending stickerNicolas Werner2-1/+7
2022-03-22Add a default filename for clipboard pastes againNicolas Werner1-1/+6
2022-03-22Try to improve thumbnailing on macOSNicolas Werner1-1/+5
2022-03-22Fix thumbnails of received encrypted imagesNicolas Werner2-3/+8
2022-03-22Update translationsNicolas Werner25-1269/+1103
2022-03-21Translated using Weblate (Finnish)Weblate1-102/+102
2022-03-21Translated using Weblate (Estonian)Weblate1-33/+35
2022-03-22Small fixes to video thumbnailingNicolas Werner1-34/+17
2022-03-21Actually pass the mimetype we intendedNicolas Werner1-1/+1
2022-03-21Properly fix image uploads without image/* formatNicolas Werner1-2/+9
2022-03-21Fix potential crash if there is no image format pastedNicolas Werner1-1/+2
2022-03-21Reword tooltip for Open{Image,Video}Externaltastytea1-6/+6
2022-03-21Fix thumbnails for encrypted files and factor upload box outNicolas Werner8-83/+182
2022-03-21Show some previews in upload windowNicolas Werner9-7/+104
2022-03-21Please clazyNicolas Werner1-3/+3
2022-03-21Also stop audio playerNicolas Werner1-1/+5
2022-03-21Thumbnail videoNicolas Werner2-83/+172
2022-03-21Add duration and resolution to filesNicolas Werner12-9/+230
2022-03-20Move uploads to InputBarNicolas Werner6-427/+303
2022-03-20Don't send on Enter when inputMethod.visible ( == OSK active assumed)Malte E1-2/+4
2022-03-20add preedit text to searchMalte E1-1/+5
2022-03-20remove completer trigger charactersMalte E1-4/+4
2022-03-20attempt to include preeditText in search stringMalte E1-1/+1
2022-03-20make completer work with input methodMalte E1-9/+14
2022-03-20Translated using Weblate (Indonesi