Commit Graph

2447 Commits

Author SHA1 Message Date
janherich 1a9aada018
Fix emoji check
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-04-18 14:10:19 +03:00
Stepan Lusnikov d0c471eef2
Use simple-toolbar in console chat
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-18 11:56:59 +03:00
Roman Volosovskyi 924d16dc64
fix version in release build 2018-04-18 09:44:39 +01:00
Dmitry Novotochinov 05379747da
[#3174] add js injection support for service worker
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-18 11:38:02 +03:00
yevh-berdnyk 210ea5df7d
Using of Jarrad contact is excluded in tests
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-04-17 21:24:49 +03:00
Eric Dvorsak d2811d6c45
[fix 3821] fix update-price to only update visible tokens 2018-04-17 16:34:17 +01:00
kwingram25 dd65c44389
[#3856] Keep url in browser if no change 2018-04-17 16:32:51 +01:00
kwingram25 e3cedbc172
ui: remove auto correct from passphrase recover 2018-04-17 16:30:29 +01:00
pacamara ef8d5dca6c
Use thread pool instead of new threads on Android. Closes #3690
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-04-17 15:23:49 +02:00
Roman Volosovskyi a521cc7039
add .catch for isConnectionExpensive promise; fix ios version
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-04-17 14:51:10 +03:00
Stepan Lusnikov ab084068d3
Add emoji content type for messages 2018-04-17 09:01:55 +01:00
Andrea Maria Piana 3c43a622e1
Add timestamps to each message
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-16 16:24:20 +01:00
janherich 69b6fb40b4
Fix deleted chats behavior 2018-04-16 12:44:08 +02:00
janherich 80cb7ada68
Remove Jarrad from contacts 2018-04-16 11:59:00 +02:00
Eric Dvorsak 3612fd8c47
[fix 3806] Provide separate MailServers for each network
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-16 12:28:50 +03:00
Anton Danchenko 4de886241c
do not show "Shake to provide your feedback" popup when app starts
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-16 12:26:38 +03:00
janherich a82c087a0f
Refactor subs + fix group chat issues 2018-04-16 10:58:26 +02:00
Eric Dvorsak cf03088a51
delete realm file if schemas are incompatible
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-16 11:52:28 +03:00
Stepan Lusnikov 1abd3c1a78
Fix remove-browser event handler
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-13 12:39:18 +03:00
Serhy 896abdc119
Reintroduced group chat tests
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-04-13 11:44:19 +03:00
Goran Jovic 32711c3be4
feature #3845 - added edcon to public chats and using keyboard avoiding view
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-12 14:57:07 +03:00
Eric Dvorsak 7148734e2a
increase pow target to 0.002
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-12 10:04:17 +02:00
kwingram25 5297100c53
[FIX #3641] Modify chat input to retain text, parameter box on blur
chat: adds messages-focused chat prop to fine tune command interactions
2018-04-11 19:41:10 +01:00
Andrea Maria Piana 31728d5493
Add docker-compose for development build
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-11 14:58:38 +01:00
janherich f406feacc7
Contact refactoring 2018-04-11 14:57:51 +02:00
Adrià Cidre 067ea99db5
Update status-go to develop-e34af8d 2018-04-11 13:27:29 +01:00
Marco Süß 450944af20
[ISSUE #3706] collect mixpanel events while offline
This adds a tracking interceptor to `default-interceptors` that replaces the old
`add-post-event-callback` hook. The interceptor gets the required data from
app-db to know if it's online and passes that to a new mixpanel tracking fn that
queues up tracking events, and drains that queue iff the app is online again.

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-04-11 13:00:04 +02:00
Goran Jovic 77e6f45576
bug #3775 - fixed missing dapp descriptions
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-10 16:06:15 +03:00
Daniel Regeci ec272af78d
[#2912] Wrong icon shown for Android push notification
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-10 16:05:00 +03:00
Andrea Maria Piana 3256d67c2e
Add clock values for public group/chats
I have extended and modified the current algorithm for message ordering
so that it applies for group and public chats alike.

We use Lamport timestamps but we prefix the unix timestamp, which should
maximize the chances of the message being seen on the top of the chat.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-10 12:19:42 +01:00
Anton Danchenko b2f5146a8a
wip
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-04-10 14:06:29 +03:00
Andrea Maria Piana f8e73f8538
Add docker integration tests
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-10 09:44:22 +01:00
kwingram25 66bcf6562a
chat, ui: allow non-deletable home items, fix console chat ui 2018-04-09 22:07:15 +01:00
asemiankevich afcc9cb08c
added several users to tests
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-04-09 18:00:33 +03:00
Goran Jovic dd8846288a
feature #3767 - added a number of dapps to the default list
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-09 13:55:35 +03:00
Stepan Lusnikov b4a47ab360
Don't navigate back after saving profile
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-09 12:39:24 +03:00
Stepan Lusnikov 0bf41ace67
Fix browser saving
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-09 12:11:19 +03:00
Roman Volosovskyi 8a7536df06
set mainnet as default network in .env and .env.jenkins 2018-04-09 09:16:51 +01:00
Eric Dvorsak d9eca279d0
Remove migrations as they are not needed anymore because of breaking change
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-09 09:42:46 +02:00
Daniel Regeci 52746f4363
[FIX #3698] Decrease tapping area to make the version number not clickable 2018-04-07 11:18:58 +01:00
Alexander Pantyuhov c29c58d044
[#3630]: Improve dynamic image sizing (#3759)
* [#3630]: Improve dynamic image sizing
2018-04-07 11:11:05 +02:00
Andrey Shovkoplyas 71ed35b480
hide command button if there are no commands
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-06 16:19:10 +03:00
Eric Dvorsak 26b0224236
remove crypto libraries and nodeify hack
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-06 13:30:27 +02:00
Roman Volosovskyi 74281a742f
upload release to iTC/PM 2018-04-05 20:34:41 +01:00
Andrey Shovkoplyas e9af024e0d
fixed help improve screen
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-05 17:46:15 +03:00
Eric Dvorsak df17c50612
Add new protocol
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-05 15:40:30 +01:00
Andrey Shovkoplyas 66f90cfdbc
fixed error in photo path
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-05 17:11:10 +03:00
Aleksandr Pantiukhov 7168896ffe
bug #3571: Validation error 'Password confirmation doesn't match password' is shown after you fix value in 'Confirm password'
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-04-05 10:08:12 +02:00
Julien Eluard 5529772858
[ISSUE #3538] Added sharing data settings
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-04 10:32:22 +03:00
Daniel Regeci f7120184a4
[FIX #3214] Question mark is missing on Gas details screen
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-04 10:12:32 +03:00