summaryrefslogtreecommitdiffstats
path: root/src/ui
AgeCommit message (Expand)Author
2024-06-20Fix compilation on systems without specific platform interfacesNicolas Werner
2024-03-16Make a few headers forward declarationsNicolas Werner
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2024-03-05Fix animated images rendering offscreen for the first frameNicolas Werner
2024-01-11Make volume control logarithmic againNicolas Werner
2024-01-08Make clazy happyNicolas Werner
2024-01-08Fix lag when media messages are shown and fix media controlsNicolas Werner
2023-12-19Fix memory leak and invite filteringNepNep21
2023-12-17Multiple changesNepNep21
2023-12-11Add /ignoreNepNep21
2023-10-31A few more small speedupsNicolas Werner
2023-10-31Speed up compilation a bitNicolas Werner
2023-10-26Fix macos not supporting emplace of aggregates yetNicolas Werner
2023-10-24Cleanup ignore user functionality slightlyNicolas Werner
2023-10-23Merge branch 'ignore-users' of github.com:NepNep21/nheko into ignore-usersNicolas Werner
2023-10-13Qt6.6 compatibilityNicolas Werner
2023-10-11Focus to the message input bar after dragging and dropping a fileSateallia
2023-10-09Fix CPU usage from out of frame animated imagesNicolas Werner
2023-10-01Use propertiesNepNep21
2023-10-01RebaseNepNep21
2023-08-10Merge pull request #1523 from Nheko-Reborn/qmlFallbackAuthDeepBlueV7.X
2023-08-09Remove usage of creatorNicolas Werner
2023-07-16Remove final which breaks type registrationNicolas Werner
2023-07-14QML the fallback auth dialogLoren Burkholder
2023-07-06Merge pull request #1501 from Nheko-Reborn/qmlRecaptchaDeepBlueV7.X
2023-07-06make lintLoren Burkholder
2023-07-06Port the reCAPTCHA dialog to QMLLoren Burkholder
2023-07-05Fix overflow in event expiration daysNicolas Werner
2023-07-05Fix variable shadowingNicolas Werner
2023-07-05Add experimental event expirationNicolas Werner
2023-06-28Rework how history settings are representedNicolas Werner
2023-06-28Fix build against fmt10Nicolas Werner
2023-06-24Allow viewing and changing the history visibilityNicolas Werner
2023-06-19Make theme visible to qmlNicolas Werner
2023-06-19Move to automatic type registrationNicolas Werner
2023-06-08Link XCB always if X11 support is onNicolas Werner
2023-06-08lintNicolas Werner
2023-06-08Fix palette access and QMediaPlayer errorsNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-02-24Show rooms you share with someoneNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-15Fix build on macOSNicolas Werner
2023-02-14Pause video when switching roomsLoren Burkholder
2023-02-10Make ImageOverlay set appropriate windowRole againThulinma
2023-01-12Remove dead codeNicolas Werner
2023-01-09Add some more error loggingNicolas Werner
2023-01-07Fix crash in migrations during secrets deletionNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-26Enable -WconversionNicolas Werner
2022-10-14VoIP v1 implementation (#1161)Rohit Sutradhar