status-desktop/ui/imports/shared/popups
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
..
keycard fix(@desktop/keycard): modal title edits and migrate flow 2022-12-02 19:04:24 +01:00
AccountsModalHeader.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
AddEditSavedAddressPopup.qml fix(@desktop/wallet): correct error message when adding own ENS name to saved addresses 2022-11-15 07:26:45 -03:00
BlockContactConfirmationDialog.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
ChatCommandsPopup.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
CommunityIntroDialog.qml feat(communities): User is able to cancel membership request 2022-11-10 23:07:22 +03:00
ConfirmationDialog.qml feat(CreateCommunityPopup): add discord import progress panel and discord message handling 2022-10-06 09:13:57 +02:00
ContactVerificationRequestPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
DisplayNamePopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
DownloadPage.qml feat(updates): implement new download update page 2022-03-25 10:32:31 -04:00
ImageCropWorkflow.qml fix(profile-settings): Add usage dirty values for preview and load image profile on save 2022-11-14 14:59:46 +03:00
ImportCommunityPopup.qml feat(communities): allow community import via public key 2022-12-07 14:18:08 +01:00
InviteFriendsPopup.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
ModalPopup.qml test(chat): add a test that install a sticker pack and sends a sticker 2022-08-29 10:52:00 -04:00
NicknamePopup.qml fix: allow whitespaces in display and nicknames 2022-12-06 19:34:17 +01:00
OutgoingContactVerificationRequestPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
PopupMenu.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
ProfileDialog.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
SelectAccountModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SendContactRequestModal.qml fix(SendRequestModal): fixing spacing issues 2022-10-24 17:28:17 +03:00
SendModal.qml fix(@desktop/wallet): Remove gas selector for slow, optimal and fast 2022-12-05 14:51:39 +01:00
SettingsDirtyToastMessage.qml fix(SettingsDirtyToastMessage): Avoid scrolling when content height is 0 2022-11-15 19:30:15 +03:00
SignTransactionModal.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
ToastMessage.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
TransactionModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
TransactionSettingsConfirmationPopup.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
UnblockContactConfirmationDialog.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
UserStatusContextMenu.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
qmldir fix(receive) fix header alignment for ReceiveModal 2022-11-16 15:40:03 +01:00