summaryrefslogtreecommitdiffstats
path: root/src/timeline/InputBar.cpp
AgeCommit message (Expand)Author
9 daysfix mentions with markdown and in editsNicolas Werner
2024-05-09Implement MSC4142, mention via repliesNicolas Werner
2024-05-07Fix room mentions warning being displayed even without permissionsNicolas Werner
2024-04-26refactor: replace QString constructors with QStringLiteralIntegral
2024-03-16Make a few headers forward declarationsNicolas Werner
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2024-03-08Add support for intentional mentionsNicolas Werner
2024-02-27Add a command to gradually glitch text in a messageLoren Burkholder
2024-02-26Add a glitch text commandLoren Burkholder
2023-12-21deleteLater() on failureNepNep21
2023-12-20Merge branch 'Nheko-Reborn:master' into ignore-commandNep Nep
2023-12-19Fix memory leak and invite filteringNepNep21
2023-12-19Other occurencesNepNep21
2023-12-19Improve namingNep Nep
2023-12-19Fix backslashes escapesNicolas Werner
2023-12-17Multiple changesNepNep21
2023-12-11Add /ignoreNepNep21
2023-10-31Speed up compilation a bitNicolas Werner
2023-10-13Qt6.6 compatibilityNicolas Werner
2023-07-06Focus to the message input bar after selecting a fileSateallia
2023-06-28Fix build against fmt10Nicolas Werner
2023-06-08Fix one more clazy issueNicolas Werner
2023-06-08lintNicolas Werner
2023-06-08Fix palette access and QMediaPlayer errorsNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-05-20Add rows to stickerpickerNicolas Werner
2023-04-25Allow picking multiple files to uploadSateallia
2023-04-23Copy image to clipboardNicolas Werner
2023-04-11Adapt to the new inherited variantNicolas Werner
2023-04-11Use the new mtxclient special effects refactoringLoren Burkholder
2023-04-08Don't bother with rainbow rainLoren Burkholder
2023-04-08Don't allow rainbowifying custom messagesLoren Burkholder
2023-04-08Fix command nameLoren Burkholder
2023-04-08Allow sending custom msgtypesLoren Burkholder
2023-04-08Add rainfall effectLoren Burkholder
2023-03-07Handle incomplete commands betterLoren Burkholder
2023-03-01make lintLoren Burkholder
2023-03-01Use QSet<QString> instead of QStringListLoren Burkholder
2023-03-01Fix some nitpicksLoren Burkholder
2023-02-28Simplify code a bitLoren Burkholder
2023-02-28Move command calculation logic into InputBarLoren Burkholder
2023-02-28Show warning when invalid command is enteredLoren Burkholder
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-31Make single newlines cause a <br> by defaultNicolas Werner
2023-01-28Make newline behave consistently in markdown modeNicolas Werner
2023-01-09Try to make clang-format happyNicolas Werner
2023-01-09Document Safari workaroundNicolas Werner
2023-01-09Possibly fix paste from SafariNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-12-10confetti (#1243)Loren Burkholder