status-desktop/ui/imports/utils
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
..
Backpressure style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Audio.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Constants.qml feat(SocialLinkPreview): links are too short to display even short urls 2022-12-07 12:40:58 +01:00
Global.qml fix(profile-settings): Add usage dirty values for preview and load image profile on save 2022-11-14 14:59:46 +03:00
LocaleUtils.qml feat(@desktop/communities) Permissions, 'who holds' section - handling localiezed amounts 2022-09-19 21:46:44 +02:00
SelectedMessage.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Style.qml fix(@chat): Fixed blurry emojis 2022-05-13 14:03:50 -04:00
Tracer.qml feat(Utils): Tracer can be used directly in layouts 2022-10-07 20:15:48 +02:00
Utils.qml feat(communities): allow community import via public key 2022-12-07 14:18:08 +01:00
qmldir feat(@desktop/communities) Permissions, 'who holds' section - handling localiezed amounts 2022-09-19 21:46:44 +02:00