summaryrefslogtreecommitdiffstats
path: root/src/timeline/InputBar.cpp
AgeCommit message (Expand)Author
2022-05-07Rework focus handlingNicolas Werner
2022-03-30Add reasons to everythingNicolas Werner
2022-03-30Add /knock commandNicolas Werner
2022-03-30Fix cursor moving to the end when editing in the middleNicolas Werner
2022-03-30Fix arrow keysNicolas Werner
2022-03-30Cleanup some unused codeNicolas Werner
2022-03-24Don't send thumbnails that are larger than the originaltastytea
2022-03-22Default body to shortcode if unset and sending stickerNicolas Werner
2022-03-22Add a default filename for clipboard pastes againNicolas Werner
2022-03-22Try to improve thumbnailing on macOSNicolas Werner
2022-03-22Small fixes to video thumbnailingNicolas Werner
2022-03-21Actually pass the mimetype we intendedNicolas Werner
2022-03-21Properly fix image uploads without image/* formatNicolas Werner
2022-03-21Fix potential crash if there is no image format pastedNicolas Werner
2022-03-21Fix thumbnails for encrypted files and factor upload box outNicolas Werner
2022-03-21Please clazyNicolas Werner
2022-03-21Also stop audio playerNicolas Werner
2022-03-21Thumbnail videoNicolas Werner
2022-03-21Add duration and resolution to filesNicolas Werner
2022-03-20Move uploads to InputBarNicolas Werner
2022-03-19properly commit preedit textMalte E
2022-02-05Add /reset-state commandNicolas Werner
2022-01-26Initial qml root windowNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-30Fix crash after sending image caused by the recent refactorNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-28Fix more warnings and remove dead codeNicolas Werner
2021-12-28Some qt6 prepNicolas Werner
2021-12-13Add recently used reactionsNicolas Werner
2021-12-03InputBar: run clang-formatMarcus Hoffmann
2021-12-03InputBar: use X.empty() instead of !X.size()Marcus Hoffmann
2021-12-03InputBar: use auto typeMarcus Hoffmann
2021-12-03InputBar: use multi-arg string replacementMarcus Hoffmann
2021-12-03InputBar: use character argument instead of stringMarcus Hoffmann
2021-12-03InputBar: apply clang-tidy const reference suggestionsMarcus Hoffmann
2021-12-03InputBar: use QFileInfo::exists()Marcus Hoffmann
2021-12-03InputBar: remove unused importsMarcus Hoffmann
2021-11-21Mark rooms as direct chatsNicolas Werner
2021-11-02Clear @room warning after sending messageNicolas Werner
2021-10-17Move voip and encryption stuff into their own directoriesNicolas Werner
2021-10-11Use the same leave room dialog everywhereLoren Burkholder
2021-09-28Support pasting image/svg+xml format straight from supporting applicationsThulinma
2021-09-28Fixes for pasting images, especially under windows where the image mime type ...Thulinma
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-09-16Improvements for linking to eventsThulinma
2021-09-02Warn the user before they ping the whole roomNicolas Werner
2021-08-18Add workaround for stickers not showing on iOSNicolas Werner
2021-07-22Rename image pack modelNicolas Werner
2021-07-19Fix replying and editing stickersNicolas Werner