Commit Graph

2528 Commits

Author SHA1 Message Date
Roman Volosovskyi 8f1c9521ba
add cljfmt to project;
add pre-push hook;
add cljfmt to Jenkinsfile;
2018-05-09 07:16:06 +03:00
Pedro Pombeiro 3af05bcb6c Ensure that local temp go build doesn't get reused in next build 2018-05-08 21:05:13 +02:00
Roman Volosovskyi 6e34ede299
reformat test namespaces 2018-05-08 14:43:06 +03:00
Stepan Lusnikov 0082f5dd95
Add ability to run multiple android app
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-08 14:22:46 +03:00
Roman Volosovskyi 97974b940c
fix :contact-s 2018-05-08 13:02:20 +03:00
Roman Volosovskyi 04dff6e24e
fix :empty-topic 2018-05-08 12:40:23 +03:00
Roman Volosovskyi 8c6af7ee62
fix comments 2018-05-08 11:43:08 +03:00
Roman Volosovskyi 8c1cd9d3d4
reformat remaining namespaces 2018-05-08 11:36:32 +03:00
Roman Volosovskyi 6fc03fc217
reformat status-im.ui.* namespaces 2018-05-08 09:32:05 +03:00
Roman Volosovskyi 6c620728da
reformat status-im.data-store.* namespaces
reformat status-im.utils.* namespaces
2018-05-08 09:01:24 +03:00
Andrey Shovkoplyas dc4e1569cf
[#3958] implemented transactions queue
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-07 20:56:00 +03:00
yevh-berdnyk f73338b88e
Fixed job name in 'Run extended e2e tests' stage
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-07 19:26:19 +03:00
Roman Volosovskyi 34ae92ac9f
reformat status-im.chat.* namespaces 2018-05-07 17:04:52 +03:00
yevh-berdnyk 4f979fba43
Fix for e2e tests apk upload in nightly build
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-07 16:13:39 +03:00
Serhy d58d7c8b81
Dont share button tests update from 4098
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-07 12:30:58 +03:00
yevh-berdnyk fcaa291c23
Added e2e tests apk building in Jenkinsfile.nightly_fastlane
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-07 12:29:51 +03:00
Andrea Maria Piana 733f2b193f
dont send seen for public messages and remove checkmark 2018-05-04 21:31:54 +02:00
janherich 504b0be251
Strip unnecessary keys for saving 2018-05-04 21:29:26 +02:00
Roman Volosovskyi 00b8ae311d
[#4006] anonymous uuid for mixpanel 2018-05-04 21:26:46 +02:00
psdp 5d5444e3de
Show fiat value of wallet assets #4009 2018-05-04 21:25:20 +02:00
pacamara d430d74781
Fixes #3847: Half of the line is cut in the input field if focus is on the next line [Android] 2018-05-04 21:21:23 +02:00
yevh-berdnyk f94e1c5826
Added e2e tests for account management verifications
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-04 16:31:31 +03:00
Goran Jovic ca80926433
bug #3877 - no longer possible to sign messages with empty password
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-03 22:42:15 +02:00
Eric Dvorsak f8e535f9bc
[fix 3843] query mailserver when going back online
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-03 22:40:59 +02:00
Andrey Shovkoplyas de03fc2d6a
fixed error on invalid utf-8 from dapp
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-03 15:32:30 +03:00
Stepan Lusnikov b7a92505bc
Clean account passwords after creation
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-03 08:45:38 +02:00
Stepan Lusnikov 8636dea67a
Fix gwei input styles
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-03 08:35:24 +02:00
kwingram25 90eb2aaaa1
[FEATURE] Encrypt realms 2018-05-02 15:02:54 +02:00
psdp 30dd92d902
[#3459] Done button in Recipient screen clickable area whole row 2018-05-02 14:59:47 +02:00
psdp 97083f31f6
Show all users in group chat members list 2018-05-02 14:56:56 +02:00
psdp b18d6b06c7
Sort Assets in alphabetical order on Wallet -> Manage Assets screen #3926 2018-05-02 14:55:23 +02:00
Roman Volosovskyi 0d0be37904
[#3987] disable logging on status-go side if file is not writable 2018-05-02 14:53:35 +02:00
janherich 2c7063f96e
Fix bad merge 2018-05-02 10:06:22 +02:00
Roman Volosovskyi e830183011
track sent/received events;
force sent/received ratio tracking;
send mixpanel events when state is changed to online;
2018-05-01 19:25:25 +02:00
Roman Volosovskyi 8cd77653f4
fix cyclic deps related to status-im.transport.message.v1.* namespaces;
move account-update to sparate ns;
fix a few more cyclic deps;
2018-05-01 19:25:24 +02:00
Eric Dvorsak ac2d622127
fix deps.edn and project.clj version diff
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-01 19:17:01 +02:00
psdp 3cbe3dc103
Allow non-admin users to see participants profiles in group chat settings (#3934)
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-05-01 16:42:50 +02:00
psdp ef0024c5dc
Replace accounts/accounts by account/account in app-db [#3907]
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-05-01 16:40:36 +02:00
Ophelia 8604efdfff
Changed "enter your full name" to "Display name"
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-01 17:08:56 +03:00
Stepan Lusnikov 441a3858d9
Use :npm-deps false
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-05-01 14:42:18 +03:00
Serhy 076e2c30fc
Update non-dapp browsing test
Signed-off-by: Serhy <sergii@status.im>
2018-05-01 13:40:25 +03:00
janherich 8dd04570e4
Hide group chats behind flag
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-01 11:13:58 +01:00
kwingram25 c145c8a19f
[#3832] Hide tab bar when keyboard visible 2018-04-30 21:01:56 +02:00
Dmitry Novotochinov 62af757fa1
Show user survey when N amount of messages sent
It's a temporary solution until Instabug fix User Events API
2018-04-30 21:00:09 +02:00
yevh-berdnyk c95bc11d52
Removed getting latest nightly apk, fixed messaging tests
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-04-30 19:30:05 +03:00
Dmitry Novotochinov 505c546fca
Display correct status for console messages
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-30 18:25:47 +03:00
Andrey Shovkoplyas 6d4c611db1
added simple dapp in dev mode
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-30 18:24:33 +03:00
Andrea Maria Piana 4aaecf792b
Show timestamp inside bubble for text messages
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-30 13:04:33 +01:00
janherich 3b4d7a6a62
Remove obsolete code 2018-04-30 08:35:09 +02:00
Andy Tudhope 2f56caec28
Added ATT for easy testing on Ropsten 2018-04-28 09:33:26 +02:00