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
pavloburykh
cbba1372b3
remove explicit join from group tests
2022-06-09 16:56:04 +03:00
frank
51174f8488
Use LoginWithConfig method to log in ( #13414 )
2022-06-09 14:42:36 +02:00
Ibrahem Khalil
cc2b6ab80c
Fixes #12192 -- Disable fetching more messages when status nodes are … ( #13450 )
...
* Fixes #12192 -- Disable fetching more messages when status nodes are disabled
2022-06-09 14:36:05 +02:00
Parvesh Monu
beeb72a9d5
fix message sent state for audio and emoji messages ( #13459 )
2022-06-09 17:08:20 +05:30
Jakub Sokołowski
789b24e3a4
nix: add script for adding missing Gradle packages
...
This handles the usual case where a missing Gradle version causes the
call to `make nix-update-gradle` to fail since call to Gradle also fails.
This is simpler than getting a dev to run commands manually.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-06-09 13:07:51 +02:00
flexsurfer
f64a62e82d
leave group chat fix ( #13463 )
2022-06-09 11:41:22 +02:00
Andrea Maria Piana
9bcbb580e1
Add login integration test
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2022-06-08 13:43:32 +01:00
Andrea Maria Piana
aa71b830bc
[ Fixes : #13398 ] Remove explic join group chat
...
ed67cc2a...09ba88c1
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2022-06-08 11:58:49 +01:00
Jakub Sokołowski
6dd1577b8a
nix: cleanup status-go mobile build derivation
...
While working on Nix builds for `go-waku` I figured this derivation
could use some cleanup, to make it shorter and more readable.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-06-07 23:34:35 +02:00
Andrea Maria Piana
785386987b
[ Fixes : #13416 ] resize image in status-go as well, alert user if fails
...
869942c0...ed67cc2a
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2022-06-07 16:06:54 +01:00
Andrea Maria Piana
ef8a7f3fd8
Use pre-install hook for generating node bindings
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2022-06-06 13:40:53 +01:00
Audrius Molis
366f235e31
Hide invitation link to group chats
...
Signed-off-by: Audrius Molis <masta@dr.com>
2022-06-03 16:02:24 +03:00
flexsurfer
fe7a23b7f6
[ #13355 ] Long time (5-15 sec) for loading chat messages ( #13425 )
...
1bfde4c4cc...d35fab771a
n
2022-06-03 13:38:22 +02:00
flexsurfer
5b7d0f81d4
fast image loading indicator ( #13431 )
...
* fast image loading indicator
2022-06-03 13:37:27 +02:00
Churikova Tetiana
b18547c16e
e2e: fix failures
2022-06-03 12:31:56 +02:00
Jakub Sokołowski
f402f67b09
nix: nixpgs upgrade, Android SDK fixes, Coreutils 9.1
...
Notable version changes:
- Coreutils `9.0` to `9.1`
- OpenSSL `1.1.1n` to `1.1.1o`
- NodeJS `16.14.2` to `16.15.1`
- Clojure `1.11.1.1107` to `1.11.1.1113`
- Ruby `2.7.5p203` to `2.7.6p219`
- Cocoapods `1.11.0` to `1.11.3`
- Git `2.35.1` to `2.36.1`
- Curl `7.82.0` to `7.83.1`
- Android SDK Platform Tools `31.0.3` to `33.0.1`
Most important is the Coreutils upgrade to 9.1 which includes a fix for
iOS builds on new M1 ARM64 processors:
https://github.com/status-im/status-react/issues/12799
Also fixes broken Android SDK builds on Linux due to `auto-patchelf-hook` change:
https://github.com/NixOS/nixpkgs/pull/163924
I've fixed this in `nixpkgs` PR:
https://github.com/NixOS/nixpkgs/pull/173376
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-06-03 10:33:41 +02:00
Parvesh Monu
12437e6b7c
Fix App getting stucked on logout ( #13427 )
...
1bfde4c4...869942c0
2022-06-02 22:38:48 +05:30
Jakub Sokołowski
b3a74ad7a5
use 8 char commits SHAs for status-go diff link
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-06-02 13:24:10 +02:00
Jakub Sokołowski
7bf77efc87
add newline when creating status-go diff link
...
Otherwise Fugitive plugin in Vim complains about it.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-06-02 13:18:46 +02:00
flexsurfer
8ed1797f44
[ #13433 ] Input field in chat view is not cleared after logging out ( #13438 )
2022-06-02 12:16:18 +02:00
Churikova Tetiana
117810cf44
e2e: final groups
2022-05-31 17:38:36 +02:00
Jakub Sokołowski
e2fabd2386
makefile: use default nix shell for building android
...
Otherwise `watchman` utility is unavailable for MacOS.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-05-31 12:03:21 +02:00
Jakub Sokołowski
5d9a29b3c8
nix: cleanup of unused variables
...
Mostly achieved by running via `nix-linter`.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-05-31 12:03:20 +02:00
Jakub Sokołowski
bcf3e3205a
nix: lock Go builders at 1.17.x
...
If we keep using specific `buildGo117Package` we can easily forge to
upgrade when we bump the Go compiler itself. By locking those explicitly
in `overlay.nix` we make sure they all get bumped together.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-05-31 12:03:19 +02:00
Parvesh Monu
8820f458c9
fix can't share deep link from profile on ios ( #13420 )
2022-05-31 15:29:28 +05:30
Brian Sztamfater
91f444ba80
Support mutual contact requests
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2022-05-31 09:23:24 +01:00
pavloburykh
3f4a424169
fixed ids for qr scan tests
2022-05-30 15:49:20 +03:00
Churikova Tetiana
bc91512b71
e2e: nav fixes
2022-05-30 13:49:30 +02:00
flexsurfer
a4b169efa3
[ #13357 ] 'Unknown Not a contact' screen with endless spinner when starting new 1-1 or public chat / opening it via push notification ( #13379 )
2022-05-30 13:37:13 +02:00
Andrea Maria Piana
e4cba0f663
Add status-go tests
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2022-05-25 17:59:02 +01:00
Parvesh Monu
1ccb01532e
Implementation of new UI toggle ( #13384 )
2022-05-25 21:55:17 +05:30
Jinho Jang
8aee3cfbbd
Update translations and add Hindi ( #13373 )
2022-05-25 07:32:14 +02:00
Mohamed Javid
7c4897f251
[feature] [ #13099 ] Automatic RPC usage refresh ( #13364 )
...
* [feature] [#13099 ] Automatic RPC usage refresh
2022-05-24 14:23:48 +02:00