summaryrefslogtreecommitdiffstats
path: root/resources/qml/MessageInput.qml
AgeCommit message (Expand)Author
2024-03-08Add support for intentional mentionsNicolas Werner
2024-03-05Fix completer size on plasma6Nicolas Werner
2024-01-09Fix some keyboard shortcuts on macOS that involved arrow keysJoseph Donofry
2023-10-26More qml cleanupsNicolas Werner
2023-07-08Fix the color on the insufficient powerlevel warningLoren Burkholder
2023-06-08Format qmlNicolas Werner
2023-06-08Fix palette access and QMediaPlayer errorsNicolas Werner
2023-05-25Make default completer complete custom emojiNicolas Werner
2023-05-25Get rid of old emoji pickerNicolas Werner
2023-05-25Make emoji picker use the grid viewNicolas Werner
2023-05-20Add rows to stickerpickerNicolas Werner
2023-03-10Merge pull request #1388 from Nheko-Reborn/commandDeepBlueV7.X
2023-02-28Use the nheko spinner everywhereLoren Burkholder
2023-02-28Show warning when invalid command is enteredLoren Burkholder
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-12-28Fix send message logic bug introduced with shift+enter settingJoseph Donofry
2022-11-09Implement a completer for commandsNicolas Werner
2022-11-04Add invert enter key settingLordMZTE
2022-10-14VoIP v1 implementation (#1161)Rohit Sutradhar
2022-09-30Basic threading supportNicolas Werner
2022-09-16Fix "Send by enter" on Windowsq234rty
2022-06-14Subtle corrections to paste behaviorsSyldraTheCat
2022-06-13Make cursoring up/down more consistent on some setupsSyldraTheCat
2022-03-20Don't send on Enter when inputMethod.visible ( == OSK active assumed)Malte E
2022-03-20add preedit text to searchMalte E
2022-03-20remove completer trigger charactersMalte E
2022-03-20attempt to include preeditText in search stringMalte E
2022-03-20make completer work with input methodMalte E
2022-03-19properly commit preedit textMalte E
2022-03-11small rework of the reply popupMalte E
2022-03-10Don't destroy components in useNicolas Werner
2022-03-05Mobile message input (#962)Malte E
2022-03-01Fix a few small completer glitchesNicolas Werner
2022-02-21Don't leak dialogsNicolas Werner
2022-02-21Fix forward completerNicolas Werner
2022-02-14Allow window sizes smaller than 400x400Nicolas Werner
2022-01-09Port usersettings to qmlNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-27Add an ugly custom emote completer using ~Nicolas Werner
2021-12-12Vertically align message inputNicolas Werner
2021-11-17Switch icon theme to Fluent iconsLoren Burkholder
2021-09-02Warn the user before they ping the whole roomNicolas Werner
2021-08-29Use in memory media player instead of storing unencrypted files on diskNicolas Werner
2021-08-22accept Backtab and Shift-Tab for hovering selection backwardsresolritter
2021-08-21Avoid completer jitter before closingThomas Karpiniec
2021-08-21Allow opening a completer starting with selected textThomas Karpiniec
2021-08-21Close popup on SelectAllThomas Karpiniec
2021-08-04Fix window placement on wayland and add close buttonsNicolas Werner
2021-07-27Port to explicit connect syntaxNicolas Werner