Parvesh Monu
a07bc82c37
Fix community channel ens names are not resolved ( #13675 )
2022-07-19 19:13:41 +05:30
Jakub Sokołowski
7d8a6b42e4
github: update repo name in issue templates
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-07-18 21:42:55 +02:00
Jakub Sokołowski
b42f3e14d5
github-bot: fix repo and job to be status-mobile
...
Fixes: https://github.com/status-im/status-mobile/issues/13685
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-07-18 21:42:54 +02:00
Andrea Maria Piana
c15b143232
Check public key when sending a message
...
6df20331...3a46b051
2022-07-18 20:19:45 +01:00
Jakub Sokołowski
1f7fd17ff1
rename status-react to status-mobile
...
This way the name of the repo makes at least some sense and
matches the `status-desktop` repo naming.
Also updated `status-jenkins-lib` since it also contained
references to `status-react` repo and job names.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-07-17 14:46:16 +02:00
frank
61cb54fb8e
fixes #13642 : Cannot sign in on claim.lens.xyz
...
Signed-off-by: Parvesh Monu <parvesh.dhullmonu@gmail.com>
2022-07-15 20:32:53 +05:30
pavloburykh
db45da3cdb
e2e: removed unneeded send button click due to bugfix
2022-07-15 14:43:09 +03:00
Parvesh Monu
f7459056bf
Clear chat inputs after sending contact request ( #13665 )
2022-07-14 19:16:42 +05:30
Brian Sztamfater
22f92677fa
Base chat dedesign
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-07-14 09:45:11 -03:00
Parvesh Monu
236bbff493
Implement react-native-blur for android ( #13663 )
2022-07-14 17:27:04 +05:30
Jakub Sokołowski
578e542a66
ci: use newly added disableConcurrentBuilds
...
https://github.com/jenkinsci/workflow-job-plugin/pull/200
Removes the need to use our own convoluted implementation:
https://github.com/status-im/status-jenkins-lib/blob/17c1d0ea/vars/jenkins.groovy#L6-L27
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-07-13 20:27:20 +02:00
pavloburykh
d299c65720
e2e:fixed id, added mark xfail to blocked contacts tests
2022-07-13 15:59:43 +03:00
Parvesh Monu
08194b3c89
fix status-bar color for new ui ( #13641 )
2022-07-13 17:12:02 +05:30
Audrius Molis
ec69ad6544
Remove old coverage status badge
...
Signed-off-by: Audrius Molis <masta@dr.com>
2022-07-13 10:42:40 +03:00
Churikova Tetiana
96b170a19d
e2e: more logging
2022-07-12 17:14:32 +02:00
pavloburykh
12ba82844a
e2e: new medium pairing tests
2022-07-11 14:20:11 +03:00
Brian Sztamfater
ca98539d98
Revert "Base implementation for chat redesign"
...
This reverts commit ec3b4c032d
.
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-07-07 13:01:09 -03:00
Audrius Molis
33f6daff33
Remove blocker from contacts of user that he has blocked
...
d17b076b...6df20331
Signed-off-by: Audrius Molis <masta@dr.com>
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-07-07 12:42:05 +02:00
Brian Sztamfater
ec3b4c032d
Base implementation for chat redesign
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2022-07-06 13:43:13 -03:00
Vitaliy Vlasov
54b18b4cf9
Wallet sync for generated accounts
...
Signed-off-by: Vitaliy Vlasov <siphiuel@protonmail.com>
2022-07-06 19:40:00 +03:00
Michele Balistreri
ca3db6b889
more reliable address comparison
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2022-07-05 18:18:49 +02:00
pavloburykh
b136602322
e2e: fixed initial account name
2022-07-05 15:12:01 +01:00
Andrea Maria Piana
38af9e82d8
Add status-tags component
2022-07-05 15:11:57 +01:00
Michele Balistreri
2fcade5053
bump Keycard SDK
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2022-07-04 17:43:16 +02:00
Nikolay
13ae5dcc8c
[ #13395 ] Add some stylings for RPC stats page. ( #13609 )
...
Co-authored-by: artamonov.nikolay <nikolay.artamonov@arrival.com>
2022-07-02 13:11:59 +02:00
pavloburykh
934cecbdd6
e2e: mutual contact requests basic tests
2022-07-02 10:51:33 +03:00
Churikova Tetiana
89396bd93b
Changes from status-go:
...
22669d04...63d61197
2022-07-01 16:25:46 +02:00
Yevheniia Berdnyk
ab1eb22f3a
Bold text for xfail
2022-06-30 03:39:12 +03:00
Andrea Maria Piana
8a36ee8761
[ Fixes : #13582 ] Increase cooldown on sending request
2022-06-29 16:48:17 +01:00
Parvesh Monu
7c3980a04e
fix chat view margin ( #13588 )
2022-06-29 00:45:23 +05:30
Parvesh Monu
1047c26f69
Switcher and Bottom Tabs Animations and UI Performance Improvements
...
- Migrated Switcher animations to Reanimated V2
- Added bottom tabs & Stacks Animations
- Improved bottom tabs, tab changing performance
- Polished android & IOS UI
2022-06-28 23:51:24 +05:30
Parvesh Monu
d9d3f2bb73
Implement React Native Reanimated V2
2022-06-28 23:51:23 +05:30
Churikova Tetiana
d2aac6c905
e2e: fixes nightly failures
2022-06-28 17:54:14 +02:00
pavloburykh
ff190c177a
e2e: new tests automated
2022-06-27 16:37:17 +03:00
erikseppanen
e9c0decd68
[ #12566 ] Remove legacy dependency on mailserver password ( #13511 )
2022-06-27 13:40:18 +02:00
Churikova Tetiana
9f9b896eb7
e2e: ENS purchase in dapp
2022-06-22 16:27:46 +02:00
jo-mut
78033eedc9
Fix: share images bug that freezes app
...
Signed-off-by: jo-mut <johnmutuku628@gmail.com>
2022-06-21 00:10:57 +03:00
Jakub Sokołowski
61653888f8
nix: upgrade gomobile to 2022-05-04 version
...
Possible fix fix failing `status-go` builds:
https://github.com/status-im/status-react/issues/13346
Other notable upgrades:
* NodeJS `16.15.1` to `16.15.0`
* Yarn `1.22.18` to `1.22.19`
* Clojure `1.11.1.1113` to `1.11.1.1139`
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-06-20 19:01:14 +02:00
Yevheniia Berdnyk
e0373146da
Possible fix for Sauce ConnectionResetError ( #13501 )
2022-06-20 18:28:23 +03:00
Andrea Maria Piana
7f8ad610f4
Handle backward compatibility in contact requests
...
efa14805...22669d04
2022-06-20 10:46:34 +01:00
Audrius Molis
855f1aab03
Stop tracking VSCode config
...
Signed-off-by: Audrius Molis <masta@dr.com>
2022-06-20 10:35:37 +03:00
Yevheniia Berdnyk
62a3ed6138
Fix for stopping sauce sessions in teardown
2022-06-17 03:59:58 +03:00
Churikova Tetiana
25057b3968
e2e: nightly flaky fixes
2022-06-16 17:30:24 +02:00
Peter Strömberg
81f37e0a63
Update IDE setup docs, adding Calva
...
Signed-off-by: Audrius Molis <masta@dr.com>
2022-06-16 16:29:56 +03:00
flexsurfer
08fa0e6db9
feat: move eth_call to status-go #13323 ( #13481 )
2022-06-15 11:06:45 +02:00
Churikova Tetiana
a141c75634
e2e: xfail mark
2022-06-14 17:03:36 +02:00
Audrius Molis
2325f6f59e
Synchronise Sticker Pack setting fields
...
772b8496...efa14805
Signed-off-by: Audrius Molis <masta@dr.com>
2022-06-14 17:25:49 +03:00
flexsurfer
a93a3b6878
fix close chat on tab ( #13472 )
2022-06-14 15:15:33 +02:00
Parvesh Monu
430f322f95
Include UI toggle for all builds ( #13464 )
2022-06-13 21:15:59 +05:30
Andrea Maria Piana
707cf82b8b
Use status-go settings for contact requests
...
09ba88c1...cc80f575
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2022-06-13 13:50:21 +01:00