Roman Volosovskyi
f0a55dda3d
[ #8080 ] Prevent extra gap in 1:1 chats on adding group chat
2019-05-02 17:05:00 +03:00
Goran Jovic
d326148ad6
feature #4959 - eip-55 in wallet send and request
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-05-02 14:49:19 +02:00
Roman Volosovskyi
62e94ed4d4
[ #7848 ] Fix crash on logout with opened transactions details
2019-05-02 14:06:50 +03:00
Andrey Shovkoplyas
082188eea9
small changes in subscriptions
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-05-02 12:13:37 +02:00
Roman Volosovskyi
70b95a3a4d
[ #8072 ] Fix crash on deleting group chat
2019-05-02 12:09:14 +03:00
Andrey Shovkoplyas
a8bfa12da2
make contacts round again
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-05-02 10:52:15 +02:00
Roman Volosovskyi
3b90be2477
[ #7859 ] Allow to select chat item below plus button
2019-05-02 11:18:57 +03:00
Roman Volosovskyi
8dc7c8986e
[ #8064 ] Fix deletion of a custom mailserver
2019-05-01 20:41:11 +03:00
bitsikka
f9e5101426
[ #7819 ] fix - avoid unnecessary effects when joining/syncing already active public chat
...
Signed-off-by: yenda <eric@status.im>
2019-05-01 15:04:15 +02:00
Andrey Shovkoplyas
b44c86511e
Update subscriptions codebase structure doc
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-05-01 15:02:23 +02:00
Andrey Shovkoplyas
428464df07
re-frame subscriptions optimization
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-05-01 12:49:31 +02:00
Roman Volosovskyi
b90f1e5324
Gaps on desktop
2019-05-01 11:17:33 +03:00
Vitaliy Vlasov
e725fffe22
Move block contact related code
...
- this will avoid circular dependencies in future Tribute to Talk commits
Signed-off-by: yenda <eric@status.im>
2019-04-30 16:57:34 +02:00
Pedro Pombeiro
6d4d39ae48
Change e2e kickoff column to "E2E Tests"
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-04-30 16:25:07 +02:00
Vitaliy Vlasov
1ca9294af7
[MVP TTT] Contract support for settings
...
- settings are stored in a manifest that is pointed at by the contract
- during login the contract is checked to fetch the settings
Signed-off-by: yenda <eric@status.im>
2019-04-30 14:52:33 +02:00
Pedro Pombeiro
1dc59cb770
Fix typo in android.nix PATH
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-04-29 22:17:49 +02:00
Roman Volosovskyi
0b32ded791
Loading indicator animation with useNativeDriver
2019-04-29 07:50:32 +03:00
Roman Volosovskyi
e8ef7a4c33
update :network with proper value
2019-04-27 19:01:01 +03:00
yenda
d383051737
[fix 8054] network in app-db is not always correct
...
- when login in after a different account using a different network
the new account inherited the network from the previous one
- this fixes it by using the account network when initializing app-db
instead of reusing current network
Signed-off-by: yenda <eric@status.im>
2019-04-27 12:03:47 +02:00
Igor Mandrigin
aea761f314
workaround issue with building iOS release builds
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-04-26 16:04:29 +02:00
Andrey Shovkoplyas
4b62490e80
[ #8051 ] TypeError (evaluating 'a.replace') when logging out with wallet is on 'Send transaction' screen
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-04-26 15:46:47 +02:00
Dmitry Novotochinov
ebccb8e020
[ #7908 ] [ #7909 ] handle wrong pairing password
...
* show 'invalid pairing password' on failed pairing
* wrap view into scroll view
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2019-04-26 15:57:06 +03:00
Dmitry Novotochinov
08d7db80af
[ #7890 ] handle wrong keycard when signing
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2019-04-26 15:55:03 +03:00
Roman Volosovskyi
9b9eefbf0e
Allow to fetch more history in public chats (up to 30 days)
2019-04-26 15:53:26 +03:00
Julien Eluard
f6fce850b2
Revert "After dismissing error, no redirect to home and new qr can be"
...
This reverts commit 386c678caf
.
2019-04-26 15:27:44 +03:00
Anton Danchenko
43ac92b9b0
enable stickers in e2e builds and added accessibility labels
...
Signed-off-by: Serhy <sergii@status.im>
2019-04-26 14:32:33 +03:00
Jakub Sokołowski
3774a0845a
add diawi upload retries
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-04-26 10:29:12 +02:00
yenda
c4f719352e
[fix] wallet on-error dispatch
...
the code to dispatch an event on transaction error was not working
this fixes it
Signed-off-by: yenda <eric@status.im>
2019-04-25 17:42:34 +02:00
yenda
fa18f3b746
updating dev dependencies
...
Signed-off-by: yenda <eric@status.im>
2019-04-25 16:18:17 +02:00
Roman Volosovskyi
3a2d70273e
Maintain scroll postion after fetching gap
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-04-25 16:01:03 +02:00
Jakub Sokołowski
e55cbc4c1f
upgrade urllib3: 1.24 > 1.24.2
...
Details: https://nvd.nist.gov/vuln/detail/CVE-2019-11324
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-04-25 15:28:52 +02:00
Jakub Sokołowski
9ff0ebce03
upgrade fastlane: 2.117.1 > 2.121.1
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-04-25 13:36:04 +02:00
Andrea Maria Piana
494772a35d
Fix broken contact syncing
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-04-25 12:45:20 +02:00
Julien Eluard
bdb672e131
[ Fixes #8001 ] Fixes white flash on Android
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-04-25 08:59:00 +02:00
Roman Volosovskyi
c98f547349
Multiple messages gaps per chat
2019-04-24 22:33:08 +03:00
yenda
60225995b7
fix token transactions
...
Signed-off-by: yenda <eric@status.im>
2019-04-24 19:52:58 +02:00
Dmitry Novotochinov
072ab5c487
ensure card has applet installed before starting setup
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2019-04-24 16:37:40 +03:00
Serhy
c49a2269c5
Fix connection is secure test
...
Signed-off-by: Serhy <sergii@status.im>
2019-04-24 13:06:33 +03:00
Brandon Wissmann
701773608c
remove ability to change values while signing transaction
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-04-24 12:00:00 +02:00
Andrey Shovkoplyas
722fd67938
[ #8008 ] Error "No protocol method IDeref.-deref defined for type undefined:" and crash if open DApp permissions
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-04-24 11:58:17 +02:00
Andrey Shovkoplyas
0d2be79452
react switch warnings fix
...
Signed-off-by: yenda <eric@status.im>
2019-04-23 22:36:55 +02:00
yenda
3134d1dfce
[fix] fetch wallet token transactions
...
- previously wallet transaction fetching was quite hazardous
- most of the time the `:wallet/all-tokens` map was nil so no token
was recognized
- the query for transfers was made accross 100000 blocks, now it
only checks that the first time, then from latest block checked minus
12 to follow progress of unconfirmed transactions
Signed-off-by: yenda <eric@status.im>
2019-04-23 14:24:41 +02:00
yenda
9d84ef3ad1
[feature] implement erc20 get-transaction for SNT and STT
...
- change `ethereum/get-transaction` to use call-private-rpc instead
of web3 object
- implement a version for erc20 tokens SNT and STT that provides enriches
result of get-transaction with `:recipient` and `:snt-amount`
Signed-off-by: yenda <eric@status.im>
2019-04-23 14:23:44 +02:00
yenda
2c028a474b
[refactor] send-transaction-message fx/defn
...
- turn :send-transaction-message event into an fx producing function
- allow transaction with defined on-result event to also send transaction
message
Signed-off-by: yenda <eric@status.im>
2019-04-23 14:23:00 +02:00
Volodymyr Kozieiev
d05ff8a1b8
Removed changes that lead to error when running desktop in a dev mode
2019-04-22 22:24:20 +03:00
Churikova Tetiana
e9fa601e7a
Add tests for block user from public chat and 1-1 header
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-04-22 14:49:24 +02:00
bitsikka
8482ea5b5a
[ #7933 ] fix - joining public chat with messages throws error
...
[#7933 ] fix - joining public chat with messages throws error
2019-04-19 13:00:23 +03:00
Jakub Sokołowski
a4b5f69e5b
merge nix-cache build Jenkinsfiles
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-04-19 10:56:45 +02:00
Andrey Shovkoplyas
6f16ccf416
[ #6457 ] Implement extension data persistence
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-04-18 15:53:22 +02:00
Andrey Shovkoplyas
159199a1b3
removed dapps list and introduced simple Dapp store dapp
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-04-18 15:49:06 +02:00