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
|
735639776b
|
text-change optimisations (#971)
|
2017-04-24 12:37:31 +03:00 |
|
alwx
|
9a80548cf3
|
Commands are not shown in group chat after member is added (#1031)
|
2017-04-19 16:05:19 +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 |
|
Roman Volosovskyi
|
4843003749
|
fix #1003
|
2017-04-17 08:13:48 +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
|
6e4931417b
|
Password and phone inputs [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
|
abf0128a1a
|
transaction screens UI refresh
|
2017-04-13 18:15:41 +03:00 |
|
Andrey Shovkoplyas
|
d17646a6e9
|
https://github.com/status-im/status-react/issues/585
|
2017-04-13 18:15:40 +03:00 |
|
Roman Volosovskyi
|
4000a5e8ee
|
fix #856
|
2017-03-07 20:55:45 +02:00 |
|
alwx
|
43667ea6ac
|
Showing device's IP (#807)
|
2017-03-03 17:54:44 +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
|
d82bf5eeda
|
fix #821
|
2017-02-22 11:45:13 +02:00 |
|
alwx
|
e070661ae3
|
Persist Keyboard when typing command and moving to parameters (#776)
|
2017-02-15 14:04:18 +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 |
|
Yehonathan Sharvit
|
37e871b117
|
fix kibit suggestions
|
2017-02-06 10:12:05 +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
|
0944df715f
|
NFC access for Dapps (#670)
|
2017-01-30 18:03:16 +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 |
|
alwx
|
ccd846eb44
|
Non-atomic send button, leads to sending multiple transactions if tapping fast (#667)
|
2017-01-26 18:02:07 +02:00 |
|
alwx
|
374264e108
|
Semicolon in password works fine now (#684); fix for crash #25
|
2017-01-21 09:56:23 +02:00 |
|
alwx
|
d260117c85
|
Phone fixes (#539, #566, #634)
|
2017-01-17 17:43:27 +02:00 |
|
Roman Volosovskyi
|
a0b20e3c22
|
fix #680
|
2017-01-16 14:39:46 +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
|
0985db819b
|
Strange suggestion behaviour (#602)
|
2017-01-02 19:26:28 +03:00 |
|
Roman Volosovskyi
|
0ee9bb09ac
|
fix receiving of the first message
|
2016-12-30 08:39:04 +02: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
|
aad122a724
|
fix #573 & remove staged-commands
|
2016-12-27 11:15:30 +02:00 |
|
alwx
|
80018f1cb8
|
Staging area disabled (#562)
|
2016-12-21 13:09:36 +03:00 |
|
alwx
|
158d0ba033
|
Order of messages fix (#550)
|
2016-12-20 14:56:37 +03:00 |
|
Roman Volosovskyi
|
379669ada0
|
Merge pull request #540 from status-im/feature/#445
!faucet command (#445)
|
2016-12-09 13:03:41 +02:00 |
|
Roman Volosovskyi
|
72f9b8dfa2
|
fix :navigation-back after sending transactions
|
2016-12-09 12:54:24 +02:00 |
|
alwx
|
430229d192
|
faucet command (#445)
|
2016-12-09 13:04:14 +03:00 |
|
Adrian Tiberius
|
974ff50b02
|
implement console message handling and suggestions
|
2016-12-02 19:13:55 +02:00 |
|
Jarrad Hope
|
ea54b9b6e1
|
!js command in console chat
|
2016-11-30 20:35:37 +02:00 |
|
Roman Volosovskyi
|
d1c8912cf5
|
group adding/adding
|
2016-11-28 19:18:05 +02:00 |
|
Jarrad Hope
|
b008e59e0f
|
fix #483
|
2016-11-28 16:08:17 +02:00 |
|
Roman Volosovskyi
|
353d50d6bf
|
fix #472
|
2016-11-21 17:23:50 +02:00 |
|
Roman Volosovskyi
|
f6c55d1182
|
Merge pull request #465 from status-im/bug/#462
QR code screen (#462)
|
2016-11-19 19:36:15 +02:00 |
|
Alexander Pantyuhov
|
cdfa395b34
|
Updated QR code layout and #462 fix
|
2016-11-19 14:10:27 +03:00 |
|
Roman Volosovskyi
|
80be20666b
|
send command styling
|
2016-11-18 17:13:38 +02:00 |
|
Roman Volosovskyi
|
23c1a1ae30
|
Merge pull request #461 from status-im/feature/prefill-response-parameters-#417
prefill response parameters with request data
|
2016-11-17 09:55:35 +02:00 |
|
Adrian Tiberius
|
a0b37c4211
|
prefill response parameters with request data
Former-commit-id: 648a46029429ce7656d3f2cc3c2e9630862f5a1e
|
2016-11-14 21:23:13 +02:00 |
|