2
0
mirror of https://github.com/status-im/status-desktop.git synced 2025-01-18 18:44:01 +00:00

4170 Commits

Author SHA1 Message Date
Patryk Osmaczko
bf530a6cc4 fix(@desktop/onboarding): show identicon ring and colors for profiles
issue: 
2022-04-08 14:04:21 -04:00
Patryk Osmaczko
f2898b6bf7 chore(@desktop): add utility to get color id for pubkey 2022-04-08 14:04:21 -04:00
Anthony Laibe
3bf4d65a74 fix(@wallet): hide use 24 word button 2022-04-08 19:11:01 +02:00
Khushboo Mehta
d90ea666f2 fix(@desktop/wallet): To field is not showing address in wallet
fixes 
2022-04-08 17:36:09 +02:00
Anthony Laibe
bd8ad854fc fix(@wallet): link to tx hash 2022-04-08 10:02:51 -04:00
Khushboo Mehta
87640aafb1 fix(@desktop/wallet): Allow entering private keys with and without 0x prefix
fix 
2022-04-08 15:01:12 +02:00
Alexandra Betouni
1a8dfde1b2 fix(SetProfilePicture): title was empty on second opening
Closes 
2022-04-07 16:27:31 -04:00
Alexandra Betouni
8ece8e9fd1 fix(StatusChatInput): missbehavior when text exceeds 2000 chars
Closes 
2022-04-07 16:24:53 -04:00
Boris Melnik
70b6acce16 fix(@desktop/onboarding): Fix error message alignment
Closes: 
2022-04-07 16:17:56 -04:00
Iuri Matias
12602ba19f bump status-q 2022-04-07 16:13:28 -04:00
Alexandra Betouni
45db0594d7 fix(CreateChatView): fixed bigg text goes outside text edit
Depends on: https://github.com/status-im/StatusQ/pull/633

Closes 
2022-04-07 16:13:28 -04:00
Boris Melnik
8d2071eada fix(seedphrase): Add persistence to seed phrase screens
Closes: 
2022-04-07 15:47:03 -04:00
Alexandra Betouni
61cbaf9d57 fix(SeedPhraseInputView): Submit button should disable when switching tabs
Closes 
2022-04-07 15:41:42 -04:00
Boris Melnik
08c00c8864 fix(@desktop/categories): Fix display emoji into create category popup
Closes: 
2022-04-07 12:45:33 -04:00
Boris Melnik
3e63e42664 fix(icons): Add 2x and 3x icons for biometrics
Closes: 
2022-04-07 12:26:10 -04:00
Alexandra Betouni
d0701e900c fix(InviteFriendsToCommunityPopup): fixed popup height issues
Closes 
2022-04-07 12:23:27 -04:00
Sale Djenic
3a4c6bfd71 fix(@desktop/chat): search triggered from within community doesn't seem to preset the right search location
Fixes 
2022-04-07 11:54:43 -04:00
Michal Iskierko
d38e8073bf fix(desktop/chat): Display sticker correctly in replied message.
Fix 
2022-04-07 11:45:51 -04:00
Boris Melnik
f56383f266 fix(@desktop/onboarding): Fix confirmation password validation
Closes: 
2022-04-07 11:32:54 -04:00
Noelia
d7fa1b96d3 feat(Language): Redesign of Language settings screen
Renamed setting section "Language" to "Language & Currency".

Updated link to StatusQ - Needed new `StatusListPicker` component.

Added language model in `LanguageStore` and created first view approach for `Language` setting.

Added temporal confirmation dialog for Linux OS (since it is currently needed to restart the app to apply changes).

Removed no longer used files.

Closes 
2022-04-07 11:19:15 -04:00
Michal Iskierko
cc249856e4 fix(@desktop/chat): Improve SearchBox default height to display text correctly
Removed implicitHeight which was too small and overrided original implicitHeight

Fix 
2022-04-07 10:57:41 -04:00
Jonathan Rainville
4b78c119c3 fix(members): fix error in logs when getting members for public chat 2022-04-07 10:51:02 -04:00
Jonathan Rainville
4e8e2e681f fix(chat): fix chat duplication
Fixes 

The problem was that signals sometimes came faster than the "normal" flow, so we added the chat without checking first for duplication
2022-04-07 10:51:02 -04:00
Boris Melnik
d489aeb7dc fix(@desktop/communities): Remove sending invites when user select membres for inviting to community
Closes: 
2022-04-07 10:27:04 -04:00
Richard Ramos
f749f84886 Allow the usage of compressed chat keys when sending contact requests
Fixes 
2022-04-07 10:23:08 -04:00
Boris Melnik
dfa5b17275 fix(PasswordView): Fix typo
Closes: 
2022-04-07 10:08:52 -04:00
Richard Ramos
9b5ce5bfba fix: handle mnemonics with only 3 characters
Fixes 
2022-04-07 07:16:40 -04:00
Anthony Laibe
27e3731b0b fix(@onboarding): Allow to enter last word in seed phrase import
fixes 
2022-04-07 13:06:27 +02:00
Khushboo Mehta
d2663d30a5 fix(@desktop/browser): Unable to sign message from simepledapp.eth 2022-04-07 10:28:16 +02:00
Patryk Osmaczko
6dec2eaaf1 fix(@desktop/settings): copy correct chat key in profile view
fixes: 
2022-04-07 08:31:45 +02:00
Alexandra Betouni
06fc0336c6 fix(Profile): Bringing back theme assets
Were accidentally deleted during assets refactoring.

Closes 
2022-04-06 22:29:33 +03:00
Jonathan Rainville
17c16039a6 fix(community): fix community members not loaded on start
Fixes 

The issue was on status-go's side. It didn't populate members when
calling getChats
2022-04-06 09:27:19 -04:00
Anthony Laibe
b1775357c3 fix(@wallet): estimate gas fail when not enough fund
fixes 
2022-04-06 13:40:57 +02:00
Anthony Laibe
f18e09769a fix(@wallet): Show error message when token is not found
fixes 
2022-04-06 12:39:05 +02:00
Anthony Laibe
ec2850f18a fix(@wallet): send 0 2022-04-05 13:37:44 +02:00
Jonathan Rainville
b54111f82a fix(onboarding): fix seed phrase validation missing return
Fixes 
2022-04-04 18:08:44 -04:00
Alexandra Betouni
6d9c5c4286 fix(refactor): cleaning up assets folder
Closes 
2022-04-04 13:38:50 -04:00
Sale Djenic
a70d800e6d fix(@desktop/chat): the app is crashed after sending gif to a group chat
The issue was happening because adding gif to the recently used gifs model
was initiated after `gifSelected` action was fired and that action actually removed
the context within `addToRecentsGif` ought to be called and the app crashed.

That's fixed now updating the order of those two calls.

Fixes 
2022-04-04 13:29:14 -04:00
Sale Djenic
f366486277 fix(@desktop/onboarding): users can save an empty "Display Name" in new onboarding
- validators included for the display name field in the onboarding process
- in display name popup "Ok" button disabled by default

Fixes 
2022-04-04 13:19:44 -04:00
Iuri Matias
8cb3dcd25e bump status-go 2022-04-04 13:07:36 -04:00
Anthony Laibe
b84b56c3c0 refactor(@general): move all token related to status-go 2022-04-04 13:07:36 -04:00
Patryk Osmaczko
fa11b3bf67 fix(@desktop): show compressed multiformat public keys
closes: 
2022-04-04 12:55:31 -04:00
Patryk Osmaczko
53c38624ef chore: add utility to compress pubkey 2022-04-04 12:55:31 -04:00
Boris Melnik
1f82a784d1 fix(change_pasword): Add error message to change password popup
Closes: 
2022-04-04 12:15:21 -04:00
Patryk Osmaczko
8e8ffd3b05 chore: bump StatusQ 2022-04-04 17:50:48 +02:00
Patryk Osmaczko
ce36ee90ca chore(@desktop): rename ambiguous fields identicon->icon 2022-04-04 17:50:48 +02:00
Patryk Osmaczko
08caca2a60 fix(@desktop): use identicon ring/letter instead of identicon
fixes: 
2022-04-04 17:50:48 +02:00
Patryk Osmaczko
25c6a5f5ca chore(@desktop): remove identicon related code 2022-04-04 17:50:48 +02:00
Richard Ramos
c03f0b9d4c fix: pubkey shown when importing a seedphrase 2022-04-04 11:13:52 -04:00
Richard Ramos
206c692845 fix: use correct pubkey during account generation 2022-04-04 11:13:52 -04:00