Commit Graph

1200 Commits

Author SHA1 Message Date
Gustavo Nunes d533d48402 fix #1154 2017-05-04 12:16:13 +03:00
Andrey Shovkoplyas a17c00398b fixes https://github.com/status-im/status-react/issues/1111 2017-05-04 12:15:40 +03:00
Roman Volosovskyi 3607032a4e hide mailman contact
inject mailman's commands

ensure that mailman's commands are injected after loading
prevent loading of default contacts at account creation
2017-05-03 17:07:56 +03:00
alwx 1eaea101dd Command and argument are misaligned [iOS only] (#1151); Redundant :secure-text-entry value removed 2017-05-03 16:46:40 +03:00
alwx 145e3ba1d4 Invalid phone number error is shown for valid phone number (#1087) 2017-05-03 16:46:07 +03:00
Gustavo Nunes 93c47904e9 popup menu position 2017-05-03 15:17:30 +03:00
Gustavo Nunes faa146a35d bigger tap area for buttons 2017-05-03 15:17:30 +03:00
alwx a8566759b5 App crashes if access to camera was denied and user tries to scan QR or capture image (#1134) 2017-05-03 13:29:41 +03:00
Gustavo Nunes 6e5c8d91dd fix chat long tap not working with input focused 2017-05-03 12:13:09 +03:00
alwx ddb6344dca Input fixes (#1067, #676), #1110 2017-05-02 18:49:44 +03:00
Andrey Shovkoplyas 05886cc628 fixes https://github.com/status-im/status-react/issues/1138 and https://github.com/status-im/status-react/issues/837 2017-05-02 17:19:26 +03:00
Roman Volosovskyi 72d06426d8 fix #1135 2017-05-02 16:25:00 +03:00
alwx 561c66084c Hide opened keyboard when user taps on chat (#1057) 2017-05-02 13:47:46 +03:00
alwx 1a88b647b4 No camera is shown if scan QR. White screen is shown instead. (#1120) 2017-05-01 19:24:59 +03:00
Roman Volosovskyi 0c53936d61 fix #1123, fix #1122 2017-05-01 18:53:46 +03:00
Andrey Shovkoplyas fa94340b6a fixes https://github.com/status-im/status-react/issues/871 2017-05-01 14:00:12 +03:00
Roman Volosovskyi 2f1271e6af fix #1118 2017-05-01 12:10:01 +03:00
Roman Volosovskyi 1d532fc820 fix #1124 2017-05-01 11:47:15 +03:00
Roman Volosovskyi 6a20f9040c fix #1112 2017-05-01 11:00:48 +03:00
Roman Volosovskyi de2e4d105b avoid sending 1-to-1 messages to dapps over shh 2017-05-01 10:14:05 +03:00
alwx 73965c70d7 IP address is not shown for /debug On (#1101) 2017-04-28 17:32:57 +03:00
Gustavo Nunes d1ec220710 fix action button position 2017-04-28 17:32:04 +03:00
bitzco 97f1c123d9 id.cljs 2017-04-28 17:04:43 +03:00
alwx 504e3493ef Runtime permissions (#762) 2017-04-28 16:45:01 +03:00
Roman Volosovskyi a62d19c7bb :update-suggestions after command'sloading 2017-04-28 15:08:53 +03:00
Roman Volosovskyi 19d65a4d46 fix #987 2017-04-28 15:08:53 +03:00
Roman Volosovskyi 03cab7ace2 interactive suggestions 2017-04-28 15:08:53 +03:00
Roman Volosovskyi deb7b2b617 init command
move commands and responses to :contacts from :chats
2017-04-28 15:08:53 +03:00
Roman Volosovskyi d044b1cf43 resolve #850
add on-message-input-change and on-message-send listeners
logging in jail
2017-04-28 15:08:53 +03:00
Roman Volosovskyi 1fbb447761 use global @browse command for opening dapps (#847) 2017-04-28 15:08:53 +03:00
Roman Volosovskyi 239a0cbfe6 split console bot into separate files
bots dir
slurp-bot macro
split commands.js into browse, mailman and wallet
bot-url & loading of default bots
command schema
command-parameter schema
global-command in default_commands
@browse command in all chats
load global command from jail
optimize applications startup

 Conflicts:
	bots/wallet/translations.js
	resources/console.js
	resources/dapp.js
	resources/default_contacts.json
	resources/status.js
	resources/wallet.js
	src/status_im/accounts/screen.cljs
	src/status_im/chat/constants.cljs
	src/status_im/chat/handlers.cljs
	src/status_im/chat/handlers/commands.cljs
	src/status_im/chat/handlers/send_message.cljs
	src/status_im/chat/subs.cljs
	src/status_im/chat/suggestions.cljs
	src/status_im/chat/views/command.cljs
	src/status_im/chat/views/suggestions.cljs
	src/status_im/commands/handlers/jail.cljs
	src/status_im/commands/handlers/loading.cljs
	src/status_im/contacts/handlers.cljs
	src/status_im/data_store/realm/schemas/account/core.cljs
	src/status_im/data_store/realm/schemas/account/v5/core.cljs
	src/status_im/models/commands.cljs
	src/status_im/utils/js_resources.cljs
2017-04-28 15:08:53 +03:00
alwx 4e932d9ae8 Chat commands fix 2017-04-27 17:16:12 +03:00
Andrey Shovkoplyas 0d55009388 improved status-bar for android, implemented animated expandable overlay 2017-04-27 13:52:02 +03:00
alwx 9d975c497f Fix for :set-chat-ui-props call 2017-04-25 16:49:05 +03:00
alwx e34d9fbc49 Emoji and numeric keyboards are shown when tap on /send while emojis are opened (#1056) 2017-04-25 13:57:32 +03:00
Roman Volosovskyi a9d1426426 sendWeb3Request method in StatusModule 2017-04-25 11:00:58 +03:00
Gustavo Nunes 441ca66e96 switch to completeTransactions exposed method 2017-04-25 08:43:01 +03:00
Alexander Pantyuhov 8c262d0b07 Upgrade to React Native 0.43 (#1079)
* React Native 0.40 migration (#1076)
2017-04-24 17:50:16 +03:00
alwx 735639776b text-change optimisations (#971) 2017-04-24 12:37:31 +03:00
Andrey Shovkoplyas eeb7d72d4a fixed top margin for android 2017-04-24 10:17:13 +03:00
Andrey Shovkoplyas e86e622924 hide overlay 2017-04-21 13:01:31 +03:00
Andrey Shovkoplyas 6da18d3fca fixes https://github.com/status-im/status-react/issues/1055 2017-04-21 13:01:31 +03:00
Gustavo Nunes 6b524cf50d expanded toolbar buttons' touch area 2017-04-21 09:14:53 +03:00
Roman Volosovskyi bafa2820e1 undo bug/#1057 fix 2017-04-20 21:24:23 +03:00
Andrey Shovkoplyas 04546fd8f9 fixes https://github.com/status-im/status-react/issues/1062 2017-04-20 17:27:06 +03:00
alwx 746d038c05 Hide opened keyboard when user taps on chat (#1057) 2017-04-20 17:24:22 +03:00
Roman Volosovskyi 4f7f5c11c9 fix #1045 2017-04-20 14:25:18 +03:00
alwx 9d6f155c38 Style fixes; Emoji in Display name is cut on Chats, View Profile and Contacts (#945) 2017-04-20 14:23:52 +03:00
Roman Volosovskyi b52428d319 fix #1049 2017-04-20 12:55:00 +03:00
Roman Volosovskyi 949ff2554e fix #1036 2017-04-20 11:21:13 +03:00
Gustavo Nunes 3b7a4b54ef whole header is now draggable 2017-04-20 08:23:07 +03:00
Gustavo Nunes 84c81002c1 bigger draggable-box top margin, chat screen overlay 2017-04-20 08:23:07 +03:00
Andrey Shovkoplyas 0c7aab902a fixes https://github.com/status-im/status-react/issues/984 2017-04-19 16:10:54 +03:00
alwx 9a80548cf3 Commands are not shown in group chat after member is added (#1031) 2017-04-19 16:05:19 +03:00
Andrey Shovkoplyas 954acda50f fixes https://github.com/status-im/status-react/issues/994 2017-04-19 14:30:14 +03:00
alwx 4e488d91b9 Pre-filling /send response with amount (#996) 2017-04-19 14:21:50 +03:00
alwx c8a3d13ca3 Transaction fixes (#997, #1004) 2017-04-19 06:56:07 +03:00
Gustavo Nunes ac7da93387 Unsigned transactions back button doesnt cancel transactions anymore 2017-04-18 20:56:03 +03:00
Roman Volosovskyi ea31f70b5b fix #1030 2017-04-18 15:26:47 +03:00
Alexander Pantyuhov ae73ccac58 Text input fixes (#1020, #1021, #1024, #1026) (#1027)
* Text input fixes (#1020, #1021, #1024, #1026)
2017-04-17 20:46:47 +03:00
Roman Volosovskyi 9737d0fb60 fix #1023 2017-04-17 16:04:02 +03:00
Andrey Shovkoplyas 0e5b515f5e updated ui for accounts, login and recover screens 2017-04-17 14:51:11 +03:00
Roman Volosovskyi 2a0239ddae prevent sending contact request to dapp 2017-04-17 10:16:17 +03:00
alwx 887dc44fc8 Better text input, fixes for #1013 and #1017 2017-04-17 08:24:09 +03:00
Andrey Shovkoplyas 59a9a63fb8 fixes https://github.com/status-im/status-react/issues/993 2017-04-17 08:18:59 +03:00
Roman Volosovskyi 4843003749 fix #1003 2017-04-17 08:13:48 +03:00
Roman Volosovskyi 5b0e6642c2 fix #1014 2017-04-16 11:13:22 +03:00
alwx e24df409e8 Tap in input filed has no effect if message was sent with Enter [ui-refresh] (#999) 2017-04-16 10:46:00 +03:00
alwx 4633a23c17 Cursor is moved to command box instead of parameter box if edit phone from profile [ui-refresh] (#998) 2017-04-16 10:31:14 +03:00
alwx 738f146896 Tap on Return adds new line to input instead of sending a message (#1000) 2017-04-14 21:25:47 +03:00
Roman Volosovskyi b6f220d425 fix #1006 2017-04-14 16:26:01 +03:00
Roman Volosovskyi 1b5c758098 fix command input placeholder position on real iOS device 2017-04-14 12:10:19 +03:00
Gustavo Nunes 3244fa49ce Transaction screens: fee and title (#995)
* add estimated fee field
2017-04-14 10:39:52 +03:00
Roman Volosovskyi dd2c3aa287 fix namespaces 2017-04-13 20:36:22 +03:00
Roman Volosovskyi d0d273f1e5 fix undeclared ios? 2017-04-13 18:29:29 +03:00
alwx 6e4931417b Password and phone inputs [chat-ui] 2017-04-13 18:17:56 +03:00
alwx 35210f043d Request auto-selection on typing [chat-ui] 2017-04-13 18:17:56 +03:00
alwx a15fb7e2a8 New chat input & suggestions area; new handlers to work with the improved logic (#880) 2017-04-13 18:17:56 +03:00
Gustavo Nunes ccc3eb6397 code review for #953 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 2e67f5275b fixes https://github.com/status-im/status-react/issues/981 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 9987e1bd55 colors (+1 squashed commit)
Squashed commits:
[11d7921] android styles and functionality (+2 squashed commits)
Squashed commits:
[c93f5ab] implemented error
[d6fe519] implemented text-input-with-label
2017-04-13 18:15:41 +03:00
Gustavo Nunes abf0128a1a transaction screens UI refresh 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas b1adf7aa68 fixes https://github.com/status-im/status-react/issues/961 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas ae000ec118 fixes https://github.com/status-im/status-react/issues/964 2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas 74380bf3bb common components in chats list (+3 squashed commits)
Squashed commits:
[aecb167] removed old group settings screen
[2fec747] common components in new chat screen
[718e445] small fixes (+1 squashed commit)
Squashed commits:
[4a9be3c] rebase (+1 squashed commit)
Squashed commits:
[ef4f140] clear code, refactored groups using common components, moved styles from platform using defstyle macro (+1 squashed commit)
Squashed commits:
[b1ddb03] ns fixes (+2 squashed commits)
Squashed commits:
[236ec35] moved toggle contact item to components
[42e0aa9] implemented list-separator, list-footer, list-header, renderers, contact-list-item, removed unused code
2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas ae632b6acc rebase 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 60680f7293 fixed active button position 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas d6a589b5bc fix for https://github.com/status-im/status-react/issues/935 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 9c89c56679 fixes for code review (+1 squashed commit)
Squashed commits:
[58e9394] fix for https://github.com/status-im/status-react/issues/928 (+1 squashed commit)
Squashed commits:
[f56e7ad] fixes after rebase (+1 squashed commit)
Squashed commits:
[bb4a409] fixes after rebase (+1 squashed commit)
Squashed commits:
[297b52d] rebase onto ui-refresh
2017-04-13 18:15:40 +03:00
Gustavo Nunes b54c9f337f chat messages UI refresh 2017-04-13 18:15:40 +03:00
Gustavo Nunes 9d21285c10 fix contact list, edit icon and reorder screen 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas b13fa61a14 fix for https://github.com/status-im/status-react/issues/912
updated icon ok small

can’t reproduce, but i think this change should fix it

fixed chat list inner item styles
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas a543cdfa26 fixes for https://github.com/status-im/status-react/issues/911 and https://github.com/status-im/status-react/issues/834 2017-04-13 18:15:40 +03:00
Gustavo Nunes 514f6a6be1 chats list UI fixes 2017-04-13 18:15:40 +03:00
Gustavo Nunes a116600679 using KeyboardAvoidingView to fix the issue 2017-04-13 18:15:40 +03:00
Gustavo Nunes 141246e8d5 fixed share dialog everywhere on iOS 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 6ca2f61eb3 fix for https://github.com/status-im/status-react/issues/934 , implemented contacts-list-modal, refactored common styles 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas b8a491e66d fix for https://github.com/status-im/status-react/issues/943 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 1b6112a9bd first iteration, implemented profile screens and my profile screen
android styles, moved styles to platform files

implemented edit profile, refactored components

refactored common components, moved platform specific

styles small fix

fixes for code review

use defstyle macro
2017-04-13 18:15:40 +03:00
Gustavo Nunes 990f9fcbf5 tabs bar UI refresh 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 810fe76c7c fixed address line on login and refreshed discover toolbar 2017-04-13 18:15:40 +03:00
Roman Volosovskyi 07f1877c63 defstyle and defnstyle macro 2017-04-13 18:15:40 +03:00
Gustavo Nunes 8c126e0779 start-new-chat screen UI changes 2017-04-13 18:15:40 +03:00
Gustavo Nunes 9f2af87393 chats list UI refresh 2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 9345f77dd8 fixed list paddings
fixed android styles

group chat contacts management

refactored contact group contacts, deletion, implemented group chat settings

reworked contacts screens, implemented “add contacts” screen and “edit contacts” screen

group chat ui refresh
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas 210a4823c9 implemented custom title for toolbar with search
added dapp icon to contact, fixed styles, fixed context menu warning,

implemented search input clearing, fixed styles, reworked styles

fixes for https://github.com/status-im/status-react/pull/826 code review

revert toolbar

contacts styles. global toolbar styles

toolbar style and small fixes for contacts

group contacts edit mode

groups reorder screen
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas d17646a6e9 https://github.com/status-im/status-react/issues/585 2017-04-13 18:15:40 +03:00
Roman Volosovskyi 7b89adc877 add customized logging on android and whisper ver5 support 2017-04-06 16:18:55 +03:00
Andre Luis Anastacio 5996f1c3bf Bug/keyboard upcase #904 (#968)
* accounts, recover, screen: Android Fix keyboard with upcase

* transactions, screen: Android Fix keyboard with upcase
2017-04-05 13:15:33 +03:00
wighawag 482effacaa Please add Etherplay (testnet) (#942)
* add etherplay

* link to test.etherplay.io
2017-03-29 16:55:15 +03:00
Eugene Hardbread d0eaa55d9d added a datetime-ago-format in translations to support different sentense order 2017-03-28 18:00:20 +03:00
gregg dourgarian ec079d2e12 make capitalization consistent (#933)
* make capitalization consistent
2017-03-28 17:52:26 +03:00
Jarrad Hope 04bae32005 add commiteth dapp 2017-03-15 15:11:29 +02:00
madvas 539587d38b Added Ethlance into contacts 2017-03-15 10:28:30 +02:00
Roman Volosovskyi e06a3e43f7 fix #896 2017-03-14 16:49:00 +02:00
Andrey Shovkoplyas e1e00dde4e fix for https://github.com/status-im/status-react/issues/643 2017-03-13 12:25:38 +02:00
tomkysar d439e66107 Addition of Augur 2017-03-12 16:21:14 +02:00
Timothy Roy 3437f79d82 accounts, login, screen: Android keyboard for Login Password lowercase (#878) 2017-03-11 09:37:41 +02:00
alwx 947dcfba37 Checking transaction recepient validity (#780) 2017-03-10 17:25:48 +02:00
Roman Volosovskyi e2f31aae00 fix tabs on iOS release build 2017-03-10 16:35:45 +02:00
Andrey Shovkoplyas 791620ce33 fix for https://github.com/status-im/status-react/issues/867 2017-03-08 16:06:32 +02:00
Roman Volosovskyi bc9ec05de3 fix #866 2017-03-08 15:53:26 +02:00
Alexander Pantyuhov 874bf16f97 Switching networks (#845) (#852)
* Switching networks (#845)

* pass RPC host to webview bridge
2017-03-08 13:45:02 +02:00
Roman Volosovskyi 4000a5e8ee fix #856 2017-03-07 20:55:45 +02:00
Roman Volosovskyi 9e509d2f9a fix http-fetch: handle error status code 2017-03-07 17:52:48 +02:00
Erli 15d3d758ad add Dentacoin dapp 2017-03-07 12:38:37 +02:00
Roman Volosovskyi e28b1aeea1 fix #849 2017-03-06 12:27:55 +02:00
Roman Volosovskyi 878b8b2b81 extend Realm classes with IEncodeClojure 2017-03-03 17:56:43 +02:00
alwx 43667ea6ac Showing device's IP (#807) 2017-03-03 17:54:44 +02:00
alwx eb15c0a4eb Support for commands.js file inside DApps 2017-03-03 17:28:59 +02:00
alwx d6f43d3248 Move command-content to js files (#779) 2017-03-02 00:15:23 +02:00
Roman Volosovskyi d4128397b9 fix cursor position for command input 2017-02-24 16:41:47 +02:00
Roman Volosovskyi 99931c24b9 upgrade react-native-webview-bridge (fix preloading of js on the first page, Android)
ensure that preloaded js in webview is executed only once
2017-02-22 17:54:14 +02:00
Roman Volosovskyi 125d1c8dff another attempt to fix #772 2017-02-22 11:47:46 +02:00
Roman Volosovskyi d82bf5eeda fix #821 2017-02-22 11:45:13 +02:00
Jarrad Hope 37932bce74 add bchat default contact 2017-02-21 17:10:30 +02:00
Roman Volosovskyi 99147706b3 move data-source to status-im.utils.listview ns (fixes externs generatoin) 2017-02-21 14:08:46 +02:00
Smouki 79669234f4 Add Melonport to default contacts 2017-02-20 14:29:12 +02:00
Roman Volosovskyi 0548ca6f98 add jquery support in WebView 2017-02-20 14:28:40 +02:00
alwx 64adf43902 Updating profile names (#659), fixing small iOS bug caused by #809 2017-02-20 12:01:23 +02:00
Roman Volosovskyi 42c356f604 fix #812 2017-02-17 18:56:50 +02:00
alwx c1abe16f89 Fix for weird behaviour if back is pressed in 2nd onboarding (#775) 2017-02-17 16:36:09 +02:00
alwx 4bd800f5ca Problems with discover updates (#778) 2017-02-17 11:35:30 +02:00
alwx 41c8d04919 Magic suggestions fix (#772) 2017-02-16 16:39:26 +02:00
alwx e070661ae3 Persist Keyboard when typing command and moving to parameters (#776) 2017-02-15 14:04:18 +02:00
alwx 27ddb24f7b Magic suggestions area (#772) 2017-02-14 16:20:44 +02:00
Roman Volosovskyi ace355515a public group chat 2017-02-14 15:15:59 +02:00
alwx bf27c55398 Development tools (#719) 2017-02-13 12:14:28 +02:00
Gustavo Nunes 8957e00592 Fix #774 - Profile and drawer input inconsistencies 2017-02-11 10:53:31 +02:00
Roman Volosovskyi 289a43ace8 fix reloading of the whole project on change in code 2017-02-10 18:35:34 +02:00
Gustavo Nunes 9a97f5ea0a Fixes #630 - Remove settings menu item from drawer 2017-02-09 01:58:11 -02:00
Gustavo Nunes a8a588bb70 Onboarding tests: fixed existing and added new 2017-02-08 17:01:14 +02:00
Roman Volosovskyi 3386346f07 fix Unmatched delimiter from #787 2017-02-06 10:39:39 +02:00
Yehonathan Sharvit 37e871b117 fix kibit suggestions 2017-02-06 10:12:05 +02:00
Roman Volosovskyi 0d9f35190f fix #649 2017-02-02 17:37:23 +02:00
Roman Volosovskyi 5af0905f2f generate address from public key (#752) 2017-02-02 12:09:57 +02:00
alwx 7406b287ed Wrong formatting of ETH value at transactions screen on Android (#783) 2017-02-02 09:28:08 +02:00
alwx 78e70571df Generating message preview on the fly, localization of request data and previews (#645, #754) 2017-02-01 16:12:45 +02:00
Roman Volosovskyi e73f0940b3 fix #777 2017-01-31 12:41:37 +02:00
Juraj Martinka 28f82558bf fix #701: Redirect user to console when he tries to edit phone number in profile screen
New event :phone-number-change-requested is dispatched and this is used to just redirect user
to the console while automatically issuing :phone command.

We don't allow to edit phone number directly in profile screen, because phone change requires
entering sms confirmation code.
2017-01-31 10:38:48 +02:00
Juraj Martinka 71ba979671 profile: Redirect user to the console when he tries to edit phone number on profile page (#701)
Since phone change requires sms verification, we don't want user let to edit it directly on profile page.
Instead, we redirect him to the Console automatically issuing :phone command.
2017-01-31 10:38:48 +02:00
Andrey Shovkoplyas dc01b9e3b7 fix for https://github.com/status-im/status-react/pull/773 and https://github.com/status-im/status-react/issues/694
fix for https://github.com/status-im/status-react/issues/635
2017-01-31 10:10:41 +02:00
Andrey Shovkoplyas 8110576228 no message
remove button container

fix for https://github.com/status-im/status-react/issues/657, and also Russian typo fixed
2017-01-31 08:29:51 +02:00
alwx 0944df715f NFC access for Dapps (#670) 2017-01-30 18:03:16 +02:00
alealejandro 30fb48523e Refactor colors, remove unneeded (src/status_im) issue #278 2017-01-30 08:40:27 +02:00
Roman Volosovskyi 58fd0c1134 move statusgo to StatusModule
remove StatusService
few minor performance fixes in RN app
2017-01-30 08:09:31 +02:00
Andrey Shovkoplyas 191257ba13 hide emoji on unmount chat 2017-01-26 20:19:04 +02:00
alwx ccd846eb44 Non-atomic send button, leads to sending multiple transactions if tapping fast (#667) 2017-01-26 18:02:07 +02:00
alwx 3b80f7d088 /browse links (addition to #638) 2017-01-25 22:45:04 +02:00
Math Vadash c9366892cf Fix for :navigation-stack is grows on switching tabs #747 2017-01-25 22:39:17 +02:00
Gustavo Nunes 016e9b31d1 Add Gnosis dapp to default contacts list #748 2017-01-21 10:09:41 +02:00
Gustavo Nunes 06c8498568 accounts: recover password no longer appears as clear text #732 2017-01-21 09:58:24 +02:00
alwx 374264e108 Semicolon in password works fine now (#684); fix for crash #25 2017-01-21 09:56:23 +02:00
Gustavo Nunes 065a0ddc80 components, profile: better username validation #685 2017-01-21 09:51:13 +02:00
Roman Volosovskyi 19e3be5109 make isNodeInitialized instance variable
re-init jail on Android
2017-01-20 18:25:17 +02:00
Andrey Shovkoplyas 2765ca3eca https://github.com/status-im/status-react/pull/727#issuecomment-272797705
Revert "fixed #702"

This reverts commit ad255fbf8c474c0623eb0eb69ad31852b1b93f76.
fixed #702
2017-01-20 11:23:51 +02:00
Andrey Shovkoplyas 556b9beec7 https://github.com/status-im/status-react/issues/675
fixed #675
2017-01-20 11:14:42 +02:00
Roman Volosovskyi b2e4801251 Add Instabug logging for status-go signals
Upgrade status-go to 1.1.0-25-gaeda17d
2017-01-19 17:34:53 +02:00
alwx e1a1ab5c37 Enable links within messages (#638) 2017-01-19 17:31:56 +02:00
alwx 4a73facf4e App crash on empty password at confirmation (#644) 2017-01-18 13:01:48 +02:00
alwx d08ca05d33 Add to Contacts tab does not appear (#636) 2017-01-18 09:40:48 +02:00
alwx d260117c85 Phone fixes (#539, #566, #634) 2017-01-17 17:43:27 +02:00
alwx 101448b963 Ensure browser sessions can not correlate identities between Status account sessions (#688) 2017-01-17 17:24:45 +02:00
Auryn Macmillan 351e54129c Add FirstBlood to existing dapps (#728) 2017-01-17 00:29:30 +03:00
Roman Volosovskyi a0b20e3c22 fix #680 2017-01-16 14:39:46 +02:00
Roman Volosovskyi ba3034f0cc Merge pull request #605 from status-im/feature/#557
Update public/private keys for discoveries (#557)
2017-01-16 13:05:30 +02:00
alwx 9462088de8 Update public/private keys for discoveries (#557) 2017-01-16 11:42:12 +02:00
Roman Volosovskyi 9d7c2867b6 Merge pull request #723 from status-im/bug/#695
Search input on Discover can leave header in indeterminate state (#695)
2017-01-16 11:16:34 +02:00
Gustavo Nunes 68bffbc5c5 chat, components, profile: add copy / share to chat text messages 2017-01-16 11:00:35 +02:00
Roman Volosovskyi 9f4fd79586 kibit suggestion (in progress) 2017-01-16 08:25:45 +02:00
Roman Volosovskyi 81257b815a unused symbols 2017-01-16 08:25:45 +02:00
Roman Volosovskyi 0c69a27d95 unused aliases 2017-01-16 08:23:02 +02:00
alwx 9f5aee0146 Search input on Discover can leave header in indeterminate state (#695) 2017-01-14 17:15:10 +03:00
john ce2a31b233 chat.suggestions: updated regex for switch from ! to / command char 2017-01-12 13:50:53 -05:00
Gustavo Nunes c948b9b88e chat: change command char from ! to / #687 2017-01-11 14:07:47 -02:00
Jarrad 854adc087f Merge branch 'develop' into patch-3 2017-01-10 16:24:51 +07:00
Jarrad ed6f3de5c5 Merge branch 'develop' into patch-5 2017-01-10 16:24:09 +07:00
Jarrad 8481b31f7c Merge branch 'develop' into patch-4 2017-01-10 16:23:03 +07:00
Jarrad a1c12926cf Merge pull request #616 from rolandkofler/patch-1
Some German fixes
2017-01-10 16:18:36 +07:00
Jarrad 246e788919 Merge pull request #623 from TheHealthyCat/patch-1
Update it.cljs
2017-01-10 16:17:54 +07:00
Jarrad 36f2d1a57c Merge pull request #708 from MCRy/patch-1
Update zh_hans.cljs
2017-01-10 16:16:52 +07:00
RayX 8bf14dc500 Update zh_hans.cljs
corrected some errors
2017-01-10 15:46:57 +08:00
vicodin1123 5fd4003fea Update zh_hant.cljs 2017-01-07 01:41:22 +08:00
TheHealthyCat 0c1be1cf1f Update it.cljs 2017-01-05 12:50:12 +01:00
Roland Kofler 3b325691dd Reviewed the file for more errors 2017-01-05 11:13:17 +01:00
Roland Kofler 878b4dc90d Better using a verb here 2017-01-05 10:58:36 +01:00
Roland Kofler faa122b5b7 some german fixes 2017-01-05 10:38:30 +01:00
Roland Kofler abe9a89cac Subject "nachricht" is uppercase 2017-01-05 10:20:48 +01:00
Roman Volosovskyi a95b307810 fix navigation after qr scanning 2017-01-04 14:03:28 +02:00
Roman Volosovskyi a0d8c22f84 another attempt to fix issue #607 2017-01-04 10:58:46 +02:00
Jarrad 13e9283477 Merge pull request #614 from status-im/feature/default-contacts
add default DApp contacts
2017-01-04 13:04:42 +07:00
Jarrad Hope 0eefb02e25 add default dapps
new file:   images/contacts/flight-delays-suck.png
	new file:   images/contacts/jarrad.png
	new file:   images/contacts/mkr-market.png
	new file:   images/contacts/oaken-water-meter.png
	modified:   resources/default_contacts.json
	modified:   src/status_im/resources.cljs
2017-01-04 13:02:39 +07:00
alwx 3825f19f06 Non-DApp Default Contact cannot receive messages or friend requests (#608) 2017-01-03 16:30:37 +03:00
Roman Volosovskyi 8af289c543 Merge pull request #612 from status-im/bug/#610
Bigger area for cross on QR display screen (#610)
2017-01-03 13:07:43 +02:00
alwx c4e4400ccb Bigger area for cross on QR display screen (#610) 2017-01-03 13:51:54 +03:00
Roman Volosovskyi afaef1db9c restart rpc on "Failed to connect to localhost/127.0.0.1:8545" (related to #607) 2017-01-03 10:18:29 +02:00
alwx 0985db819b Strange suggestion behaviour (#602) 2017-01-02 19:26:28 +03:00
Roman Volosovskyi 6fd8ec26cb fix #600 2017-01-02 16:13:49 +02:00
Roman Volosovskyi 206f336dff Merge pull request #589 from status-im/feature/#334
Translations for DApps (#334)
2017-01-02 12:38:56 +02:00
Roman Volosovskyi 5d405e8e51 fix #594 2017-01-02 11:47:57 +02:00
Roman Volosovskyi d57f4847c3 advanced cljs compilation on android 2017-01-01 18:52:38 +02:00
alwx 5a872c8ca5 Translations for DApps (#334) 2016-12-30 20:45:14 +03:00
Roman Volosovskyi 0ee9bb09ac fix receiving of the first message 2016-12-30 08:39:04 +02:00
Roman Volosovskyi 3258df51c8 Merge pull request #582 from status-im/bug/#561
Carousel calculation fixes (#561)
2016-12-27 13:30:41 +02:00
alwx dcb7595b09 Carousel calculation fixes (#561) 2016-12-27 14:29:40 +03:00
Jarrad e6e59f158d Merge pull request #583 from status-im/feature/dapps-#580
Default DApp data structure (#580)
2016-12-27 17:22:21 +07:00
alwx 0e190c624b Default contacts (#580) 2016-12-27 13:18:22 +03:00
Roman Volosovskyi bc4f9c340b Merge pull request #576 from status-im/bug/#573
Fix phone number validation, remove staged-commands leftovers
2016-12-27 11:16:05 +02:00
Roman Volosovskyi aad122a724 fix #573 & remove staged-commands 2016-12-27 11:15:30 +02:00
Roman Volosovskyi 799b86f261 fix #587 2016-12-26 18:52:19 +02:00
Roman Volosovskyi 3936c05ecd fix #586 2016-12-26 17:26:20 +02:00
Roman Volosovskyi 5f9aa7a244 Merge pull request #578 from status-im/bug/#577
Fix tabs white screen
2016-12-24 11:17:58 +02:00
Roman Volosovskyi d691eaf326 resolve #572 2016-12-23 13:03:45 +02:00
Roman Volosovskyi 4a22c4a983 fix #577 2016-12-22 18:04:41 +02:00
alwx 316e321b02 :update-contact! handler fixed (#559) 2016-12-22 12:35:23 +03:00
Roman Volosovskyi 7fb7b60a65 Merge pull request #571 from status-im/bug/#570
Fix for "Add to contacts" request (#570)
2016-12-21 17:22:22 +02:00
alwx 5547fd65ba Fix for Add to contacts request (#570) 2016-12-21 17:55:48 +03:00
alwx 80018f1cb8 Staging area disabled (#562) 2016-12-21 13:09:36 +03:00
Roman Volosovskyi c9366c1d2b Merge pull request #558 from status-im/feature/#547
Emoji picker (#547)
2016-12-21 11:07:41 +02:00
Roman Volosovskyi 48f367c958 Merge pull request #555 from status-im/feature/syncing-information
More detailed information about syncing in toolbar
2016-12-20 17:41:19 +02:00
Roman Volosovskyi cd1ad1afc4 more detailed information about syncing in toolbar 2016-12-20 17:40:28 +02:00
Roman Volosovskyi 935b76860f Merge pull request #551 from status-im/bug/#550
Order of messages fix (#550)
2016-12-20 17:37:36 +02:00
alwx f3da7e7e76 react-native-emoji-picker (#547) 2016-12-20 18:01:17 +03:00
Roman Volosovskyi 9745d0bda8 prevent extra loading of Web3 2016-12-20 16:33:56 +02:00
alwx 158d0ba033 Order of messages fix (#550) 2016-12-20 14:56:37 +03:00
Roman Volosovskyi a57da3e086 add webview bridge based on WKWebView 2016-12-20 11:58:03 +02:00
Roman Volosovskyi fc39346bc2 inject web3 before page loading in webview (works only on android) 2016-12-19 14:40:16 +02:00
alwx 395aa9d807 Contacts search (#448);
Processed messages cache (#552);
Fix for adding pending contacts manually (#554);
Lots of fixes for toolbar & contact item
2016-12-14 18:40:22 +03:00
Roman Volosovskyi 7c36421d57 fix #545 2016-12-13 17:17:47 +02:00
Roman Volosovskyi 6c1f24b211 handle "Invalid JSON RPC response" error by restarting RPC server 2016-12-12 18:50:46 +02:00