status-desktop/ui/app/AppLayouts
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
..
Browser chore: run translation scripts 2021-02-18 15:23:58 -05:00
Chat fix(Communities): make validation on community import work again 2021-03-11 10:00:05 -05:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile update to beta.7.rc1 2021-03-08 14:26:39 -05:00
Timeline feat: add community requests, permissions, ENS and more 2021-03-03 16:45:23 -05:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet Fixed wrong color issue of the wallet layout. Fixes #1903 2021-02-25 15:43:14 -05:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00