summaryrefslogtreecommitdiffstats
path: root/resources/qml/device-verification
AgeCommit message (Expand)Author
2024-04-19Fix emoji verification dialogue being cut offBrayd
2024-01-15Fix verification with multiple devices in parallelNicolas Werner
2023-10-26Enable even more qml linter warningsNicolas Werner
2023-10-26More qml cleanupsNicolas Werner
2023-06-08Fix palette access and QMediaPlayer errorsNicolas Werner
2023-03-21Add width to device verification window0xDEADCADE
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-09-30Various grammar fixes (mostly removing commas)Loren Burkholder
2022-07-03Warn about emojis looking different in different clientsNicolas Werner
2022-07-03Fix emoji verification clipped on swayNicolas Werner
2022-01-26Fix focus and qml parenting with qml rootNicolas Werner
2022-01-12Fix device verification colorsNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-11-01Prompt user when there are unverified devicesNicolas Werner
2021-10-17move device verification management to its own fileNicolas Werner
2021-09-20Add missing qsTrNicolas Werner
2021-09-20Fix a few verification typosNicolas Werner
2021-08-19Add Qt.WindowTitleHint to qml dialogsJoseph Donofry
2021-08-04Fix window placement on wayland and add close buttonsNicolas Werner
2021-07-08Merge remote-tracking branch 'origin/master' into nheko_loading_spinnerJoseph Donofry
2021-06-11Render community itemsNicolas Werner
2021-06-09Add nheko logo spinner to relevant places in UIJoseph Donofry
2021-05-22Fix device list not showing up and UserProfile blocking the windowNicolas Werner
2021-05-13Make palette global in QmlNicolas Werner
2021-04-15Set Dialog flag on DialogsNicolas Werner
2021-03-07Fix conflict between qmlformat and license checkNicolas Werner
2021-03-07Show mxid on hovering usernameNicolas Werner
2021-03-05Update license headersNicolas Werner
2021-01-18Fix typotrilene
2021-01-15Update translationsNicolas Werner
2021-01-12Use minimum required versions for qml importsNicolas Werner
2021-01-12Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner
2021-01-12Make it easier to understand, what button to click for verification from profileNicolas Werner
2021-01-12Make device verification request dialogs easier to understand.Nicolas Werner
2021-01-11Update QtQuick versions to match Qt 5.10Joseph Donofry
2020-10-31Wording: Verification request isn't a request anymore once acceptedMayeul Cantan
2020-10-08Lint qml with qml-formatNicolas Werner
2020-10-08Calculate verification status from cross-signing sigs and update dynamicallyNicolas Werner
2020-10-06Fix in room verificationNicolas Werner
2020-10-05Show different verification errorsNicolas Werner
2020-10-05Make steps in verification flow explicitNicolas Werner
2020-10-02Clean up verification pages a bitNicolas Werner
2020-10-02Fix verification start to start with requestNicolas Werner
2020-09-14Split qml part of Device VerificationCH Chethan Reddy
2020-09-10Making sure Verification Objects are deleted properlyChethan2k1
2020-09-10Fix wrong tran_id issueChethan2k1
2020-08-29Small FixesCH Chethan Reddy
2020-08-09[WIP] Room-Verification MessagesCH Chethan Reddy
2020-07-30Add Room Verification MessagesCH Chethan Reddy