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 #5236
|
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: #5181
|
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: #5190
|
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: #5149
|
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 |
Jonathan Rainville
|
ea11107759
|
chore: up status-go version
|
2022-04-04 10:28:46 -04:00 |
Anthony Laibe
|
87da64d70d
|
fix(@browser): move post message async
|
2022-04-04 12:58:34 +02:00 |
Alexandra Betouni
|
a8e946f602
|
feat(onboarding): Adding import seed screens for old&new users
Closes #4955
Closes #5230
|
2022-04-01 17:54:49 -04:00 |
Richard Ramos
|
b1e5ecc115
|
feat: discV5
|
2022-04-01 17:43:09 -04:00 |
Jonathan Rainville
|
666c865112
|
feat(chat): implement new getChats API for the backend
Fixes #4878 but new issues will be created to split the implementation
|
2022-04-01 15:53:49 -04:00 |
Alexandra Betouni
|
e26befb6c2
|
fix(statustagselector): contacts list was not visible
Closes #5199
Closes #5258
|
2022-04-01 17:37:22 +03:00 |
Sale Djenic
|
57fb0882aa
|
fix(@desktop/chat): contact lists should only shown mutual contacts
Fixes #5117
|
2022-04-01 14:00:21 +02:00 |
Sale Djenic
|
149ff69310
|
fix(@desktop/contacts): contacts updated to match more closely to requested design
|
2022-04-01 14:00:21 +02:00 |
Jonathan Rainville
|
2d44d53bec
|
fix(users): user not added when joining group + only show joined users
Fixes #5202
|
2022-03-31 17:31:02 -04:00 |
Noelia
|
57b731198f
|
chore(ui-test): First-approach
Add basic layered architecture and basic test suite (status login).
|
2022-03-31 16:02:57 -04:00 |
Boris Melnik
|
dd9653bdec
|
fix(ActivityCenter): Hide pinned messages
Closes: #5205
|
2022-03-31 16:00:49 -04:00 |
Alexandra Betouni
|
e9f770f02c
|
fix(welcomeScreen): Updated welcome image to comply with both themes
Closes #5186
|
2022-03-31 15:47:58 -04:00 |
Jonathan Rainville
|
e1b9332ab3
|
refactor(user-list): implement getMembers to populate user list
Fixes #5122
|
2022-03-31 14:01:47 -04:00 |
Khushboo Mehta
|
d054ea58f2
|
fix(@desktop/wallet): In the dark mode, the menu of networks in wallet looks incorrect
fixes #5123
|
2022-03-30 15:32:09 -04:00 |
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 |
Anthony Laibe
|
b4606d0363
|
fix(@desktop): network serialization
|
2022-03-30 15:12:48 +01: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 |
Richard Ramos
|
ff12bec631
|
feat: switch fleet
|
2022-03-29 22:02:00 -04: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 |
Anthony Laibe
|
b732ad6e5c
|
fix(@browser): deleted account with permission
fixes #5154
|
2022-03-29 17:13:30 -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 |