Commit Graph

4152 Commits

Author SHA1 Message Date
Noelia 7c92d39359 feat(GroupChat/Add-Remove-Contacts): Implement "Add / remove from group" button for group chats
Added new option add / remove contacts in dropdown and created navigation to modify the loaded component in the toolbar.

Enabled addition of new members into a group chat by the admin.

Enabled removal of members of a group chat by the admin.

Added into `ChatContentView` components related to chat toolbar:
- `StatusTagSelector` and its corresponding logic
-  Moved `StatusChatInfoButton` from toolbar to content view.

Added `esc` key event to leave the group chat add / remove panel.

Updated `StatusQ` link.

Closes #5522
2022-06-01 08:47:21 +02:00
Sale Djenic 78f985e484 feat(desktop/general): app support for status-im:// URIs - mac
Fixes #3375
2022-06-01 08:42:57 +02:00
Sale Djenic 698374b91c feat(desktop/general): app support for status-im:// URIs - mac
Fixes #3375
2022-06-01 08:42:57 +02:00
Stefan 7c74a0942d feat(Community/Logo): use crop control for community Logo
Note that this doesn't refactor status-go to use CroppedImage
for the community logo.

fixes: 5404
2022-05-31 19:04:49 +03:00
Anthony Laibe e7dff15a97 fix(@wallet): send modal in browser/wallet
fixes #5937

The send modal reuse the asset list so it needs to be fully populated
with all token, but the token is only visible if the balance > 0
2022-05-31 14:57:37 +02:00
Stefan 07d36722f8 fix(ImageCropper): adapt to new changes done to image cropper workflow 2022-05-31 12:26:33 +03:00
Stefan 9f633f0fcc feat(Communities/Settings): Communities banner editing
Use the generic EditCroppedImagePanel for banner cropping

- Depends on status-go IdentityImage banner extension

fixes #5118
2022-05-31 12:26:33 +03:00
Stefan 4b399d15e3 fix(EditCroppedImagePanel): update position following changes in StatusQ
Also fixed suported images
2022-05-31 12:26:33 +03:00
Stefan 1bb19ba1de fix(CommunityArchive): add community archive support to the new edit view 2022-05-31 12:26:33 +03:00
Stefan 73fcbc92bc fix(CommunityEditSettingsPanel): fix wrong qsTrIds entries 2022-05-31 12:26:33 +03:00
Sale Djenic ca410a0e26 fix(@desktop/browser): settings -> Browser, connected dapps items do not follow figma
Fixes #5906
2022-05-31 09:13:27 +02:00
Boris Melnik 0d6752a1f1 fix(Onboarding): Remove old uploading photo modal
Closes: #5831
2022-05-30 19:02:08 +03:00
Sale Djenic 3a3b2c9dc9 fix(@desktop/wallet): show all tokens in wallet that have balance > 0
Fixes #5859
2022-05-30 17:11:51 +02:00
Sale Djenic 64882dffbe feat(@desktop/wallet): add support for Arbitrum L2
Fixes #5714
2022-05-27 14:45:29 +02:00
Noelia 959b76fd57 fix(Settings/Messaging): Spacing is wrong between “System Default Browser” and separator
Improved spacing between elements in `MessagingView.qml`

Closes #5847
2022-05-27 10:02:14 +02:00
Sale Djenic 70e770103e feat(@desktop/profile): add ephemeral notifications
- ephemeral notifications implemented as toast messages
- old notifications added aligned with new toast messages

Fixes #5629
2022-05-26 21:27:55 +02:00
Michal Iskierko 242d980377 chore(internal): Bump nimqml version
Issue #4922
2022-05-26 14:16:00 +02:00
Michal Iskierko 31a8f1cee8 chore(internal): Bump DOtherside version
Issue #4922
2022-05-26 14:16:00 +02:00
Michal Iskierko 8acb3c386a feature(desktop/general): Display mentions number on tray icon badge.
Count all mentions from all chats and communities.
Send it to notifications object.

Issue #4922
2022-05-26 14:16:00 +02:00
Boris Melnik 0b0fa51c89 feat(Communities): Add context menu to communities view
Closes: #5842
2022-05-26 07:01:45 -04:00
Boris Melnik 1f5de11069 fix(onboarding): Add checking passwords to new password input
Closes: #5834
2022-05-26 06:57:27 -04:00
Anthony Laibe 21fedcbb2b feat(@wallet): aggregate token balance 2022-05-26 06:52:32 -04:00
Michal Iskierko c9910ee38b feat(@desktop/onboarding): Show Allow Notification page during first run
Issue #5583
2022-05-26 06:38:33 -04:00
Alexandra Betouni 5c3aee481b fix(onboarding): app crashes on going back to welcome
Closes #5891
2022-05-26 06:34:17 -04:00
Sale Djenic aeba272ae4 fix(@desktop/notifications): move notifications settings to `status-go`
Fixes #5649
2022-05-26 12:07:19 +02:00
Pascal Precht 72c389ba09 fix(AdvancedView): fix label for community history archive protocol
Closes #5887
2022-05-26 10:35:08 +03:00
Richard Ramos d6b83e8b96 fix: invalid pubkey error 2022-05-25 18:39:59 -04:00
Boris Melnik 58a4d1eceb fix(ChatContentView): Fix link to reply
Closes:#5420
2022-05-25 18:21:51 -04:00
Alexandra Betouni 7916f10a8e fix(onboarding): cleaned up/imporved images
Closes #5829
2022-05-25 18:04:57 -04:00
Michal Iskierko 80cead9d6d fix(@desktop/chat): Fix activity center icon badge displaying
Fix #5739
2022-05-25 17:49:52 -04:00
Sale Djenic 8974d0a4df fix(@desktop/settings): crash enabling/disabling communities
- A crash was happening because of emitting signal from the Q_PROPERTY slot,
fixed now.
- Checks added to `addChat` methods that only 1:1 and group chats participate
in notifications setting exemptions.
2022-05-25 17:48:26 -04:00
Boris Melnik 14f2e424b7 feat(settings): Update ui for `About`
Closes: #5844
2022-05-25 17:45:28 -04:00
Boris Melnik 929b7895cd feat(settings): Remove Help and Glossary
Part of: #5844
2022-05-25 17:44:10 -04:00
Michal Iskierko eb12d9f7cd fix(@desktop/wallet): not remove seed phrases when changing number of words in wallet section
Fix #5613
2022-05-25 17:42:36 -04:00
Michal Iskierko b2d75995e4 fix(@desktop/onboarding): not remove seed phrases when changing number of words
Fix #5613
2022-05-25 17:42:36 -04:00
Sale Djenic 1ef13df326 fix(@desktop/settings): remove the `Manage Assets & Lists` functionality from `Settings/Wallet`
Temporary commented out, we need to bring it back after MVP.

Fixes #5856
2022-05-25 17:17:23 -04:00
Sale Djenic 0981ffdc18 fix(@desktop/chat): timestamps are constant
Fixes #5803
2022-05-25 17:13:49 -04:00
Boris Melnik eba5a31578 fix(settings): Correct update for language model
Closes: #5843
2022-05-25 14:42:47 -04:00
Alexandra Betouni b847c75ad6 fix(onboarding): fixed back navigation for new users
Closes #5831
2022-05-25 14:38:02 -04:00
Boris Melnik 3af262e2d0 fix(Onboarding): Increase text sizes
Closes: #5835
2022-05-25 14:30:32 -04:00
Boris Melnik aa1dae9e20 fix(@desktop/warnings): Fix bunc of qml/nim warnings
Closes: #5162
2022-05-25 14:27:25 -04:00
Michal Iskierko 595bca0294 fix(@desktop/chat): Fix 1:1 chat
Incoming messages and edited messages are shown correctly in 1:1 chat

Fix #5858
2022-05-25 14:18:56 -04:00
Richard Ramos 92d047173f fix: broadcast update when changing status
Fixes #5798
2022-05-25 14:10:30 -04:00
Boris Melnik 5967ce6ce8 fix(Communities): Open `#general` channel by default on creation
Closes: #5841
2022-05-25 14:09:59 -04:00
Richard Ramos e607b7e223 fix: code review 2022-05-25 14:01:39 -04:00
Richard Ramos 8143d3bf52 fix(communities) validate privkey when importing a community
Fixes #5346
2022-05-25 14:01:39 -04:00
Alexandra Betouni 56b182c50b fix(communityMembers): Fixed member item width in list
Closes #5212
2022-05-25 13:01:20 +03:00
mishkarogachev dacacf6658 fix(@desktop/profile): Fix slider controls in appearance settings
Close #5809
2022-05-25 11:16:49 +03:00
Sale Djenic e2cdff1a98 fix(@desktop/chat): adding a contact with chat key should not immediately open a 1 on 1 chat or should block input
Fixes #5767
2022-05-24 15:58:47 -04:00
Sale Djenic 88bbfef179 fix(@desktop/profile): changing username is not immediately updating
Fixes #5765
2022-05-24 15:57:39 -04:00