summary refs log tree commit diff
path: root/resources/qml/MessageView.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
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
Currently translated at 78.6% (554 of 704 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
2022-03-21Translated using Weblate (Estonian)Weblate1-33/+35
Currently translated at 100.0% (704 of 704 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
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-20