Julien Eluard
90d8b5c23c
Fixes #1212 ( #1249 )
...
* Make sure suggestions properly popsup when command starts with space
* Added basic tests for splt-command-args
* Properly handle white spaces
* Added tests for commands with whitespaces
2017-06-26 13:45:49 +03:00
Andrey Shovkoplyas
63bf882e65
fixes https://github.com/status-im/status-react/issues/1217
2017-06-26 13:14:45 +03:00
Roman Volosovskyi
024cf6d6b8
status.sendMessage in jail
...
status.showSuggestions in jail
jail: fix localStorage behaviour on setItem with null value and getItem with key without value
2017-06-05 19:09:51 +03:00
Roman Volosovskyi
5b69439d3d
allows markup returned from bot's init function to be shown
2017-06-05 08:10:49 +03:00
Roman Volosovskyi
6f6849f635
use status-go's hackaton-alt branch
2017-06-02 17:45:02 +03:00
Roman Volosovskyi
45a08d7643
prevent unecessary :preview calls to jail
2017-06-01 10:55:46 +03:00
alwx
2c90faab86
No more react-native-network-info, updated /debug command response
2017-06-01 10:18:04 +03:00
alwx
1b2f657bfb
Support for status-dev-cli 3.2.0 — NDS, responses and 3 more commands
2017-05-24 12:49:17 +03:00
Roman Volosovskyi
34b77022f7
another attempt to fix #1088
2017-05-08 15:43: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
145e3ba1d4
Invalid phone number error is shown for valid phone number ( #1087 )
2017-05-03 16:46:07 +03:00
Roman Volosovskyi
72d06426d8
fix #1135
2017-05-02 16:25:00 +03:00
Roman Volosovskyi
1d532fc820
fix #1124
2017-05-01 11:47:15 +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
alwx
504e3493ef
Runtime permissions ( #762 )
2017-04-28 16:45:01 +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
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