status-desktop/ui/app
Pascal Precht 49b5e6c097 fix(Communities): make validation on community import work again
In https://github.com/status-im/status-desktop/commit/a90a30af1 we've introduced the functionality to import
communities through the UI via a community private key.
That private key is being validated before it gets imported.
For some reason, validation has been removed in another refactor
later on in https://github.com/status-im/status-desktop/commit/534cb23e1, rendering the import
functionality broken.

This commit re-introduces the `validate()` method to make importing
communities work again.
2021-03-11 10:00:05 -05:00
..
AppLayouts fix(Communities): make validation on community import work again 2021-03-11 10:00:05 -05:00
img Fixed onboarding view backgroud image issue on dark mode. Fixes #1965 2021-03-04 17:17:29 -05:00
AppMain.qml fix: fix left tab line not following height of parent 2021-03-04 17:02:03 -05:00
qmldir feat: Onboarding carousel 2020-05-12 18:52:51 -04:00