Andrea Maria Piana
fd5fc652b0
Dont use github archive for desktop status-go version
...
Archived version is the code of status-go at the time a release has been
created, which means it might not be the same and the ones uploaded for
mobile/ios.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-11-01 15:04:27 +01:00
Bruno Škvorc
0d35ff0e94
Typo in "new message" notification fixed
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-01 13:54:56 +01:00
Dmitry Novotochinov
7a62b4b48b
[ #6415 ] mark button as inactive when no internet or mailserver connection
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-01 13:32:28 +01:00
Vitaliy Vlasov
66e7815bcc
Force node restart during initialization on desktop
...
Remove log
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-01 13:29:27 +01:00
Max Risuhin
711f454c76
Non-bundle build logging to file support; Custom log path with STATUS_LOG_PATH env var.
...
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-11-01 10:24:31 +02:00
Serhy
b0b2e5013b
Fix help section test
...
Signed-off-by: Serhy <sergii@status.im>
2018-10-31 11:41:41 +02:00
Jakub Sokołowski
8199211e4d
add jenkins timeouts
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-10-30 13:31:19 +01:00
Andrey Shovkoplyas
f53c4c275e
make designers happy again
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-29 15:07:40 +01:00
Andrea Maria Piana
272da01051
Update status-go
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-29 09:59:57 +01:00
Oleksii Lymarenko
092da7ab9d
added test: can proceed using dapp after transacting tokens
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-10-29 10:33:33 +02:00
Oleksii Lymarenko
aa18cdc20e
functional test added: user can remove profile picture
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-10-29 10:19:34 +02:00
Andrea Maria Piana
edaf70ca5d
Fix status-go version
...
Signed-off-by: Eric Dvorsak <eric@status.im>
2018-10-28 17:55:15 +01:00
Aleksandr Pantiukhov
654950dcaa
GET /networks endpoint for development server
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-28 16:49:12 +01:00
Eric Dvorsak
b293fb11e3
[fix] fix ens name resolution
...
the app was previously letting the user create a chat with a contact
if a name typed in the input returned a valid public key at some point
because the field wasn't cleaned up with latter typing
Signed-off-by: Eric Dvorsak <eric@status.im>
2018-10-28 16:29:13 +01:00
yevh-berdnyk
c348342590
Added TestRail link for test results in PRs
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-10-28 15:03:40 +01:00
Vitaliy Vlasov
713433f443
fix repo url
...
Signed-off-by: Eric Dvorsak <eric@status.im>
2018-10-28 12:08:28 +01:00
yenda
bbf91468e7
[fix] add missing account schema in base schemas
...
Signed-off-by: Eric Dvorsak <eric@status.im>
2018-10-28 12:07:05 +01:00
Andrea Maria Piana
073dddcee0
Add pairing
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-27 20:43:53 +02:00
Vitaliy Vlasov
ca8a3037d8
Use ReactText for links
...
Add custom rn-desktop repo path
Fix url in package-lock.json
Fix regex
Add comments
Fix errors
More
Remove package-lock change
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2018-10-26 18:09:45 +02:00
yevh-berdnyk
f8343cc377
Fixed logging
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-10-25 15:16:16 +03:00
Aleksandr Pantiukhov
0ee07ca72c
Changes in how we update extensions: don't check for URL to be different
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-25 11:09:12 +02:00
Volodymyr Kozieiev
0bc9fb6d9d
Adjusted chat input to send text on on-submit-editing
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2018-10-25 11:02:39 +03:00
Andrey Shovkoplyas
f8ef431373
[extensions] ethereum call decode params
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-25 09:22:29 +02:00
Julien Eluard
3eda5e3bfc
Added extra extensions primitives
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-25 09:03:37 +02:00
yenda
6820b1fff2
remove "react-native/src/mobile" from deps.edn paths
...
Signed-off-by: yenda <eric@status.im>
2018-10-24 22:20:42 +02:00
yenda
a4461089fc
[fix 6501] sort chats by timestamps of last incoming message
...
Signed-off-by: yenda <eric@status.im>
2018-10-24 18:19:29 +02:00
yenda
e020f19da0
[fix 6500] search doesn't find name for contact that added user
...
- chat name is not updated with contact name
- when a contact adds the user and is added back by user, the name
of the chat is still the random name of the contact
- in active-chats subscriptions, replace the name of the chat by the current
name of the contact
2018-10-24 18:18:50 +02:00
Dmitry Novotochinov
6d0a7219ae
fix typo in clj-rn conf
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-24 17:35:59 +03:00
yevh-berdnyk
af360cbda6
Added new tests for desktop
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-10-24 17:16:56 +03:00
Dmitry Novotochinov
736fa2376b
update clj-rn to the latest version
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-24 17:07:17 +03:00
Dmitry Novotochinov
40914a1431
[ #5339 ] switch Desktop to clj-rn
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-24 15:48:08 +03:00
Goran Jovic
3da2cd9b9e
feature #6250 - added xdai and poa sidechains
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-24 10:00:04 +02:00
janherich
76165cc7cb
[ #6460 ] [ #6438 ] Deduplication-ids
2018-10-24 09:43:52 +02:00
yenda
82c3997f07
[desktop] Add search feature for chat list
...
Signed-off-by: yenda <eric@status.im>
2018-10-23 17:27:27 +02:00
Jakub Sokołowski
14ef386f2e
move google repo before jcenter for maven
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-23 17:31:40 +03:00
Oleksii Lymarenko
96fe193daa
switching airplane toggle method added
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-10-23 16:30:54 +03:00
yevh-berdnyk
927038a1d7
dockerfile for running e2e tests against desktop app
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-10-23 14:41:23 +03:00
Jakub Sokołowski
3b589d03b7
upgrade fastlane: 2.104.0 > 2.107.0
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-10-23 12:26:22 +02:00
Oleksii Lymarenko
0ef2b68f69
changed element locator for a test
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-10-23 11:32:06 +03:00
Julien Eluard
56e3aaebe0
Fixed incorrect on-send / on-receive handling
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-23 09:46:16 +02:00
yenda
6b1c6c7d0a
[fix 6410] error when fetching history on certain accounts
...
- 1-1 chats don't have a topic anymore because they only use the
discovery topic so topic is nil for these chat
- this was causing an error when initializing whisper because the app
was trying to start a filter for each of the chat including the 1-1 with
no topic
- we now filter the transport/chats to only recover sym-key and start filter
for those with a topic
2018-10-22 19:10:34 +02:00
Max Risuhin
8bb08eecc5
Add linkage with Cocoa framework on MacOS
...
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-10-22 17:36:09 +03:00
Igor Mandrigin
cd83c7da6d
Update release Jenkinsfiles to use `cmn` library.
...
Jenkinsfile.upload_release_android
Jenkinsfile.upload_release_ios
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-10-22 15:21:02 +02:00
Aleksandr Pantiukhov
5f06ebc27d
Temporary that makes it possible to install only one extension at a time (required for the hackathon)
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-22 15:01:39 +02:00
Dmitry Novotochinov
83a92aa4b0
[ #5839 ] fix logo on welcome screen on desktop
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-19 21:29:16 +03:00
Max Risuhin
5986761210
Push notifications support #4432 ; Rename app to Status globally.
...
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-10-19 18:52:04 +03:00
Aleksandr Pantiukhov
2c65077270
[ #6382 ]: Makes extensions dev-mode aware
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-19 16:37:46 +02:00
Julien Eluard
c857eb5357
Added disclaimer for extensions
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-19 16:35:12 +02:00
Andrey Shovkoplyas
5ba5395d57
[extensions] ethereum events
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-19 15:38:45 +02:00
Igor Mandrigin
a42d4f60b3
Update short description to fit into GP limitations (pt-PT).
2018-10-19 16:17:23 +03:00