didi
|
951b25716c
|
fixes #873 and some german grammar
|
2017-03-16 18:47:25 +02:00 |
Timothy Roy
|
7f2059070b
|
resources, commands.js, replace() comma to period
|
2017-03-12 16:20:59 +02:00 |
alwx
|
d6f43d3248
|
Move command-content to js files (#779)
|
2017-03-02 00:15:23 +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 |
alwx
|
a4526f7e3f
|
Alternate Currency Formats breaks ability to send ETH (#665)
|
2017-01-20 16:00:32 +02:00 |
Gustavo Nunes
|
66c9e97eef
|
Prevent non-positive-number amounts for send / request commands
|
2017-01-11 13:57:18 -02:00 |
Harsh Vakharia
|
302a1c7214
|
Add missing comma
|
2017-01-05 23:07:04 +05:30 |
Roman Volosovskyi
|
27df2705ed
|
!send command validation with estimatedGas
|
2017-01-02 23:09:45 +02:00 |
Roman Volosovskyi
|
048ef0a4fe
|
fix !send command message style
|
2016-12-15 11:53:22 +02:00 |
Adrian Tiberius
|
33c334ae6a
|
add translations
|
2016-11-22 16:23:14 +02:00 |
Roman Volosovskyi
|
80be20666b
|
send command styling
|
2016-11-18 17:13:38 +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 |
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
|
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 |
Roman Volosovskyi
|
b59419a9b7
|
closes #245
Former-commit-id: 263e48de04
|
2016-09-21 12:43:20 +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
|
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 |