Commit Graph

536 Commits

Author SHA1 Message Date
Roman Volosovskyi 80be20666b send command styling 2016-11-18 17:13:38 +02:00
Roman Volosovskyi 5fe3a1b91a add locale and debug props to context object in jail (#459) 2016-11-18 12:19:28 +02:00
Roman Volosovskyi acfedd19f6 Merge pull request #447 from status-im/bug/#430
Prevent !send with null "to" address
2016-11-15 15:22:12 +02:00
Roman Volosovskyi 459ce93220 fix #450; fix #451 2016-11-12 11:25:48 +02:00
Roman Volosovskyi 29a6832974 fixes #430
ignore transaction without "to" address
prevent !send command without "to" address
only contacts with address in wallet's contacts screen
2016-11-11 09:34:07 +02:00
Jarrad Hope b0fac8ff84 update wallet url 2016-11-10 22:02:12 +08:00
Roman Volosovskyi 48dc1b6e19 closes #441 2016-11-10 10:33:44 +02:00
Adrian Tiberius 083ade766e implement new wallet flow 2016-11-08 19:38:59 +02:00
Roman Volosovskyi 4fd5be78b4 wallet dapp icon & border
commands/requests icons


Former-commit-id: e4a23bba54
2016-10-31 16:54:49 +02:00
Roman Volosovskyi b6fa6c366c fix #394
Former-commit-id: 58aaacf044
2016-10-29 23:02:49 +03:00
Roman Volosovskyi 8439407520 show connectivity issues & retry sending of phone/confirmation code to server if application is offline
Former-commit-id: 2580b0a9d9
2016-10-23 12:49:36 +03:00
Roman Volosovskyi 2c8ade2346 fixes #383
Former-commit-id: 371c4889ac
2016-10-21 17:42:08 +03:00
Roman Volosovskyi 956da9b82e rework !send command
Former-commit-id: 608243bd3d
2016-10-18 15:40:57 +03:00
Alexander Pantyuhov edc5530d0c Various !browse command issues on open (#349)
Former-commit-id: 312a3d994c
2016-10-18 14:14:18 +03:00
Roman Volosovskyi 90ace73995 Console chat: password request (fixes #286)
Former-commit-id: 9624bd6d0f
2016-10-07 15:31:12 +03:00
Roman Volosovskyi 87824f4697 Console chat cosmetic changes. Fixes #281, #284, #285, #287
Former-commit-id: 6effc91d3c
2016-10-04 11:35:32 +03:00
Roman Volosovskyi 6c96591cb1 password validation in !keypair command, closes #238
Former-commit-id: 9b8f079606
2016-09-22 11:46:31 +03:00
Roman Volosovskyi 23dfab5c3a missed console.js
Former-commit-id: 5fb6a19d0a
2016-09-22 08:24:25 +03:00
Roman Volosovskyi b59419a9b7 closes #245
Former-commit-id: 263e48de04
2016-09-21 12:43:20 +03:00
Roman Volosovskyi a694034d20 Merge pull request #250 from status-im/bug/#231
Fix styles for validation messages in chat

Former-commit-id: c0fae5b4b7
2016-09-20 17:17:12 +03:00
Roman Volosovskyi 38505bd2cc validate empty input in send command
Former-commit-id: 29968b2ff3
2016-09-20 17:15:29 +03:00
Roman Volosovskyi d0d3cf107d fix #231
Former-commit-id: ccb2b4cf98
2016-09-20 16:38:07 +03:00
Roman Volosovskyi e8c462d7ba statusAPI in webview
Former-commit-id: effadc6d5f
2016-08-23 17:03:42 +03:00
Roman Volosovskyi 5940af50ad send-transaction in commands.js
Former-commit-id: 871f803651
2016-08-19 11:52:44 +03:00
Roman Volosovskyi e9e3dc3896 on boarding tests
Former-commit-id: a0912230d4
2016-07-27 16:08:53 +03:00
Roman Volosovskyi 6b0d236c42 browser
Former-commit-id: 20ff7b23a5
2016-07-20 17:03:46 +03:00
Roman Volosovskyi f5ff014b9d validation handlers & views
Former-commit-id: 7c3c3d8008
2016-07-07 19:09:16 +03:00
Roman Volosovskyi 63fb7dce94 locations
Former-commit-id: 58675d5509
2016-06-29 14:28:43 +03:00
Roman Volosovskyi 5e94fb9b7b first parameter
Former-commit-id: 013e4e79ae
2016-06-27 18:38:44 +03:00
Roman Volosovskyi 771f046e96 handle responses from jail
Former-commit-id: 7632de08cf
2016-06-25 16:28:45 +03:00
Roman Volosovskyi f1005daeed Merge branch 'develop' into feature/#123
First attempt.
 Conflicts:
	.re-natal
	android/app/build.gradle
	android/settings.gradle
	src/status_im/chat/handlers.cljs
	src/status_im/chat/views/command.cljs
	src/status_im/chat/views/content_suggestions.cljs
	src/status_im/chat/views/message.cljs
	src/status_im/chat/views/plain_input.cljs


Former-commit-id: 474729f230
2016-06-15 10:47:38 +03:00
Roman Volosovskyi 8f37885e18 staged command preview
Former-commit-id: 02f37e6c97
2016-06-14 17:36:39 +03:00
Roman Volosovskyi b9973cee6d cleanup
Former-commit-id: 62e68fc3da
2016-06-14 15:56:03 +03:00
Roman Volosovskyi 4301c813f4 parsing of commands.js, command's handler, suggestions handler in jail (commit contains .aar oops)
Former-commit-id: ab93b21a4c
2016-06-14 14:19:56 +03:00
michaelr 5ed5e91e2d removed redundant deps and changes protocol version to latest
Former-commit-id: b9a6253357
2016-03-14 00:29:07 +02:00
virvar 93848fd255 Use syng-im/protocol to get whisper identity
Former-commit-id: 119c613f8a
2016-03-07 11:09:41 +03:00