Pascal Precht b510b33730 feat(communities): allow community import via public key
Status allows for importing communities via their private keys.

There's a requested feature that users should be able to import a community via
its public key as well.

This will behave differently as private keys won't give users ownership
of the communities. When importing via a (compressed) public key, Status
will try to fetch information about the community from the network. If it
finds such information, it'll load it into the app and create
a communitiy view from which users can then request access.

If it can't find a community or community information in the network,
the user will get a dedicated error message.

This commit also refactors the `ImportCommunityPopup` such that it uses
`StatusDialog` and updates the copy accordingly since importing via
public key is now possible as well.

Closes #8339
2022-12-07 14:18:08 +01:00
2022-10-19 17:34:23 +02:00
2022-12-06 09:28:54 +01:00
2022-12-06 23:42:42 +03:00
2022-12-06 11:14:23 +01:00
2022-03-10 14:12:11 -04:00
2022-03-11 15:52:47 -05:00
2022-07-14 22:04:33 +02:00
2020-06-08 13:07:25 -04:00
2022-12-05 21:03:03 +01:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 39.7%
JavaScript 29.3%
Nim 18.5%
Python 5.6%
C++ 5.2%
Other 1.5%