Commit Graph

3946 Commits

Author SHA1 Message Date
Jonathan Rainville 684a1ce913 fix(wallet-emoji): fix wallet emoji save by only saving the utf char
Fixes #5161
2022-04-12 18:22:12 -04:00
Sale Djenic 033726e7f7 fix(@desktop/groups): view group modal member list is missing emoji for self
Fixes #5466
2022-04-12 18:06:04 -04:00
Anthony Laibe 159f90f48e re-disable wallet & browser by default
Fixes #5476
2022-04-12 17:48:06 -04:00
Sale Djenic 9c9d633065 fix(@desktop/activity-center): mentions and replies in the activity centre does not display community icon
Fixes #5302
2022-04-12 20:08:33 +02:00
Pascal Precht 8d4aa7dd56 feat: introduce communities settings and history archive support UI
control
2022-04-12 11:25:46 +02:00
Pascal Precht 1d934c7b26 feat: introduce advanced option to enable/disable community archive
protocol
2022-04-12 11:25:18 +02:00
Pascal Precht 1ee631c04e feat: introduce default torrent node config 2022-04-12 10:38:50 +02:00
Alexandra Betouni 0a8429bc3f fix(Onboarding): display name clear button was always visible
Closes #5235
2022-04-11 17:59:32 -04:00
Khushboo Mehta e213c07521 fix(@desktop/wallet): Send modal has a big space when created addresses section is empty
fixes #5472
2022-04-11 17:58:05 -04:00
Iuri Matias 323893893b chore: bump status-q 2022-04-11 17:46:45 -04:00
Boris Melnik 431348314d fix(ContactRequests): Remove add myself to sent request model
Closes: #5460
2022-04-11 17:26:56 -04:00
Sale Djenic e5fcb4cf9b fix(@desktop/profile): settings to store pass in keychain remain the same
Fixes #5464
2022-04-11 17:13:22 -04:00
Khushboo Mehta d9d7a54f84 feat(@desktop/wallet): re-add adding watch only address to wallet
fixes #5471
2022-04-11 16:49:52 -04:00
Iuri Matias dbc16329c0 fix(@desktop/groups): group modal is missing context menu options 2022-04-11 13:19:19 -04:00
Noelia 0ee91a1d1f fix(Chat/Stickers): Recent stickers icon is missing
It has been changed footer layout from Item to row.
The colour of the Add button has been changed to match the rest of the style.
The recent tab control has been changed to be consistent with other popups like gifts or emojis and the used component directly controls the different themes.

Fixes #5458
2022-04-11 12:48:30 -04:00
Anthony Laibe 2e2b958e37 fix(@wallet): generate account use correct path/address
fixes #5470
2022-04-11 12:36:27 -04:00
Noelia 220a320282 fix(onboarding): Image missing in some onboarding screens
File recovery: The `keys.png` file was lost in the following commit: 6d9c5c4286

Fixes #5455
2022-04-11 12:22:52 -04:00
Michal Iskierko 9d7e0828ec chore(@desktop/general): Upgrade fileicon to v. 0.3.0
Issue #5485
2022-04-11 12:18:54 -04:00
Jonathan Rainville 8763238369 fix(community): re-hook banning users
Fixes #5383
2022-04-11 11:55:33 -04:00
Anthony Laibe 0a7201b3bf fix(@wallet): Import from private key after mnemonic 2022-04-11 11:54:59 -04:00
Pascal Precht 10f6d9e89b feat: reload community chats when history messages have been downloaded
This introduces the new signal types related to the community archive
protocol and makes Status Desktop listen to the download event which is
emitted by status-go every time history archives were downloaded.

If the downloaded archive covers data within the recent 7 days, it
causes Status Desktop to reload the corresponding chats.
2022-04-11 15:54:08 +02:00
Richard Ramos 85ba478c49 fix: multiaccounts migrations 2022-04-08 16:27:34 -04:00
Patryk Osmaczko 0038501eb2 fix(@desktop/appsearch): render mentions in app search module
fixes: #5423
2022-04-08 14:20:00 -04:00
Iuri Matias b6d10316d6 chore: bump nim-status-go 2022-04-08 14:04:21 -04:00
Patryk Osmaczko fdfdd5c50e chore: point to appropriate submodules 2022-04-08 14:04:21 -04:00
Patryk Osmaczko 58d1319946 fix(@desktop): unify user avatar fallback color
issue: #5358
2022-04-08 14:04:21 -04:00
Patryk Osmaczko bf530a6cc4 fix(@desktop/onboarding): show identicon ring and colors for profiles
issue: #5358
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 #5447
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 #5406
2022-04-08 15:01:12 +02:00
Alexandra Betouni 1a8dfde1b2 fix(SetProfilePicture): title was empty on second opening
Closes #5237
2022-04-07 16:27:31 -04:00
Alexandra Betouni 8ece8e9fd1 fix(StatusChatInput): missbehavior when text exceeds 2000 chars
Closes #5107
2022-04-07 16:24:53 -04:00
Boris Melnik 70b6acce16 fix(@desktop/onboarding): Fix error message alignment
Closes: #5352
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 #5294
2022-04-07 16:13:28 -04:00
Boris Melnik 8d2071eada fix(seedphrase): Add persistence to seed phrase screens
Closes: #5415
2022-04-07 15:47:03 -04:00
Alexandra Betouni 61cbaf9d57 fix(SeedPhraseInputView): Submit button should disable when switching tabs
Closes #5388
2022-04-07 15:41:42 -04:00
Boris Melnik 08c00c8864 fix(@desktop/categories): Fix display emoji into create category popup
Closes: #5350
2022-04-07 12:45:33 -04:00
Boris Melnik 3e63e42664 fix(icons): Add 2x and 3x icons for biometrics
Closes: #5308
2022-04-07 12:26:10 -04:00
Alexandra Betouni d0701e900c fix(InviteFriendsToCommunityPopup): fixed popup height issues
Closes #5362
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 #5213
2022-04-07 11:54:43 -04:00
Michal Iskierko d38e8073bf fix(desktop/chat): Display sticker correctly in replied message.
Fix #5266
2022-04-07 11:45:51 -04:00
Boris Melnik f56383f266 fix(@desktop/onboarding): Fix confirmation password validation
Closes: #5320
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 #5384
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 #5381
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 #5324

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: #5343
2022-04-07 10:27:04 -04:00