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
Richard Ramos
45deb4072e
fix: set display name in accountsDB
2022-03-16 15:29:19 -04: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
Boris Melnik
d4c4fe1f41
fix(Communities): Fix community duplications in model
...
Closes : #5002
2022-03-16 15:22:46 -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
Jonathan Rainville
a910a3e801
fix(chat): only add active chats (fixes chats reappearing after leaving)
...
Fixes #4903
2022-03-15 12:43:14 -04:00
Jonathan Rainville
13b81134de
fix(community): join community when request is accepted
...
Fixes #4991
2022-03-15 09:29:56 -04: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
Richard Ramos
228a1ed88d
chore: bump status-go
2022-03-14 11:11:11 -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
Iuri Matias
f9c2d20d65
chore: bump status-go
2022-03-11 15:52:47 -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
Boris Melnik
35bd8fb4ea
fix(Contacts): Exclude myself from contacts
...
Closes : #5018
2022-03-11 14:05:31 -05:00
Jonathan Rainville
f0d9eb9b04
fix(community): fix deleting community chat more reliable
...
Fixes #4913
The problem was that we relied only on the status-go signals, so there was a delay, and also they are not as reliable as deleting them ourselves from the array and calling the event
2022-03-11 09:52:39 -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
Anthony Laibe
9f7a90d486
fix(@wallet): Correctly load token at boot
...
The settings needs to be loaded before the token as they depends of it
2022-03-10 16:53:08 -05: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
Richard Ramos
3dfc8d3a79
fix: code review
2022-03-10 14:12:11 -04:00
Richard Ramos
d6ed3ed285
fix: add qtlottie to linux build
2022-03-10 14:12:11 -04: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