Herich
|
d90dab8711
|
fix #1501 wallet: display right fee amount
|
2017-07-27 13:59:48 +03:00 |
Herich
|
59edcb37ef
|
wallet: always displays fee with fixed precision
|
2017-07-26 14:51:33 +03:00 |
alwx
|
a0de31ebb6
|
Requesting message in group chat now contains recipient name (#1396); restructuring of commands
|
2017-07-14 10:11:24 +03:00 |
alwx
|
5c15df9b64
|
/send and /request commands; commands in group chats and fixes for parameter and result boxes
|
2017-07-10 12:41:30 +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 |