Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding device verification to user profile #203

Closed

Conversation

Chethan2k1
Copy link
Contributor

No description provided.

@Chethan2k1 Chethan2k1 force-pushed the device-verification-dialogs branch 2 times, most recently from d1b5365 to 92f67a2 Compare May 19, 2020 11:27
@Chethan2k1 Chethan2k1 changed the base branch from device-verification-dialogs to master May 19, 2020 11:28
Copy link

@auscompgeek auscompgeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few things I noticed whilst merging this with the reactions branch for testing purposes.

src/timeline/TimelineViewManager.cpp Outdated Show resolved Hide resolved
resources/qml/TimelineView.qml Outdated Show resolved Hide resolved
@Chethan2k1 Chethan2k1 force-pushed the device-verification-dialogs branch 3 times, most recently from dfa1571 to 208d89b Compare June 1, 2020 16:25
@Chethan2k1 Chethan2k1 force-pushed the device-verification-dialogs branch from 208d89b to 621ad4c Compare June 2, 2020 15:43
@Chethan2k1 Chethan2k1 force-pushed the device-verification-dialogs branch 2 times, most recently from 6479a12 to 9bfc9b8 Compare June 13, 2020 20:08
@Chethan2k1 Chethan2k1 force-pushed the device-verification-dialogs branch from 9bfc9b8 to bbaf15b Compare June 16, 2020 18:40
@Chethan2k1 Chethan2k1 force-pushed the device-verification-dialogs branch from 614ad76 to 33c13ee Compare June 23, 2020 08:48
    - DeviceVerificationList change to LinkedList to improve time
    complexity while deleting
    - Downgrade the flow to not use key.verification.done and
    key.verification.ready
@deepbluev7
Copy link
Member

grafik

This needs some more spacing and the username :3

@Chethan2k1
Copy link
Contributor Author

grafik

This needs some more spacing and the username :3

That's weird I get the username, maybe a issue of theming, and what spacing were you mentioning?

@deepbluev7
Copy link
Member

Yeah, it seems like in general the palette doesn't apply correctly on my system. I noticed that I had quite a few labels, where I needed to set the color manually. The spacing is simply that the OK button has no padding in the corner and the scrollbar overlaps with the verify buttons

@deepbluev7
Copy link
Member

I do get these quite a lot: qrc:/qml/UserProfile.qml:144:21: Unable to assign [undefined] to QColor (qrc:/qml/UserProfile.qml:144, )

src/Olm.cpp Outdated Show resolved Hide resolved
    - remove unnecessary field sender in userprofile.qml
    - cover user facing string with qsTr to get picked by translations
    - add spacing and fix theming issue
    - increase and add color to username
    - change back to QVector from QLinkedList cause I have mistaken
    better time complexity to give better benchmark

red
src/ui/UserProfile.h Outdated Show resolved Hide resolved
@Chethan2k1 Chethan2k1 force-pushed the device-verification-dialogs branch 3 times, most recently from 0181bb9 to 5ab9562 Compare July 3, 2020 07:35
@Chethan2k1 Chethan2k1 force-pushed the device-verification-dialogs branch from 5ab9562 to 9e3f900 Compare July 3, 2020 20:06
@Chethan2k1 Chethan2k1 force-pushed the device-verification-dialogs branch from 9093b04 to eb80360 Compare July 7, 2020 03:31
@deepbluev7 deepbluev7 mentioned this pull request Jul 26, 2020
@Chethan2k1 Chethan2k1 closed this Aug 30, 2020
Lymkwi pushed a commit to Lymkwi/nheko that referenced this pull request May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants