summary refs log tree commit diff
path: root/src/dialogs/FallbackAuth.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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-423/+299
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-20Transla