janherich
bf068f7909
View & preview implemented
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-09-03 13:45:56 +02:00
Goran Jovic
c35a651f15
bug #5542 - fixed errors when no currency selected - using usd as default throughout the app
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-09-03 11:48:48 +03:00
Andrey Shovkoplyas
c96bc5aa8b
[ #4772 ] Resolve ENS domains in browser
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-09-03 11:47:26 +03:00
Dmitry Novotochinov
bdb8688af8
cljfmt formatting fix
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-08-31 22:43:04 +03:00
Julien Eluard
ae976e205f
Added extensions loading panel
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-08-31 16:41:58 +02:00
Goran Jovic
62db837de5
bug #5694 and #5709 - re-required request events
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-31 10:00:25 +02:00
Eric Dvorsak
1fff9d7c19
[fix 5688] fix calculating node version
...
Signed-off-by: Adam Babik <a.babik@designfortress.com>
2018-08-30 18:47:28 +02:00
Julien Eluard
683e6b5ed0
[ Fixes #5496 ] Added SuperRare NFT support
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-08-30 11:23:25 +02:00
gnl
15edcc3434
Add specs for clojure.core macros and special forms
...
This prevents errors like this from slipping by the compiler:
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-08-29 10:36:08 -04:00
Eric Dvorsak
728831c9c2
remove unused flags
...
reorganize config flags
remove offline-inbox-enabled? flag
remove universal-links-enabled flag
remove add-custom-mailservers-enabled? flag
remove spam-button-detection-enabled? flag
remove flags from config files
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-08-29 16:30:05 +02:00
Andrey Shovkoplyas
b754092710
update status js api according to latest changes in web3 opt-in EIP
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-08-29 17:23:07 +03:00
Eric Dvorsak
bca9ae25af
add support for pubkey method on ens contract
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-08-29 15:40:30 +02:00
Julien Eluard
888bd5c2d6
[# 5603] Updated bounties.network address
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-08-29 12:23:44 +02:00
Vitaliy Vlasov
c1bb9278bb
Merge pull request #5663 from status-im/fix/desktop-signin
...
Fix desktop signin text input field
2018-08-29 12:35:05 +03:00
Andrey Shovkoplyas
3ca9ba892c
[ #5449 ] Activity loading indicator persist staying on Android
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-28 16:35:28 +02:00
Eric Dvorsak
bb339dc39b
refactor login flow
...
simplified flow:
- event `:ui/login` is dispatched
- node is initialized with user config or default config
- `node.started` signal is received, applying `:login` fx
- `:callback/login` event is dispatched, account is changed
in datastore, web-data is cleared
- `:init/initialize-account` event is dispatched
replace event dispatches by function composition
fix bug in universal links where url to be processed after login
was never removed
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-08-28 14:46:33 +02:00
Eric Dvorsak
dacfe97a58
refactor events and fns to dedicated namespaces
...
- move init events and fns to dedicated namespace
- move web3 events and fns to dedicated namespaces
- move signal events and fns to dedicated namespace
- move notifications events and fns to dedicated namespace
- cosmetic fixes
- remove print statements
- fix formating
- remove unused imports
2018-08-28 14:44:55 +02:00
Eric Dvorsak
002f3e73d1
refactor :initialize-account into single event
...
fix tests for :initialize-account refactoring
fix destructuring typo
2018-08-28 14:44:55 +02:00
Vitaliy Vlasov
6e2a2ca1b3
Add comment describing the rationale for the workaround
2018-08-28 13:31:15 +03:00
Vitaliy Vlasov
3d09252bb1
Fix desktop signin text input field
2018-08-28 11:28:41 +03:00
Igor Mandrigin
02545cc3d0
Implement "Save Password" for iOS.
...
Update react-native-keychain to 3.0.0 release.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-27 17:09:55 +02:00
Goran Jovic
8b8b7b2848
feature #5582 - added BRLN coin (mainnet)
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-24 18:58:42 +02:00
Eric Dvorsak
67a86f57e9
[ fix #5612 #5613 ] improve contact code validation
...
- fix contact code validation for universal links
- go to profile when following universal link pointing to
user own contact code
- fix contact code validation for add contact field
spec for validating public-key has been changed to a
regexp that only accept valid normalized public-key
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-08-24 15:35:08 +02:00
Andrey Shovkoplyas
11199c13ee
[ #5623 ] Bancor: "Oh, no..." error if try to buy token for ETH (or SNT)
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-24 15:19:25 +02:00
Igor Mandrigin
172d63af4c
Fix for the navigation after account recovery.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-24 14:17:39 +02:00
Eric Dvorsak
c5b17ac637
[ fix #5599 ] add semaphore for recurring events
...
:sync-wallet-transaction and :sync-state are self firing events that
dispatch themselves later. this commit introduces semaphores to prevent
these event-loops from starting multiple times when the user logs out and
logs in again.
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-08-24 13:34:21 +02:00
Goran Jovic
d46eec0bc8
bug #4476 - fixes reoccurrence of recovery phrase in logs
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-24 10:51:27 +02:00
Andrey Shovkoplyas
e7a8dfc629
[ #5621 ] Sign in is not working in Superrare dapp
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-24 10:08:14 +02:00
Andrey Shovkoplyas
70fe1e58f7
[ #5616 ] Persistent error "Intrinsic gas too low" popup when buying cryptokitty
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-24 09:23:45 +02:00
Andrey Shovkoplyas
ee0447b36c
[ #5561 ] Add SuperRare to DApp list
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-08-23 18:14:49 +03:00
Goran Jovic
2b89d1e25c
feature #5310 - improved validation in account recovery screen; also bug #5353
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-23 13:09:15 +02:00
Volodymyr Kozieiev
861892e776
Enable emojis in desktop chat
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2018-08-23 12:16:25 +03:00
Volodymyr Kozieiev
9c1bfa8a21
Now user profile can be opened from public chat
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2018-08-22 19:01:36 +03:00
Andrey Shovkoplyas
42abd16e9a
[ #5260 ] Implement web3 provider Opt-in access
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-08-22 11:31:54 +03:00
Adam Babik
f054830533
Set FLEET in env variable
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-22 10:21:58 +02:00
Andrey Shovkoplyas
a0e7dc65c4
moved wallet transactions ns
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-08-21 17:35:13 +03:00
Volodymyr Kozieiev
449e5257d5
Custom fonts loading added to desktop app ( #5470 )
...
* Custom fonts loading added to desktop app
* Fixed fail in tests runnings
* font-weight property removed from couple styles in favor of font aliases
2018-08-21 16:18:16 +03:00
Goran Jovic
9ddcbe863a
bug #5568 - correctly passing gasPrice param
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-21 12:10:44 +02:00
Goran Jovic
b9142e45f6
bug #5224 - showing gas info in unconfirmed transactions
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-21 11:15:05 +02:00
Goran Jovic
e09e509556
bug #3911 - fixed balance in asset field when value too long
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-20 18:02:44 +02:00
Roman Volosovskyi
6e0d18f76d
[ #5439 ] hide passwords from accessibility services
2018-08-20 15:54:08 +03:00
Vitaliy Vlasov
7ea9e63195
Merge pull request #5329 from status-im/fix/4435-add-delete-chat-option
...
Add remove-chat button next to chat title
2018-08-20 13:42:58 +03:00
Vitaliy Vlasov
1186b73be8
Set current-chat-id to nil once chat is deleted (desktop only)
2018-08-20 13:42:08 +03:00
Vitaliy Vlasov
e40d06f8d9
Fix photos not updating
2018-08-20 13:42:07 +03:00
Vitaliy Vlasov
88740eaf52
Add remove-chat button next to chat title
...
Update chat header design
Aligh header heights
Add 'Clear history'; some reformatting
Add confirmations
Formatting
Member photo fix; increase font size for 9+ unviewed messages indicator
Fix chat view autoloading upon tab switching; Merge with desktop
Fix add-to-contacts
2018-08-20 13:42:07 +03:00
Vitaliy Vlasov
4285dcb62f
Fix mobile UI for mailserver icons
2018-08-20 13:40:02 +03:00
Vitaliy Vlasov
7c2c537a1a
Fix adv settings clicks, some styling changes
2018-08-20 13:40:02 +03:00
Vitaliy Vlasov
1dd9591b5e
Highlight advanced settings label when selected
2018-08-20 13:40:02 +03:00
Vitaliy Vlasov
f5e343c08a
Add advanced settings UI
2018-08-20 13:39:56 +03:00
zefeng huang
6a03d90432
fixes #4108
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-08-20 10:05:12 +03:00
Roman Volosovskyi
1b9c8d3d6f
[ #4932 ] add privacy policy to signup, recover and profile
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-18 07:30:56 +02:00
Andrey Shovkoplyas
3e7c059b59
wallet refactoring
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-18 07:28:43 +02:00
tbenr
672e8255c4
Fixes #5347
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-08-17 10:41:57 +03:00
Goran Jovic
dda7cae8f0
bug #5058 - aligned words in recovery backup phrase screen
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-15 10:34:33 +02:00
Roman Volosovskyi
48d81a4f95
[ #5278 ][Android] persist webview state during session
2018-08-15 08:57:51 +03:00
Volodymyr Kozieiev
edd87192d0
Fixed problem with adding new contact on desktop ( #5492 )
2018-08-14 17:15:13 +03:00
gnl
06bb8c6348
[ FIX #4848 ] ui, i18n: Replace currency indicator with ~
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-14 15:57:03 +02:00
Igor Mandrigin
375515b04f
Use the same mailservers for Rinkeby as for Mainnet.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-14 15:55:22 +02:00
Volodymyr Kozieiev
6cdb1ac629
selectin color changed for selectable text inputs and texts ( #5469 )
2018-08-14 15:45:37 +03:00
Goran Jovic
879e33b9b5
bug #5356 - added snackbar for wallet errors, removed ATT from default tokens on ropsten
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-14 12:34:24 +02:00
Adam Babik
0a313ef525
Update status-go to 0.10.3
...
Signed-off-by: Adam Babik <a.babik@designfortress.com>
2018-08-13 23:03:23 +02:00
Eric Dvorsak
3a982e5d6b
enforce lowercase for namehash
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-08-13 16:17:40 +02:00
Eric Dvorsak
96ac6eb83f
user can add contact by ens username
2018-08-13 16:17:08 +02:00
Eric Dvorsak
c25b6ec630
working version for stateofus.eth usernames
...
addr and text["statusAccount"] functions allow to retrive ethereum address
and whisper address
2018-08-13 16:17:08 +02:00
Eric Dvorsak
e81704a0b0
small fixes
2018-08-13 16:17:08 +02:00
Julien Eluard
9bbea373f3
WIP
2018-08-13 16:17:08 +02:00
Dmitry Novotochinov
4c16abcfa6
[ #5440 ] Add dismiss button to "Add to contacts" badge
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-08-13 11:47:56 +03:00
Max Risuhin
85aad1d2a2
Define react-native-firebase relatives only for mobile platforms
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-08-12 23:19:43 +03:00
Max Risuhin
e2daa89af1
Enable scroll-view rendering optimization for array of children #5012
2018-08-10 17:32:31 +03:00
Dmitry Novotochinov
a4541c8af3
[ #3352 ] Improve new message notifications
...
* Set custom sound
* Tap on notification opens chat
* Show message notifications when app in foreground
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-08-10 13:48:37 +03:00
Goran Jovic
f2b8ccce2a
refactor - extracted all model functions from profile events
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-08 13:08:58 +02:00
Goran Jovic
30b4d601fb
bug #5307 - showing new contract as recipient in contract creation transactions
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-08 09:15:14 +02:00
Chad
1061fc7a68
Content refresh July 2018
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-08-07 15:45:04 +02:00
Goran Jovic
c216a378e4
refactor - extracted all model functions from accounts events
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-07 11:14:18 +02:00
Goran Jovic
ef2d0fd4d0
added SPANK token, #5387 fixed issue with token contract address case sensitivity
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-06 16:08:51 +02:00
Goran Jovic
694a0a37d2
feature #5386 - added MOKSHA coin
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-06 15:22:14 +02:00
Julien Eluard
a8d81d9dca
Updated address for EthBerlin
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-08-06 13:02:00 +02:00
Goran Jovic
17ec7cb2ec
refactor - moved main wallet screen into its own package; merged wallet components into one ns
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-04 13:45:35 +02:00
Goran Jovic
a8f267e662
feature #4842 - initially autoconfiguring visible tokens based on balance upon onboarding
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-03 11:40:00 +02:00
yevh-berdnyk
746d580e34
Wallet modal tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-08-02 20:54:52 +02:00
Roman Volosovskyi
6dd4064b70
remove nfc-react-native module
2018-08-02 11:10:53 +03:00
Goran Jovic
4be98b10bf
bug #4404 - removed the 21 char limit from amount field in send and request
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-08-02 08:43:50 +02:00
Goran Jovic
81dbc162b7
bug #4952 - moved the wrong password tooltip a bit up to make the field focusable
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-31 17:09:20 +02:00
Leon Prouger
ad5eff54d2
adding Civitas dapp
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-31 15:10:54 +02:00
Goran Jovic
9bac5a223c
bug #5265 - transaction history populated only with own transactions
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-31 14:41:09 +02:00
Andrey Shovkoplyas
d834b6e37d
[ #4380 ] Improve browser security warning
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-31 11:34:08 +03:00
Goran Jovic
f38a95fd71
bugs #4724 and #5131 - fixed by adding wallet onboarding for dapp txs
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-07-31 09:29:21 +02:00
tbenr
0f2af863e7
Fixes #4558
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-07-31 09:27:51 +02:00
Roman Volosovskyi
27b3f1b87b
remove STUB_STATUS_GO parameter
2018-07-30 06:50:16 +03:00
Andrey Shovkoplyas
b9cbb28663
fixed icon fn definition
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-26 16:39:24 +03:00
Andrey Shovkoplyas
9a02bca975
experiment modal wallet
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-26 16:38:10 +03:00
Dmitry Novotochinov
063ed16c47
Allow only one wallet transactions sync loop
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-07-26 15:23:07 +02:00
Vitaliy Vlasov
ac624ca447
Merge pull request #5284 from status-im/desktop_leftovers
...
Leftovers from desktop branch since 9th July
2018-07-25 13:46:43 +03:00
deme
4757b06dfb
[ #5031 ] Remove additional # to chat title when it is a public chat
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-25 12:20:48 +03:00
Daniel Fernandez
2bf6fc854c
Added EasyTrade to DApps
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-07-25 10:59:27 +02:00
Volodymyr Kozieiev
c0697c0bac
Latest commits from desktop branch (everything after 9th July)
2018-07-24 21:41:07 +03:00
janherich
7acefed224
bug #5269 - fix sending from wallet
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-24 15:17:43 +03:00
janherich
9b990a8038
Delete obsolete code
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-24 15:16:24 +03:00
Andrey Shovkoplyas
c5771f3168
webview loading indicator
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-24 14:03:47 +03:00
Goran Jovic
ced652230c
bug #5154 - disabled default password autocapitalize in wallet send
2018-07-24 12:23:28 +03:00
tbenr
aab502bca3
Fixes #4783
2018-07-24 12:21:53 +03:00
Kenneth Tilton
48cc45ec6f
[ Fix #3604 ] ui, screens, browser, events: deduplicate browser history hence chat elements
2018-07-24 12:20:07 +03:00
Volodymyr Kozieiev
457f2a157a
Desktop branch merged into develop ( #5266 )
...
* Desktop branch merged into develop
* Fixed review notes by yenda
2018-07-23 18:21:31 +03:00
Goran Jovic
a5d5ed3596
bug #5171 - fixed incorrect amount validation in wallet request
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-23 15:23:21 +02:00
Goran Jovic
f959f6629d
bug #5248 - updated REP contract address to match the re-deployed contract
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-23 12:26:29 +02:00
janherich
76a509ed22
Cljs commands
2018-07-23 12:23:10 +02:00
Goran Jovic
d1bd86c894
bug #4826 - fixed the issue when navigating back from sign message with android button
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-23 11:44:22 +02:00
Dmitry Novotochinov
2d6fdc0ecc
[ #5138 #4851 #4865 ] automatic periodic tx state updates
...
Fetch transactions state from etherscan every 15 seconds
if there are any unconfirmed transactions
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-07-20 12:14:21 +03:00
Andrey Shovkoplyas
61374add53
Introduce extended DApp API [ #5042 ]
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-19 19:47:17 +03:00
Roman Volosovskyi
40ec6ec47e
[ #5211 ] show welcome screen after account creation
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-07-19 11:18:18 +02:00
Andrey Shovkoplyas
e4e6c71600
Allow to connect to any node for dev mode [ #4817 ]
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-19 12:09:04 +03:00
Goran Jovic
77ad488765
bug #5214 - allows empty recipient only in dapp transactions (for contract creation)
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-18 14:29:35 +02:00
Andrey Shovkoplyas
62bab5150e
No redirect for manually edited links (for webview) [ #5201 ]
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-18 14:53:48 +03:00
Roman Volosovskyi
bb7d31a357
[ #5169 ] Remove Mixpanel
2018-07-18 06:57:16 +03:00
Julien Eluard
b38c2686c5
[ #5132 ] Added some DApps
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-07-17 20:19:02 +02:00
Dmitry Novotochinov
3fd2aae932
[ #5024 ] Fix for landscale layout on Backup Seed screen
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-07-17 19:27:09 +02:00
Andrea Maria Piana
08a61b40cf
Remove refcode
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-07-17 19:25:18 +02:00
Andrea Maria Piana
3754e1dbae
[ Fixes #5130 ] Select mailserver round-robin on connection failure
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-07-17 08:49:24 +02:00
Dmitry Novotochinov
edc7ab480f
[ #5023 ] Subscribe to window dimensions change event
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-07-16 18:59:10 +03:00
janherich
6a342fd3a0
Full implementation of the `/reauest` command + tests
2018-07-16 15:10:21 +02:00
Goran Jovic
2cdac26cda
bug #3441 - considering gas costs when validating send transaction against balance
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-16 13:23:15 +02:00
Jakub Sokołowski
ab81d95126
update testend enodes to use floating IPs too
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-07-16 12:53:08 +02:00
janherich
03598d47c2
Complete implementation of the `/send` command + tests
2018-07-16 08:53:24 +02:00
tbenr
6672400041
Fixes #4938
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-07-16 08:56:17 +02:00
Cheuk Yin Ng
11bb009787
Introduces label component
...
Label component located inside `status-im.ui.components.react`
namespace, called i18n-text. It replaces the need for the standard way
of creating labels using both `react/text` and `i18n/label`.
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-13 17:03:55 +02:00
Goran Jovic
e9fcba001a
bug #5155 - fixed the bug where every token is unknown in send command
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-13 10:24:00 +02:00
Andrea Maria Piana
f8c9bec383
[ Fixes #5127 ] Move files to no-backup directory & hash accounts
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-07-13 10:06:36 +02:00
Goran Jovic
6ec40b3e21
bug #4854 - renamed seed or passphrase to recovery phrase in all copies
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-13 07:16:53 +02:00
Andrey Shovkoplyas
23a01ff4c2
Screen cut off when using ERC dEX DApp [ #3131 ]
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-12 21:22:32 +03:00
Andrey Shovkoplyas
242c42ef3a
reload page button
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-12 15:27:32 +03:00
Andrey Shovkoplyas
a644075310
No browsing history kept on iOS [ #5078 ]
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-12 15:04:31 +03:00
Dmitry Novotochinov
3293c37c81
[ #4767 ] Fix onboarding screen text and button overlap
...
Also, hide "Fetching messages" from welcome screen.
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-07-12 12:59:09 +03:00
Dmitry Novotochinov
bf9a291a09
[ #4073 ] Fix parse-url regexp
...
To not identify string like "test...test..." as an URL
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-07-12 12:50:23 +03:00
Dmitry Novotochinov
867488ae3c
[ #4301 ] Move message timestamp to the left for right-to-left languages
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-07-12 12:39:30 +03:00
Andrea Maria Piana
f36d5d64cc
[ Fixes #4944 ] Enable universal/deep links
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-07-12 11:33:23 +02:00
Dmitry Novotochinov
44f1ca474b
Use correct chain name if custom network added
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-11 18:14:19 +02:00
Dmitry Novotochinov
30a79c88bb
[ #4857 ] Update transactions when navigate to tx details from /send message
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-11 18:12:24 +02:00
Andrea Maria Piana
a2ee06bc9d
[ Fixes #4998 ] Handle decryption failures in realm
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-07-11 17:29:56 +02:00
Andrea Maria Piana
1ad6f40f57
[ Fixes #5000 ] Use timestamp from last message if available
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-07-11 17:25:19 +02:00
Roman Volosovskyi
671514c33b
[ #3931 ] fix Sign in: Cannot paste text within password field
2018-07-11 14:09:31 +03:00
Goran Jovic
019027ff45
bug #5120 - fixes crash in wallet send if collectibles are enabled
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-11 12:17:08 +02:00
Roman Volosovskyi
8964ec26a4
[ #4931 ] always show only saved :name and :photo-path in my-profile
2018-07-11 12:37:04 +03:00
Roman Volosovskyi
229c64f002
[ #5047 ] Do not show QR code scanner when camera permissions has not been granted
2018-07-11 12:35:58 +03:00
janherich
b6a68e79c7
Cljs commands proposal
2018-07-11 09:43:45 +02:00
janherich
be0143a575
Fix clearing unread counter
2018-07-10 10:05:37 +02:00
janherich
a7a7543c53
Revert to old submit behaviour
2018-07-10 10:00:36 +02:00
janherich
30830fd76d
Remove obsolete input handling
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-07-09 08:17:49 +02:00
Goran Jovic
4aaf0bbd17
bug #5057 - automatically converts recovery phrase to lowecase during recovery
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-07-06 17:02:56 +02:00
pacamara
5e3f65eac8
Fixes #3639 Persist browser history
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-07-06 13:23:53 +03:00
Roman Volosovskyi
ff4071b7b5
[ #4887 ] fix lagging keyboard and upgrade RN to 0.55.4
2018-07-06 13:20:28 +03:00