Commit Graph

3694 Commits

Author SHA1 Message Date
Andrey Shovkoplyas b63602e1ff
[#6232] Link is not visible when sending it as my own message
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-10 14:12:22 +02:00
Oleksii Lymarenko 2cab2bdc05
fix privacy summary elm locator; changed python string formatting
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-10-10 13:28:52 +03:00
Igor Mandrigin 0b22bddca2
Show 3-word names in profile screens in Desktop.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-10-10 12:23:26 +02:00
Roman Volosovskyi 3dd532c656
fix "DexArchiveMergerException: Unable to merge dex" by requesting status-im:function via jitpack 2018-10-10 13:17:06 +03:00
Roman Volosovskyi 16fd0c272e
[#6116] [desktop] escaping was moved to react-native-desktop side 2018-10-10 13:11:43 +03:00
yenda 2a02f63567
support for clickable links and channels on desktop
Signed-off-by: yenda <eric@status.im>
2018-10-09 22:51:07 +02:00
Andrey Shovkoplyas b776af96c6
make iphone xs max owners little bit happier
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-09 14:53:11 +02:00
Andrea Maria Piana 84151ea996
Ignore messages with too high clock-value and prevent stored messages to pollute the database
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-09 14:34:29 +02:00
Andrey Shovkoplyas 17053019e3
fixed rebase mess with default-chat-color
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-09 13:58:44 +02:00
Vitaliy Vlasov a0f707fee2
Add port arg to ubuntu-server.js
Use the value of REACT_SERVER_PORT env var if set

Change node port and datadir depending on the value of DEV_BUILD config
variable

Fix missing paren

Bugfix

Remove desktopJSBundlePath

Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2018-10-09 14:30:50 +03:00
Andrey Shovkoplyas d32f15243d
colors refactoring
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-09 13:26:42 +02:00
Andrea Maria Piana 78b6d67d79
Allow to edit group membership
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-09 10:40:13 +02:00
janherich 66ef32d3b9
Move all the legacy handling into transit 2018-10-08 21:00:59 +02:00
janherich f507484dc8
Desktop chat replies 2018-10-08 20:59:05 +02:00
yevh-berdnyk 95639d1bf2
Token info url is changed to https
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-10-08 20:10:27 +03:00
Roman Volosovskyi ce4d3eb88a
[#6162] fix passphrase-validation 2018-10-08 16:26:20 +03:00
Roman Volosovskyi 884bbbb813
[#6122] prevent submitting of recovery phrase when it is empty 2018-10-08 16:09:52 +03:00
Roman Volosovskyi ccf037c167
[#6074, #5656] [desktop] fix caret jumping in message input & message input on switching 2018-10-08 16:08:00 +03:00
Roman Volosovskyi 91a50d0c4c
[#4779] fix Bootnodes are shown as enabled when they are not 2018-10-08 16:05:25 +03:00
Serhy c863f05a83
Fix tests after wallet modal button moved
Signed-off-by: Serhy <sergii@status.im>
2018-10-08 15:38:12 +03:00
Andy Tudhope 2d9aaf1893
Adds cryptolife and introductions to default public chats
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-08 13:03:46 +02:00
yevh-berdnyk 7613e642ff
Fixed username verification in public chat, added StaleElementReferenceException to rerun errors
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-10-08 14:01:27 +03:00
Oleksii Lymarenko 3bc7378544
fix for python35 string formatting
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-10-08 11:53:33 +03:00
Jakub Sokołowski 75f23a19ad
drop use of artifactory maven repo
Signed-off-by: Jakub Sokołowski <jakub@status.im>

- rename jar file to match flatDir search method
- try using ivy repo to pull status-go from github
- drop use of artifactory in pom.xml
- move status-go version to a STATUS_GO_VERSION file
- upgrade status-go to 0.16.0
- unzip with overwriting
- prepare-ios: doewnload archive only if it doesn't exist
- fix prepare-android and prepare-ios
- use Makefile targets to make sure status-go archives exist
- remove unnecessary call to make prepare-android

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-10-05 18:18:58 -04:00
Max Risuhin 3b998904d2
Repair RPATH for Status native binary
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-10-05 18:43:00 +03:00
Goran Jovic 260d8a5b94
fix for the build problem on android
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-05 15:12:39 +02:00
Max Risuhin de6b7b1809
Set JS_APP_NAME to exported one from Status JS bundle
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-10-04 23:32:54 +03:00
Oleksii Lymarenko e8c68cfff9
passphrase validation tests added
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-10-04 18:40:42 +03:00
Vitaliy Vlasov 5d6f7d4daf
Fix react-native-desktop URL
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2018-10-04 18:17:02 +03:00
Igor Mandrigin 42951c7a67
Display 3-word names even for known contacts (and for yourself).
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-10-04 16:18:27 +02:00
Vitaliy Vlasov f4eff839ce
Add not-sent-without-tap translation
Set link to rn-desktop repo fork

Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-04 15:27:06 +02:00
Andrey Shovkoplyas 1b6d51ff11
implemented functionality to request user action from dapps
fixed qr code js api

Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-04 15:25:18 +02:00
Goran Jovic cb94f9f6da
feature #6065 - lpt token
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-04 15:23:12 +02:00
Goran Jovic 77b4dafe3e
bug #5975 - navigating back to chat after chat initiated transaction
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-04 15:22:10 +02:00
Roman Volosovskyi 34f8031d9f
fix reloading of views 2018-10-04 15:06:12 +03:00
Jakub Sokołowski 27667dd949
upload PR build artifacts to a separate bucket, also update desc
also splify syntax with helper methods and variables

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-10-03 12:03:15 -04:00
Jakub Sokołowski 4f9b2d91ea
upgrade QT for desktop to 5.11.2 (solves #6053)
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-10-03 11:49:52 -04:00
Goran Jovic 22119ccf27
feature #4255 - backup recovery phrase in desktop app
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-03 16:09:05 +02:00
Dmitry Novotochinov 5dec44340d
Add wizard and 'card is ready' screen
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-03 16:50:41 +03:00
yenda 23679ac5b4
[fix #6087] error on empty messages
add a guard so that `right-to-left-text?` function doesn't throw
an error on empty content

future empty messages aren't going to pass validation

Signed-off-by: yenda <eric@status.im>
2018-10-03 12:09:44 +02:00
yevh-berdnyk 37c3f30d75
Updated share public key accessibility ids
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-10-03 11:10:15 +03:00
yenda 0caab1f7ce
Fixup command validation
Signed-off-by: yenda <eric@status.im>
2018-10-03 00:05:19 +02:00
yenda df6432240a
do not dispatch unecessary events
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-02 22:12:57 +02:00
Andrey Shovkoplyas a1d0dcc0ec
introduced new status js api according latest web3 opt-in api 2018-10-02 22:12:46 +02:00
yenda 81b2afebc1
validate incoming message
- add validate method to StatusMessage protocol
- spec all message types for use in validate method
- use valid method after transit/decode step to reject
invalid messages

Signed-off-by: yenda <eric@status.im>
2018-10-02 20:52:04 +02:00
Dmitry Novotochinov 7a06a415c2
[#5964] hardwallet screens flow 2
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-02 21:15:28 +03:00
Aleksandr Pantiukhov 77f7a538f1
[#6066]: Update Livepeer listing + add livepeer.tv
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-02 18:41:40 +03:00
Aleksandr Pantiukhov 523fa4ee09
[#5529]: Add UI for sharing deep links; update QR code screens
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-02 18:39:15 +03:00
janherich 12021554f3
Ensure version compatibility 2018-10-02 16:04:05 +02:00
hetvart d49628f648
changed testrail ids and mark according to new testrail structure
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-10-02 16:19:48 +03:00