Pedro Pombeiro
d0f78445d4
Windows port using Conan and MXE. Part of #5807
2018-11-14 17:16:29 +01:00
Andrey Shovkoplyas
1f2e2728cb
use ens name for granting permissions
...
Signed-off-by: yenda <eric@status.im>
2018-11-14 16:34:29 +01:00
janherich
f5ab49a4a4
Make bold work on desktop again
...
Signed-off-by: yenda <eric@status.im>
2018-11-14 16:33:19 +01:00
Julien Eluard
ca7b4f1b74
Moved to fixed pluto version
...
Signed-off-by: yenda <eric@status.im>
2018-11-14 15:02:34 +01:00
Jakub Sokołowski
a016b1656d
increate android and combined timeout to 35 minutes
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-14 13:43:22 +01:00
Andrea Maria Piana
1104becfba
Enable syncing of contacts & style pairing section
...
Everytime a contact request is sent/confirmed a sync message is also
sent to other devices so the contact is kept in sync.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-11-14 13:21:14 +01:00
Julien Eluard
e8d3e39063
Adding SNT voting DApp
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-11-14 10:55:54 +01:00
Jakub Sokołowski
972cb3350e
call the correct job for updating nightlies page
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-13 20:10:42 +01:00
Jakub Sokołowski
c3ad0a7b21
bump android timeout to 30 min
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-13 17:40:02 +01:00
Pedro Pombeiro
c088e7b651
Fix RN dependency before Windows PR is merged
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-11-13 14:17:43 +01:00
Jakub Sokołowski
2890614a08
add timestamps to all commands
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-13 13:11:40 +01:00
Jakub Sokołowski
60f1e485d6
bump ios timeout to 35 min because prep stage can take long
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-13 12:46:20 +01:00
Vitaliy Vlasov
a64674907e
Update rn to 0.56.1_1
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2018-11-12 21:24:53 +02:00
tbenr
c363c06a17
fixes #5699
...
gas estimation sets original-gas when nil
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-12 11:04:05 +01:00
Aleksandr Pantiukhov
17f74ff2f6
[ #6455 ]: Updated extension management
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-11-12 10:28:48 +01:00
Martin Schenck
8592b25093
Add ST to assets list
...
Adds ST token to list of available assets.
- Open Status
- Go to Manage Assets, add ST.
- You'll see that you can now add ST.
status: ready
Fixes #6624
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-12 10:00:30 +01:00
Jakub Sokołowski
d2160e3701
upload a latest.json to the nightlies bucket
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-10 15:44:49 +01:00
yenda
014d564e72
[fix] error when switching chats
...
- a subscription name change was missed during rebase
Signed-off-by: yenda <eric@status.im>
2018-11-10 13:41:44 +01:00
Andrey Shovkoplyas
44aef6788f
open chat for ens names
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-11-09 17:47:35 +01:00
Andrey Shovkoplyas
88b43e7dc2
introduced browser privacy mode
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-11-09 13:22:42 +01:00
Serhy
5e2c192524
Add automated tests according to #6649
...
Signed-off-by: Serhy <sergii@status.im>
2018-11-09 12:56:18 +02:00
Julien Eluard
6730a48da4
Added some new DApps
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-11-09 11:54:19 +01:00
Julien Eluard
2f8414b982
[ Fixes #6665 ] Wrap view child elements when needed
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-11-09 11:34:35 +01:00
Eric Dvorsak
26ec3f8cd7
[refactor] remove unused functions in handlers
...
Signed-off-by: yenda <eric@status.im>
2018-11-09 11:16:46 +01:00
Eric Dvorsak
548162f733
[refactor] remove current-public-key
2018-11-09 11:16:27 +01:00
Eric Dvorsak
f8f499d9b0
[refactor] rename whisper-id and whisper-identity to public-key
2018-11-09 11:16:27 +01:00
Eric Dvorsak
a6da75f8e9
[refactor] remove email field in account
2018-11-09 11:16:27 +01:00
Eric Dvorsak
38ec77b97b
[refactor] remove default contacts
...
transactor and demo-bot are not used anymore and related code can therefore
be deleted
2018-11-09 11:16:26 +01:00
Eric Dvorsak
b7b7806ed1
[refactor] remove allowed-keys macro
...
The initial purpose of the allowed keys macro was to only accept maps
with a defined set of keys so that the maps can be serialized into the db.
The way maps are serialized has been changed so that only the existing keys
in the db are cherry picked so passing maps with extra keys is no longer a
problem
2018-11-09 11:16:26 +01:00
Eric Dvorsak
4804d11b0f
[refactor] remove jail-loaded? and jail-loaded-events
2018-11-09 11:16:23 +01:00
Julien Eluard
009d974d83
Improved extensions error handling. Various fixes.
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-11-09 09:42:23 +01:00
Jakub Sokołowski
7a1a8ba615
add pip3, it's necessary for cross-compiling for windows
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-09 09:13:13 +01:00
Jakub Sokołowski
1a0e0c71a6
remove slackSend call which caused failures
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-08 19:19:31 +01:00
yenda
93db31d867
[6628] don't block message sending when mailserver disconnected
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-11-08 19:37:13 +03:00
yenda
5594fb6c60
[fix 6508] user own picture should be unclickable in chats
...
Signed-off-by: yenda <eric@status.im>
2018-11-08 16:02:05 +01:00
Andrey Shovkoplyas
e9bf1d7864
[ #6169 ] Display .eth or other domain rather than IPFS redirect
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-11-08 15:53:38 +01:00
Roman Volosovskyi
7264ae2a14
prevent logging of re-frame events parameters
...
mask password received from keychain
2018-11-08 12:39:50 +01:00
Dmitry Novotochinov
ae3029c2d9
[ #6294 ] add desktop alpha release warning
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-11-07 22:10:39 +03:00
yevh-berdnyk
9a088ffc54
Fixed onboarding from DApp and openning links tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-11-07 17:32:21 +01:00
Andrey Shovkoplyas
36ef541037
fixed CK
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-07 17:14:01 +01:00
yenda
a3b2bc1b87
[ fix #3913 ] do not logout when changing mailserver
...
- do not logout and remove previous mailserver
from peers when changing mailserver
- rename wnode mailserver
- move transport.inbox to mailserver.core
- fix all subs and db keys
Signed-off-by: yenda <eric@status.im>
2018-11-07 17:10:18 +01:00
Oleksii Lymarenko
ed16d9f191
new test added: can complete txn to dapp after onboarding called from dapp is completed
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-11-07 17:40:16 +02:00
Aleksandr Pantiukhov
358b447b67
React Native HTTP Bridge 0.6.1 update: ability to handle simultaneous HTTP requests properly
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-11-07 16:24:51 +01:00
Dmitry Novotochinov
737d44931f
[ #4433 ] update mac os dock badge label on new messages
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-11-07 18:18:35 +03:00
Serhy
6063134202
ix request ETH in simple dapp
...
Signed-off-by: Serhy <sergii@status.im>
2018-11-07 16:17:21 +02:00
Pedro Pombeiro
43075cc156
Increase build timeout as it is failing intermittently now
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-11-07 10:18:34 +01:00
Andrea Maria Piana
693eae9cf9
Send your own messages
...
Adds a `chat-id` field in `content` map.
The reason it has been added to the map instead of augmenting transit is
that it would simplify the calculation of `message-id`, which in this
case is consistent for both old & new clients.
`chat-id` also represents the `chat-id` with respect of the sender, as
in 1-to-1 chats that is asymmetric.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-11-06 21:19:50 +01:00
Pedro Pombeiro
4f401908c4
Improve ubuntu-server and `RCTStatus` logging. Part of #6593
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-11-06 20:28:02 +01:00
janherich
ff97345f07
Plug-in new text parsing engine
2018-11-06 19:59:24 +01:00
Goran Jovic
8d168bf3cd
bug #5899 - restored missing transaction error messages
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-06 17:46:09 +01:00