Commit Graph

2783 Commits

Author SHA1 Message Date
Sale Djenic 57dd1fc9a2 fix(@desktop/contacts): placeholder position updated 2022-03-30 18:35:49 +02:00
Sale Djenic e83e5670a4 feat(@desktop/contacts): support sending contact request to chat key
Fixes #5175
2022-03-30 18:35:49 +02:00
Jonathan Rainville e344e00f8b fix(onboarding): fix importing seed phrase importing different accounts
Fixes #5253
2022-03-30 09:50:45 -04:00
Anthony Laibe 08131e1d2d feat(@wallet): move suggested fees to status-go 2022-03-30 09:41:10 +01:00
Khushboo Mehta 4b9b93a873 fix(@desktop/chat): Downlaoding/Copying an image from chat crashes the app
The issue was caused because the data being passed to the UI is now a URL and not image data.

Added support to download/copy image by URL

fixes #5194
2022-03-30 10:06:52 +02:00
Patryk Osmaczko f1493df8c3 bump StatusQ 2022-03-30 09:22:24 +02:00
Iuri Matias 5def22d232 bump status-q 2022-03-29 17:20:15 -04:00
Khushboo Mehta 2852d70731 feat(@desktop/Wallet): Add acccounts Modal as per new design
fixes #5073
2022-03-29 17:20:15 -04:00
Boris Melnik 2a27aa17a7 feat(nodes): Add toggle to WakuNodesModal
Closes: #5000
2022-03-29 16:59:02 -04:00
Alexandra Betouni 7a89781c38 fix(create/join chat): icon buttons were highlighted always
Closes #5146
Closes #5137
2022-03-29 16:48:23 -04:00
Jonathan Rainville d35344834e fix(onboarding): show warning when trying to re-encrypt existing account
Fixes #5029
2022-03-29 16:48:09 -04:00
Richard Ramos c0096453db fix: loading indicator
Fixes #5108
2022-03-29 16:46:57 -04:00
Patryk Osmaczko 2850ee75ee desktop(community-settings): add overview and members settings
this is first iteration for: #4938
2022-03-29 15:02:26 -04:00
Anthony Laibe 4b22a709ba feat(@wallet): link test/prod networks 2022-03-29 13:49:30 +01:00
Anthony Laibe 696e8aba29 fix(@browser): shared assets/history view
fixes #5129
2022-03-29 12:48:04 +01:00
Alexandra Betouni dcab50fe09 feat(onboarding): ading create new keys screens
Closes #4956
2022-03-29 00:47:24 +03:00
Stefan D 768b10e03f fix(Chat/Communities): Don't allow HTML in communities name and description
Changes:

- Don't allow HTML tag special characters in Saved Addresses
- Don't show rich text in community description

Fixes: #4961
2022-03-28 23:05:32 +03:00
Stefan D 51e31f3d42 fix(Wallet): Don't allow HTML tag special characters in Saved Addresses 2022-03-28 23:05:32 +03:00
Stefan D 74e2305ec8 fix(Wallet): Don't allow HTML tag special characters in Account Name
Also
- Add maximum character filter (40) not to allow unlimited characters that break
the visualization

updates: #4961
2022-03-28 23:05:32 +03:00
Stefan D b21a8df418 fix(browser): Fix favorite preview for malformed names
Avoid breaking visualization by diabling HTML processing
in the BookmarkButton

updates: #4961
2022-03-28 23:05:32 +03:00
Stefan Dunca 09600ed7f4 fix(browser): sanitize HTML in tab
Update Tab.title binding to escape HTML characters

updates #5010
2022-03-28 23:05:32 +03:00
Stefan Dunca 23326b8e2d fix(contacts): validate and limit nickname input for a contact
Depends on 648501ad in StatusQ

updates #5010
2022-03-28 23:05:32 +03:00
Stefan Dunca c03cdef684 fix(browser): Fix favorite entries for malformed and long names
Limit long named tabs
Also avoid breaking visualization by escaping HTML

fix: #4961
2022-03-28 23:05:32 +03:00
Stefan Dunca e5322276ec fix(dev): silence cppApp undefined warning 2022-03-28 23:05:32 +03:00
Jonathan Rainville b4a1fb1a14 feat(SearchBox): use StatusInput for SearchBox and add clear button
Fixes #5090
2022-03-28 15:17:23 -04:00
Anthony Laibe 63cec38916 feat(@wallet): account settings in now in settings section 2022-03-28 15:05:31 -04:00
Noelia e8710e3ed5 fix(Settings/Profile/Edit): The form for editing Display name looks incorrect
It has been used a `StatusInput` component from `StatusQ`.

Placeholder text updated to "Display Name" and button / content layout redefined to be shown correctly.

It incorporates the same validation rules as in the current onboarding process (min and max length validation, regular expression, some ends with 'eth' validations and alias validation).

Closes #5110 and #5193.
2022-03-28 14:34:09 -04:00
Boris Melnik af1e7c7174 fix(main): Close app on onboarding step
Closes: #5170
2022-03-28 14:23:17 -04:00
Boris Melnik 9fc0cb1048 fix(PublicChatPopup): Add `close()` on join
Close: #5151
2022-03-28 13:52:23 -04:00
Boris Melnik a5cfa7dfa7 fix(Input): Change `TextEdit` to `StatusBaseText` in `Input.qml`
Closes: #5188
2022-03-28 13:50:05 -04:00
Michal Iskierko 17cdb1bb91 fix(desktop/chat): Using default height and padding for community search box
Fix #5200
2022-03-28 13:45:51 -04:00
Michal Iskierko 246a7ad456 chore(internal): Bump StatusQ version
Issue #5197
2022-03-28 13:16:24 -04:00
Michal Iskierko a0d5e9bca6 fix(desktop/general): Do not show loading icon for empty search text
Fix # 5197
2022-03-28 13:16:24 -04:00
Iuri Matias 30a6929b0d bump statusq 2022-03-28 13:08:56 -04:00
Khushboo Mehta 0903fa6ce2 feat(@desktop/wallet): Adapt to new SendModal Design
fixes #5040
2022-03-28 13:08:56 -04:00
Boris Melnik 72409d87ce fix(Groups): Add empty community id for functions call and change `model.pubKey` to `model.id`
Closes: #5203
2022-03-28 12:49:38 -04:00
Sale Djenic 31132e3a7e fix(@desktop/general): search input in chat view should change cursor to input cursor when hovered
Fixes #5135
2022-03-28 12:29:17 -04:00
Boris Melnik bc23762a05 fix(GenKeyModal): Add trim to username
Closes: #5134
2022-03-28 10:50:03 +03:00
Stefan D 5147c6febb fix(profile): workaround to increase emoji sharpness in Profile
Add "supersampling" option to the ProfileHeader. Enabilng the option
will draw the emojis at double the resolution and downasmple them
by scaling down the text control by half to compensate for the
resolution increase

fixes: #5109
2022-03-27 08:06:15 -04:00
Sale Djenic 3ef69f6ba7 fix(@desktop/general): the default profile picture and profile emojis are blurred on the Profile page
Fixes #5109
2022-03-27 08:06:15 -04:00
Jonathan Rainville 942066f8b4 feat(updates): implement new download update page
Fixes #4231
2022-03-25 10:32:31 -04:00
Boris Melnik 7bbefa5518 feat(Settings): Add new UI for Browser settings
Closes: #4933
2022-03-25 15:55:07 +03:00
Khushboo Mehta 33e3d2377e fix(@desktop/wallet): User stays on removed account view in wallet after account removal from settings
fixes #5037
2022-03-25 08:30:52 -04:00
Iuri Matias 8e8e09308b bump statusq 2022-03-24 18:06:45 -04:00
Alexandra Betouni 14c15ebbfa fix(StatusTagSelector): move suggestions popup inside component
Closes https://github.com/status-im/StatusQ/issues/531
2022-03-24 18:06:45 -04:00
Jonathan Rainville cfd84d5ba0 feat(contacts-settings): add badge for requests in contacts settings
Fixes #5089
2022-03-24 17:31:51 -04:00
Jonathan Rainville a20686324e fix(emoji-icon): fix emoji icon position and saving on edit
Fixes #5045
2022-03-24 15:38:01 -04:00
Noelia 8f996992b2 feat(onboarding / privacy): Integrate password validation (zxcvbn lib) in new password screens
Use new `PrivacyStore` method getPasswordStrengthScore and link it to the new password strength bar value.

Used backend/general to call to `status-go` method and services/general to define the common `GetPasswordStrengthScore` service.

Added onboarding chain to get password strength score information from `OnboardingStore` to `status-go` call.

Closes #5096
2022-03-24 18:17:04 +01:00
Anthony Laibe d05bd6ce08 fix(@wallet): Fix dark mode background for wallet account view
fixes #5143
2022-03-24 16:59:44 +00:00
Boris Melnik bf1c809f15 fix(GenKeyModal): Add maximum length to input
Closes: #5066
2022-03-24 12:08:36 +03:00
Stefan D 1c52dd3b8e fix(chat): fix removal of emojis in reply preview
Emojis are parsed in a message to transform from special emojis characters
in qml image links. After this transformation, an XSS filter was applied
that "fixes" all the image URLs introduced by the previous stage.
Reversing the order of these opperations fixed the issue.

fixes #4899
2022-03-23 18:02:27 -04:00
Khushboo Mehta 7d58ac9983 feat(@desktop/wallet): Move action buttons to bottom as per new design
fixes #5075
2022-03-23 17:12:33 -04:00
Alexandra Betouni 327f64a239 fix(onboarding): create pwd view was white in dark mode
Closes #5065
2022-03-23 17:04:28 -04:00
Sale Djenic 94e1511644 fix(@desktop/chat): cannot create a group chat by hitting `Confirm`
Fixes #5094
2022-03-23 10:14:56 -04:00
Jonathan Rainville 43e58e357c feat(community): add emoji for channel header and identifier as well 2022-03-23 09:56:30 -04:00
Patryk Osmaczko e74de32296 chore: adapt to StatusBaseInput changes 2022-03-22 19:53:30 +01:00
Jonathan Rainville c2818536ad chore(GroupChatPopup): remove GroupChatPopup as it is no longer used 2022-03-22 13:19:55 -04:00
Jonathan Rainville 803cc77e95 chore(StatusQ): up statusQ version
Fixes a warning with the StatusChatListItem
2022-03-21 10:16:14 -04:00
Anthony Laibe 4b48bc69bd fix(@browser): unlink wallet account and browser account
fixes #5034
2022-03-18 15:17:04 -04:00
Jonathan Rainville 738a3ba93e feat(profile): re-design Contacts setting view
Fixes #5004
2022-03-18 11:37:26 -04:00
Noelia 317ac06e43 feat(privacy): Added password strength calls
Added all necessary methods to call to a new `status-go` endpoint that allows to get the password strength quality info.

Closes #4980
2022-03-18 13:43:01 +01:00
Stefan Dunca 5a4dde1d5c feat(chat): members availability and settings change
Don't show members in public chat
Show members in communities by default
Enable Gif Widget by default and remove settings entry
Enable Online users by default and remove settings entry

fixes #4906
2022-03-17 15:48:42 -04:00
Stefan Dunca ddeda6c106 fix(chat): fix wrong copy-pasta
ChatColumnView: ReferenceError: chatLoader is not defined
2022-03-17 15:48:42 -04:00
Jonathan Rainville d12eb552f1 chore(StatusQ): update StatusQ
Fixes #5078
2022-03-17 15:39:07 -04:00
Jonathan Rainville e1b7475884 feat(profile): add Messaging settings view in profile
Fixes #4931
2022-03-17 14:59:45 -04:00
Patryk Osmaczko e244260c81 fix(@desktop): make get(Emoji/Color)Hash global utility
Removed instances of VisualIdentityService as it was stateless.
Removed (emoji/color)Hash models as they were reduntant, hashes are
obtained only from global utility now.
2022-03-17 15:32:25 +01:00
Patryk Osmaczko 7994faf756 fix(@desktop): add missing visual identity elements 2022-03-17 15:32:25 +01:00
Anthony Laibe 9c77f2162b fix(@browser): Fix disconnect when url is resolved by ens 2022-03-17 14:54:24 +01:00
Khushboo-dev-cpp 3d6b7aba80 Update MainView.qml 2022-03-16 15:28:05 -04:00
Khushboo Mehta 41f9e70339 fix(@desktop/wallet): Can't scroll the list of wallets till the end of the list
fixes #5025
2022-03-16 15:28:05 -04:00
Khushboo Mehta f5e67fc658 feat(@desktop/wallet): adapt receive modal design
closes  #5039
2022-03-16 15:27:00 -04:00
Patryk Osmaczko e130953634 feat(@desktop): use emoji hash and identicon ring
Closes: #4782
2022-03-16 18:34:57 +01:00
Khushboo Mehta ade6a22fda fix(@desktop/wallet): Disconnect button doesnt disconnect Wallet from Browser
fixes #4053
2022-03-16 12:36:58 +01:00
Anthony Laibe 6e453dbbba fix(@browser): Fix etherscan link
fixes #4786
fixes #5014

also fixed simpledapp.eth due to need to resolve previous issue
2022-03-16 11:10:42 +01:00
Noelia 6a023443ac feat(Desktop/Password): New password view design
Created new PasswordView.qml component.

Added logic in new component:
- Type of characters introduced.
- Length of strength indicator bar depending on characters length.
- Show/hide icons.
- Error messages.
- Added algorithm for password categorisation.

Added Onboarding screens and modified flow.

Replaced ChangePasswordModal content.

Closes #4785
2022-03-15 12:49:52 +01:00
Khushboo Mehta 4c677d55e8 feat(@desktop/wallet): Add emoji to Wallet accounts.
Support added to:
1. Wallet list
2. Adding a new account
3. Editing an account

fixes #4926
2022-03-15 11:41:29 +01:00
Richard Ramos b07910e27f feat: display name 2022-03-14 15:17:04 -04:00
Anthony Laibe d1d56c9ea8 fix(@wallet): pre-populate token details
fixes #5024
2022-03-14 14:35:58 +01:00
Anthony Laibe 0908b13ad5 feat(@settings): new dapp permissions view 2022-03-14 13:48:57 +01:00
Khushboo Mehta 6e0471c943 bash: py: command not found
feat(@desktop/wallet): Add emoji to Wallet accounts.
Support added to:
1. Wallet list
2. Adding a new account
3. Editing an account

fixes #4926
2022-03-13 08:54:28 -04:00
Jonathan Rainville aef8d0c4ab feat(community): enable choosing and changing community channel color
Fixes #4953
2022-03-11 16:01:22 -05:00
Richard Ramos 8183d4e317 chore: add status.prod fleet 2022-03-11 15:52:47 -05:00
Michal Iskierko d6c6666196 fix(@desktop/profile): Clip user list when dragging
Fixes #3747
2022-03-11 15:39:06 -05:00
Alexandra Betouni cbfb60c4f7 feat(onboarding): adding initial screens
Closes #4974
2022-03-11 14:32:55 -05:00
Alexandra Betouni 8cab96fd24 feat(desktop/chat): Updated create new chat/group flow
As per new designs

Closes #4781
2022-03-11 14:31:51 -05:00
Sale Djenic 9821e160c1 fix(@dekstop/chat): editing a message does not update the reply
Fixes #4891
2022-03-11 14:44:44 +01:00
Sale Djenic 4ff700681f fix(@dekstop/chat): mentioning oneself display the full key instead of username
Fixes #4897
2022-03-11 13:14:14 +01:00
Anthony Laibe 895a0b5d47 feat(@settings): adjust feature flags for app settings 2022-03-11 10:46:50 +01:00
Anthony Laibe 7754822bc8 clean(@wallet): remove old manage assets
this has been moved to the wallet settings
2022-03-11 10:46:38 +01:00
Michal Iskierko 4fa5aa5de4 fix(desktop/chat): Do not display "Send message" to logged-in user
Fixes #4907
2022-03-10 16:51:57 -05:00
Sale Djenic b9cc6c7d8e fix(@dekstop/chat): clicking on a mention or reply in the activity centre notifications list, does not take the user to the correct Community chat window
Fixes #4966
2022-03-10 16:51:24 -05:00
Sale Djenic ba18a2b247 chore(@dekstop/chat): issue with adding members to already created group and max members count fixed 2022-03-10 16:51:24 -05:00
Alexandra Betouni c80e80bc31 fix(splashScreen): removed lottie related code 2022-03-10 09:16:21 -05:00
Richard Ramos 3c7779305b feat: move stickers business logic to status-go 2022-03-09 12:16:42 -04:00
Anthony Laibe 49ca009a7c feat(@settings): Display account information 2022-03-09 13:48:34 +01:00
Stefan Dunca 1d6d20200a fix(chat): Fix applying edit of nickname using enter key 2022-03-09 11:51:55 +01:00
Stefan Dunca 12b6500fbe fix(chat): Show beam mouse cursor over the chat message field
Fixes #4896
2022-03-09 11:51:55 +01:00
Jonathan Rainville 68a4498d11 feat(privacy): reimplement show only contact pfp using status-go setting
Fixes #4900
2022-03-08 15:50:15 -05:00
Alexandra Betouni 63d56aba12 fix(chatMessages): line breaks in message were not respected when pasting text
Closes #3510
2022-03-08 15:46:50 -05:00
Michal Iskierko ada9501fb9 fix(desktop/chat): Remove unused comments
Issue #3520
2022-03-08 15:29:42 -05:00