Ibrkhalil
3b3743d7a7
Handle uniqueness
2023-12-03 16:26:00 +02:00
Ibrkhalil
3a1737b65e
Bump go
2023-12-03 16:01:14 +02:00
Ibrkhalil
2b78d323dc
clean
2023-12-03 15:45:45 +02:00
Ibrkhalil
79ee136826
Cater for sending community URL
2023-12-03 15:43:43 +02:00
Ibrkhalil
bf3886ea18
Bump go
2023-12-03 13:04:54 +02:00
Ibrkhalil
ff1068b53b
Lint
2023-12-03 12:16:21 +02:00
Ibrahem Khalil
622df31a12
Change default value for loading?
2023-12-02 19:01:45 +02:00
Ibrahem Khalil
ab8f65e6fa
Merge branch 'develop' into 17116
2023-12-02 18:49:33 +02:00
Ibrkhalil
9674142fdc
Bump go
2023-12-02 18:39:09 +02:00
Ibrkhalil
e18ca22ff7
Add component
2023-12-02 18:37:24 +02:00
Ibrkhalil
31c226fcba
Bump go and update endpoint
2023-12-02 11:17:50 +02:00
Ibrkhalil
292e3b7167
Bump go
2023-12-02 10:18:52 +02:00
Ibrkhalil
4c818ebaa6
Bump go
2023-12-02 10:15:07 +02:00
frank
8ff67bf344
fix: Cannot mark as read messages in communities ( #18029 )
...
* fix: Cannot mark as read messages in communities
* rename messenger-response to _messenger-response
2023-12-02 09:05:21 +08:00
Ulises Manuel
3fee21c73a
[ #17923 ] text combinations - standard title component ( #17939 )
...
* Simplify tag components by turning them to from-1
* Add standard-title component, preview screen and tests
2023-12-01 15:49:49 -06:00
Jamie Caprani
f9f328107d
chore: add ability to create watch address & some related ui changes on account page ( #17868 )
2023-12-01 04:29:01 -08:00
Yevheniia Berdnyk
04dee8be45
e2e: updated data for waku backup test
2023-12-01 12:28:26 +02:00
Alexander
52f7fc59ee
Updated data-item, monospaced & aligned address ( #18008 )
...
* Upd
* Fix
2023-12-01 10:03:08 +01:00
Mohamed Javid
b5202b4d28
[Feature] Added activity check on entered watch address ( #17970 )
...
This commit
- implements the activity check for the entered watch address.
- added warning colors
- fixes bottom inset in add address to watch screen
---------
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com >
2023-12-01 00:28:09 +05:30
Andrea Maria Piana
210cf64ce0
Fix panic syncing community token gated
...
https://github.com/status-im/status-go/compare/8a4c2d8d...8206ffc7
2023-11-30 13:49:47 +00:00
Lungu Cristian
ed270b2162
Enabling biometry without password during sync ( #17960 )
...
* feat: added migration for the keychain hashed password
* feat: added sync biometry without password entry
* fix: biometry typo from develop
* ref: moved migration side-effects outside the event
* ref: some renaming for keychain migration
* ref: addressed @cammellos' review comments
* ref: removed unnecessary anon fn
* fix: addressed @ilmotta's review comments
* ref: removed theme from enable-biometrics
* ref: addressed J-Son89's review comments
* test: added tests for mask-data and hash-masked-password
* test: added schema to hash-masked-password and fixed test
* fix: forgot the threading
* ref: improved the masked data schema
* fix: no biometry error when canceled by user
* fix: biometry error wasn't propagated during login
* fix: alert dismiss button not passed properly
* fix: show biometrics NOT_ENROLLED error only once
* lint: removed unused require
2023-11-30 13:40:29 +02:00
Andrea Maria Piana
d412fa3c63
Set up skeleton for communities request to join
2023-11-30 09:49:43 +00:00
Yevheniia Berdnyk
b7f675aa5c
e2e: fix for deep links test
2023-11-30 01:09:42 +02:00
Ibrkhalil
a83fa4df87
Improvements
2023-11-29 22:20:00 +02:00
Ibrkhalil
3782cd5808
clean
2023-11-29 21:57:59 +02:00
Ibrkhalil
d1b094f986
Bump go
2023-11-29 21:57:00 +02:00
Volodymyr Kozieiev
bfa23c182f
Add requirement for component tests ( #18015 )
2023-11-29 18:50:49 +00:00
Mohsen
6b721265af
[ #17986 ] feat: implement new settings ui, header section ( #17991 )
2023-11-29 20:54:11 +03:00
Jamie Caprani and Rende11
589a581298
chore(wallet): add ui for send page ( #17786 ) - merged in ( #18017 )
...
---------
Co-authored-by: Rende11 <artamonovn@gmail.com >
2023-11-29 05:12:21 -08:00
Yevheniia Berdnyk
0546a87e9a
e2e: deep links tests added
2023-11-29 14:09:31 +02:00
Parvesh Monu
e5ce7fed3a
fix position of the last item in the community chat list and the position of the jump-to button ( #17999 )
2023-11-29 16:45:30 +05:30
Siddarth Kumar
58d5c3d7a5
don't restrict diawi upload for iOS release builds ( #18016 )
...
This commit removes the restriction of uploading iOS release builds to Diawi
Its helpful to have the status app uploaded to Diawi to test release builds on our iPhones.
The installer is very straightforward and makes life easier when we want to try out release builds.
2023-11-28 22:46:58 +05:30
Ibrahem Khalil
6ccea1ddb2
Continue button is invisible behind keyboard in Add Address To Watch … ( #17940 )
2023-11-28 18:38:06 +02:00
Alex Tumanov
a9a17aaae8
Implement dropdown-input based on the original dropdown component ( #17927 )
2023-11-28 15:21:15 +00:00
Andrea Maria Piana
6d69c278cd
Update key in tests
2023-11-28 10:57:10 +00:00
Yevheniia Berdnyk
c7e230d070
e2e: changed test order
2023-11-28 12:05:47 +02:00
frank
d309aa366d
chore: specify light client mode for wakuv2 ( #18002 )
2023-11-28 14:48:58 +08:00
Jamie Caprani
f124ca4252
chore(wallet): add common page-nav component for account switcher ( #17946 )
2023-11-27 09:16:31 -08:00
Brian Sztamfater
1385e27cf4
feat: select asset screen ui ( #17780 )
...
feat: select asset screen ui
Signed-off-by: Brian Sztamfater <brian@status.im >
2023-11-27 11:03:02 -03:00
Volodymyr Kozieiev
f82d28c6c9
Show network info on collectible info page ( #17980 )
2023-11-27 12:29:12 +00:00
Omar Basem
a2856cf1c3
Wallet: Emoji picker performance ( #17891 )
...
Wallet: Emoji picker navigation perf
2023-11-27 09:57:29 +04:00
Ibrahem Khalil
6a8f061627
Merge branch 'develop' into 17116
2023-11-26 14:18:58 +02:00
Ibrkhalil
eef9f45834
Add community invitation type
2023-11-26 14:18:16 +02:00
Yevheniia Berdnyk
e6a7c420a2
e2e: APK upload time limit increased
2023-11-23 12:34:30 +02:00
alwx
671aa67002
Detect image dimensions correctly
2023-11-23 09:28:38 +00:00
Omar Basem
dbc8df251a
Wallet: Keypair follow up ( #17953 )
...
* Wallet: Keypair follow up
2023-11-23 10:00:22 +04:00
Ulises Manuel
279993b658
Add channel-name component ( #17903 )
2023-11-22 15:54:52 -06:00
Volodymyr Kozieiev
0c1a18b444
Connect collectible overview page to backend ( #17884 )
2023-11-22 19:40:26 +00:00
Ibrahem Khalil
865659552d
Merge branch 'develop' into 17116
2023-11-21 19:52:22 +02:00
ibrkhalil
656e545957
Bump status-go
2023-11-21 19:48:06 +02:00