79 Commits

Author SHA1 Message Date
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
d4f2983a09 geolocation permissions request on android 2017-05-09 11:59:48 +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
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
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
Roman Volosovskyi
a9d1426426 sendWeb3Request method in StatusModule 2017-04-25 11:00:58 +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
Andrey Shovkoplyas
d17646a6e9 https://github.com/status-im/status-react/issues/585 2017-04-13 18:15:40 +03:00
Roman Volosovskyi
d82bf5eeda fix #821 2017-02-22 11:45:13 +02:00
alwx
c1abe16f89 Fix for weird behaviour if back is pressed in 2nd onboarding (#775) 2017-02-17 16:36:09 +02:00
alwx
bf27c55398 Development tools (#719) 2017-02-13 12:14:28 +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
3b80f7d088 /browse links (addition to #638) 2017-01-25 22:45:04 +02:00
Roman Volosovskyi
b2e4801251 Add Instabug logging for status-go signals
Upgrade status-go to 1.1.0-25-gaeda17d
2017-01-19 17:34:53 +02:00
Gustavo Nunes
68bffbc5c5 chat, components, profile: add copy / share to chat text messages 2017-01-16 11:00:35 +02:00
Roman Volosovskyi
81257b815a unused symbols 2017-01-16 08:25:45 +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
395aa9d807 Contacts search (#448);
Processed messages cache (#552);
Fix for adding pending contacts manually (#554);
Lots of fixes for toolbar & contact item
2016-12-14 18:40:22 +03:00
Roman Volosovskyi
6c1f24b211 handle "Invalid JSON RPC response" error by restarting RPC server 2016-12-12 18:50:46 +02:00
Roman Volosovskyi
0916cc6119 fix #528 2016-12-01 17:32:11 +02:00
Jarrad Hope
ea54b9b6e1 !js command in console chat 2016-11-30 20:35:37 +02:00
Roman Volosovskyi
d2dab549f8 fix #514 2016-11-30 19:44:39 +02:00
Roman Volosovskyi
692de70933 debug and release mode on real iOS device 2016-11-30 12:22:02 +02:00
Jarrad Hope
b008e59e0f fix #483 2016-11-28 16:08:17 +02:00
Roman Volosovskyi
0ce43593aa closes #446 2016-11-21 18:02:24 +02:00
Roman Volosovskyi
5bf8cebb83 fix #471 2016-11-21 12:01:01 +02:00
Alexander Pantyuhov
2f7d75c90f Discovery fixes (#432, #434)
No more newline characters in statuses (#463)
Copyable address and key in profile (#462), several fixes
2016-11-17 20:15:46 +02:00
Roman Volosovskyi
83e158cb80 fix flash, dapp icon on console icon, messages animation and other bugs related to #415 2016-11-05 16:24:10 +02:00
Alexander Pantyuhov
313c952e57 Wallet DApp Transaction History Messages
Former-commit-id: 77221afa4d128c089e73a86aa2291294c0e3a548
2016-11-02 22:11:45 +03:00
Roman Volosovskyi
d8499e6bad fix #392
Former-commit-id: 581b64fa101296156f8b451a6933c92b48a41729
2016-10-30 00:35:37 +03:00
Roman Volosovskyi
f3c5cd9700 reset password after 3 wrong attempts & close transactions screen if there are no transactions (#371, #372)
Former-commit-id: bda65d6f1b9d782cd2e0c7352222567f99c9511c
2016-10-28 16:30:37 +03:00
Roman Volosovskyi
b9d29b7fd8 fix bugs related to release build for android devices
Former-commit-id: 53e7ca91d97fdf7ec0094249b9fc16f32f8e0ead
2016-10-26 15:16:27 +03:00
Roman Volosovskyi
8439407520 show connectivity issues & retry sending of phone/confirmation code to server if application is offline
Former-commit-id: 2580b0a9d912cf171f2b03a00012974d860a7752
2016-10-23 12:49:36 +03:00
Roman Volosovskyi
956da9b82e rework !send command
Former-commit-id: 608243bd3d5bce1f2729a3fe65b10f233641c5eb
2016-10-18 15:40:57 +03:00
Alexander Pantyuhov
76b6cbd443 Sync indicator (#312)
Former-commit-id: 52b786dd25cc47b80c8ec01434e34a36baf2a759
2016-10-13 14:59:19 +03:00
Adrian Tiberius
2c3eec3c43 added database migration functionality
Former-commit-id: a6f63a5b5f2ec8fbecd07f975694d2fbb94f1137
2016-10-04 18:29:41 +03:00
Roman Volosovskyi
63e8b7a4fa fixes #290
Former-commit-id: c29cb2de5e92f41e2c9856233bce10a51610930c
2016-10-04 16:55:22 +03:00
alwxndr
08f17909f6 Profile validations (#235)
Former-commit-id: 80ec3eeef3c816b5ed24bf992fac4115523ca378
2016-09-27 20:04:00 +03:00
Roman Volosovskyi
816281bf7f Cleanup after protocol's refactoring
Former-commit-id: b6977dc0b77d89220d8c3f4e38c671841edd87b5
2016-09-18 09:29:35 +03:00
Roman Volosovskyi
3a6f4008f2 protocol rework
Former-commit-id: 27ab637e94d52ee0db07db78001053ef0a7339c7
2016-09-16 19:27:58 +03:00
Adrian Tiberius
457197c23c updated the statusgo refactoring changes
Former-commit-id: fe1f0b689f038de739fe43ee9a55f515342a7b37
2016-09-15 16:48:53 +03:00
Adrian Tiberius
5ae858da0d merged and refactored react-native-status
Former-commit-id: 782ea0858996c173c426f23769a7d63a2e84c6a7
2016-09-07 20:35:04 +03:00
alwxndr
91fdff9429 improved messages delivery (#191)
Former-commit-id: fb06c9161a70eeed2d75ef5127bfe27a479edde7
2016-08-29 12:51:54 +03:00
Roman Volosovskyi
34f62d3865 Group chat: basic features
Former-commit-id: e73de0a86dd856cefbac0833645c68752ddc8271
2016-08-26 15:53:45 +03:00
Roman Volosovskyi
5940af50ad send-transaction in commands.js
Former-commit-id: 871f8036516fd0fab72c2f17c7c0218c31ca022e
2016-08-19 11:52:44 +03:00
alwxndr
a598200ace discovery rework
Former-commit-id: 92073f3d679d09b01ddf827442e2face6b0c2dc9
2016-08-18 19:16:07 +03:00
alwxndr
1b480a1a58 * new my-profile screen
* ability to edit profile data
* ability to update status (we save it internally for now)
* ability to change profile picture (from camera or gallery)
* enhanced way of storing profile-related data in realm and internal state db


Former-commit-id: 91d8ecc4bdf8407bc95b2fe703113bebccbbd885
2016-08-06 11:58:04 +03:00