Commit Graph

638 Commits

Author SHA1 Message Date
Roman Volosovskyi fd329ee732 Merge pull request #228 from status-im/feature/statusgo-refactor
Feature/statusgo refactor
2016-09-15 17:03:10 +03:00
Adrian Tiberius fe1f0b689f updated the statusgo refactoring changes 2016-09-15 16:48:53 +03:00
Roman Volosovskyi 5ea0d270fe Merge pull request #222 from status-im/feature/improved-pending-messages
Checking pending messages when user appears online (#210)
2016-09-11 13:27:27 +03:00
alwxndr 7f21ab2d3c checking pending messages when user appears online (#210) 2016-09-11 13:26:04 +03:00
Adrian Tiberius 496800642c fix new chat navigation history 2016-09-11 13:19:31 +03:00
Roman Volosovskyi 64e00a0016 Merge pull request #221 from status-im/feature/merge-status-module
merged and refactored react-native-status
2016-09-08 16:51:28 +03:00
alwxndr b260e7ba6b improved contact request (#122) 2016-09-08 09:26:35 +03:00
Adrian Tiberius 782ea08589 merged and refactored react-native-status 2016-09-07 20:35:04 +03:00
alwxndr 61aab03a52 fix of .getTime issue (#196) 2016-09-07 12:33:40 +03:00
Adrian Tiberius 1cb72a5f7a use only lower case tags 2016-09-06 13:28:07 +03:00
Adrian Tiberius 82bc347735 use RCTDeviceEventEmitter to send events to javascript; implements #195 2016-09-01 17:55:40 +03:00
Roman Volosovskyi 22332e0781 Merge pull request #204 from status-im/feature/delivery-of-messages
Improved message delivery
2016-08-29 13:47:00 +03:00
alwxndr fb06c9161a improved messages delivery (#191) 2016-08-29 12:51:54 +03:00
adrian-tiberius 5413197a73 Merge pull request #206 from status-im/feature/group-colour-picker-#95
Group chat color settings
2016-08-27 15:08:56 +03:00
Roman Volosovskyi 995622307f Merge pull request #200 from status-im/feature/show-mnemonic-#199
show mnemonic on account creation
2016-08-27 14:38:14 +03:00
Adrian Tiberius 9231ab668a added recover screen and updated bindings 2016-08-27 14:34:54 +03:00
Roman Volosovskyi dc65163da0 Merge pull request #202 from status-im/feature/group-chat
Group chat: basic features
2016-08-26 16:01:06 +03:00
Roman Volosovskyi 406e0f4357 fix #95 group chat color settings 2016-08-26 15:57:53 +03:00
Roman Volosovskyi e73de0a86d Group chat: basic features 2016-08-26 15:53:45 +03:00
Roman Volosovskyi b98293cedd fix #197 weird animation 2016-08-26 12:37:13 +03:00
Roman Volosovskyi 8a39ac2718 fix #144 add-new-contact 2016-08-26 12:16:20 +03:00
Adrian Tiberius 3f096545d7 show mnemonic on account creation 2016-08-24 15:48:21 +03:00
Roman Volosovskyi effadc6d5f statusAPI in webview 2016-08-23 17:03:42 +03:00
alwxndr 9a1d274c4f discovery search results 2016-08-22 11:45:23 +03:00
Roman Volosovskyi 871f803651 send-transaction in commands.js 2016-08-19 11:52:44 +03:00
alwxndr 92073f3d67 discovery rework 2016-08-18 19:16:07 +03:00
alwxndr 91d8ecc4bd * 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
2016-08-06 11:58:04 +03:00
Roman Volosovskyi 7063237831 fix #184 2016-08-02 15:17:33 +03:00
alwxndr 47b3e7fe08 * ios-related fixes;
* separate components for geth and jail (required for ios app);
* status bar for both ios and android
* style fixes (including better login screen on Android);
* internal re-natal package
2016-07-29 14:49:52 +03:00
alwxndr ba1365fa0a react-native upgrade, re-natal upgrade, dependencies updates and fixes to make ios builds work 2016-07-27 18:21:19 +03:00
Roman Volosovskyi a0912230d4 on boarding tests 2016-07-27 16:08:53 +03:00
Jarrad 1307e25de6 Merge pull request #179 from status-im/bug/#147
fix #147 tab bottom gradient
2016-07-27 15:05:11 +02:00
adrian-tiberius 398ce6927e Merge pull request #176 from status-im/bug/accounts-list-scroll
attempt to fix scroll in account's list
2016-07-26 11:16:16 +03:00
Adrian Tiberius 1d460333a1 fix tab bottom gradient 2016-07-26 11:06:55 +03:00
Roman Volosovskyi 88fdbcc35b fix #178 2016-07-25 17:08:38 +03:00
Roman Volosovskyi f3c1710415 #177 fix messages container padding 2016-07-25 16:20:39 +03:00
Roman Volosovskyi d16ded0a90 attempt to fix scroll in account's list 2016-07-22 17:37:20 +03:00
Roman Volosovskyi 20ff7b23a5 browser 2016-07-20 17:03:46 +03:00
Adrian Tiberius 753bdbbd4f fix account switching 2016-07-18 22:11:54 +03:00
Adrian Tiberius 04440181b2 merge develop 2016-07-18 21:33:41 +03:00
Adrian Tiberius cff3349c7d cleanup 2016-07-18 19:50:13 +03:00
Adrian Tiberius fac008b087 fix account database separation 2016-07-18 19:29:51 +03:00
Adrian Tiberius d19b595b9f account database separation try 2016-07-18 15:42:48 +03:00
Adrian Tiberius 5392b8d9a2 Added address validation 2016-07-13 18:53:23 +03:00
Roman Volosovskyi 65772e3438 separate animations values for different chats 2016-07-08 18:30:16 +03:00
Roman Volosovskyi 68c1e99d83 Merge branch 'develop' into feature/commands-validation 2016-07-08 12:40:02 +03:00
Roman Volosovskyi 3718541b8c validation errors position 2016-07-08 12:26:46 +03:00
Roman Volosovskyi 4e5838391c validation messages styles 2016-07-08 11:30:42 +03:00
Roman Volosovskyi 7c3c3d8008 validation handlers & views 2016-07-07 19:09:16 +03:00
Roman Volosovskyi 0ddc4608ee statuses fro console chat 2016-07-07 11:16:09 +03:00
Roman Volosovskyi 55a5b96ad7 fix protocol's initialization on js reloading 2016-07-07 11:08:22 +03:00
Adrian Tiberius 9d8bd7d740 fixed failed login, disabled address field, added error message 2016-07-06 23:47:57 +03:00
Adrian Tiberius b28427cddd hide scan button from login 2016-07-06 23:15:39 +03:00
Adrian Tiberius a2e6701db7 fix font size, back button and add account button 2016-07-06 23:10:41 +03:00
Roman Volosovskyi d29c6c3711 fix animation handler 2016-07-06 20:19:06 +03:00
Roman Volosovskyi 2e790fb006 unviewed messages counter 2016-07-06 20:17:52 +03:00
Roman Volosovskyi 6d4fd4dfda Merge branch 'develop' into feature/delivery-status 2016-07-06 18:10:40 +03:00
Roman Volosovskyi ee443d113f Merge branch 'develop' into feature/#124 2016-07-06 17:53:34 +03:00
Roman Volosovskyi faf9c786df fix huge view overlaying everything for the action button 2016-07-06 17:52:44 +03:00
Roman Volosovskyi 155626f59a "seen" message 2016-07-06 11:55:21 +03:00
Roman Volosovskyi 88e5a0c9d8 centered account list 2016-07-06 09:26:28 +03:00
Adrian Tiberius 1555002bcd added add account button functionality 2016-07-05 22:24:09 +03:00
Adrian Tiberius d1446634b4 added add account button 2016-07-05 21:52:16 +03:00
Adrian Tiberius cd22ab834d updated login button design 2016-07-05 21:29:58 +03:00
Adrian Tiberius af3f21629b updated design for login input fields 2016-07-05 21:19:12 +03:00
Adrian Tiberius e787a190a9 remove add account item 2016-07-05 20:02:41 +03:00
Adrian Tiberius 14c2b19402 implemented login flow on startup 2016-07-05 19:59:03 +03:00
Adrian Tiberius 6841e8e430 renamed users to accounts and fixed current account setting 2016-07-05 19:14:41 +03:00
Roman Volosovskyi 0f7143e5bf pending/sent/failed statuses for messages 2016-07-05 19:07:34 +03:00
Adrian Tiberius 6e42338fdc update select user screen 2016-07-05 18:56:17 +03:00
Adrian Tiberius 15955ffb98 Merge remote-tracking branch 'origin/develop' into feature/#124 2016-07-05 18:23:34 +03:00
Roman Volosovskyi 7413352563 fix identity-length 2016-07-05 16:25:33 +03:00
Jarrad db5c654686 Merge pull request #146 from status-im/feature/#119
Feature/#119
2016-07-05 14:38:04 +02:00
Roman Volosovskyi 6469bf67da Merge pull request #150 from status-im/feature/geth-module
Feature/geth module
2016-07-05 15:37:14 +03:00
Roman Volosovskyi 5749f76be5 fix staged response name 2016-07-02 15:03:31 +03:00
Roman Volosovskyi 32a7821da9 improvement of suggestions animation 2016-07-02 12:05:42 +03:00
Adrian Tiberius c5f41344d4 add links to new screens 2016-07-01 00:11:48 +03:00
Adrian Tiberius 49ec4ca145 Merge remote-tracking branch 'origin/develop' into feature/#124 2016-06-30 23:55:55 +03:00
Adrian Tiberius 42faf66c1d changed error color 2016-06-30 23:09:33 +03:00
Adrian Tiberius 7f1ac63cdf autologin to account when its already created 2016-06-30 23:03:43 +03:00
Roman Volosovskyi 6fc1e0b46a fix missed dapp params 2016-06-30 20:56:57 +03:00
Adrian Tiberius df229035e7 login to account after creating it to enable it in whisper 2016-06-30 20:28:51 +03:00
Adrian Tiberius 3a3a39b71d merge develop 2016-06-30 20:10:41 +03:00
Roman Volosovskyi 5ff4ff7ead another attempt to improve animation 2016-06-30 19:27:42 +03:00
Adrian Tiberius 06e0332f4f missed conflict 2016-06-30 19:14:03 +03:00
Adrian Tiberius 4fca2507da merge develop 2016-06-30 19:12:07 +03:00
Adrian Tiberius 763aac2141 fix signup process 2016-06-30 19:05:28 +03:00
Adrian Tiberius c878fba6f1 created new accounts realm object and fixed new create account flow 2016-06-30 18:06:05 +03:00
Roman Volosovskyi 3e7bd39ed3 fix suggestions flickering 2016-06-30 17:47:12 +03:00
Roman Volosovskyi c97fdbe8c5 comment debug 2016-06-30 17:24:07 +03:00
Roman Volosovskyi 3a93e0890b attempt to fix performance issues 2016-06-30 17:23:38 +03:00
Roman Volosovskyi b4a1e9afd6 improve animation 2016-06-30 15:54:44 +03:00
Roman Volosovskyi aa22c975c8 persist tap 2016-06-30 15:23:31 +03:00
Roman Volosovskyi ac80ae632f commands suggestions header icon 2016-06-30 14:06:00 +03:00
Roman Volosovskyi b7426f7eba remove request after answering & request icon animation 2016-06-30 13:52:04 +03:00
Adrian Tiberius ec9cfe8f8c changed add account flow to use new binding system 2016-06-30 13:37:36 +03:00
Roman Volosovskyi e728c155a1 commands button 2016-06-30 11:48:56 +03:00
Roman Volosovskyi 952d3736c8 rendering of a new request in list 2016-06-30 11:12:10 +03:00
Adrian Tiberius 31a8824d34 fix typo 2016-06-29 23:14:06 +03:00
Adrian Tiberius e947bb0ea1 fix validation visual feedback and disabled grey tick 2016-06-29 23:06:50 +03:00
Roman Volosovskyi 0761a1da1b requests in suggestions window 2016-06-29 18:54:01 +03:00
Roman Volosovskyi a1556ee335 command suggestions design 2016-06-29 16:30:59 +03:00
Roman Volosovskyi fe8ef287aa staged command content 2016-06-29 13:48:53 +03:00
Roman Volosovskyi dfaf0806a0 placeholders 2016-06-29 12:10:06 +03:00
Roman Volosovskyi e8d79e2efa prevent command cancelling 2016-06-29 11:58:37 +03:00
Roman Volosovskyi 5af33a99ca fix responses animation 2016-06-29 11:55:56 +03:00
Roman Volosovskyi 471f637e0d commands canceling 2016-06-29 11:24:46 +03:00
Roman Volosovskyi 026b678e20 fix message offset 2016-06-29 09:36:03 +03:00
Roman Volosovskyi 904decc76a Merge branch 'feature/command-parameters' into feature/command-suggestions-animation 2016-06-29 09:28:02 +03:00
Roman Volosovskyi e6414c7101 commands input 2016-06-29 09:27:21 +03:00
Roman Volosovskyi 013e4e79ae first parameter 2016-06-27 18:38:44 +03:00
Adrian Tiberius abaab3b26b added Geth react-native module 2016-06-27 18:35:25 +03:00
Roman Volosovskyi 8d13f5dc36 missed conflict 2016-06-27 16:44:54 +03:00
Roman Volosovskyi fa90b9efd3 Merge branch 'feature/#123' into feature/command-suggestions-animation 2016-06-27 16:21:29 +03:00
Roman Volosovskyi 65c76e3cb1 Merge branch 'develop' into feature/#123 2016-06-27 16:02:42 +03:00
Roman Volosovskyi ff1291dac0 load messages on scroll 2016-06-27 15:57:40 +03:00
Roman Volosovskyi dc079cc217 lock to portrait orientation 2016-06-27 15:54:06 +03:00
Roman Volosovskyi 70f204681b cleanup 2016-06-27 15:12:53 +03:00
Roman Volosovskyi 103b6ba0eb fix duplication a bit 2016-06-27 14:58:37 +03:00
Roman Volosovskyi de5eb9bee0 cleanup debug & simplify messages-offset 2016-06-27 14:35:33 +03:00
Roman Volosovskyi 463c824e57 Merge branch 'feature/#123' into feature/command-suggestions-animation 2016-06-27 12:38:31 +03:00
Roman Volosovskyi 2894baa0e1 fix exclamation mark for response messages 2016-06-27 12:33:46 +03:00
Roman Volosovskyi 3289053ff8 tint-color for response's icon 2016-06-27 12:22:52 +03:00
Roman Volosovskyi e7b328aa27 custom register-handler & response icon animation 2016-06-27 12:07:14 +03:00
Roman Volosovskyi ce57ab19c8 Merge branch 'feature/#123' into feature/command-suggestions-animation 2016-06-27 10:25:58 +03:00
Roman Volosovskyi a3de75127a loading of console's commands.js without running server 2016-06-27 10:24:27 +03:00
Roman Volosovskyi 7f156a69cf autoselect command 2016-06-26 12:11:23 +03:00
Roman Volosovskyi 28a0d10367 some improvements 2016-06-25 21:30:43 +03:00
Roman Volosovskyi 6cd5e29c8a first attempt 2016-06-25 18:44:37 +03:00
Roman Volosovskyi 923b2af648 cleanup 2016-06-25 16:38:24 +03:00
Roman Volosovskyi 7632de08cf handle responses from jail 2016-06-25 16:28:45 +03:00
Roman Volosovskyi 82c6688648 (slurp "status.js") 2016-06-24 15:38:51 +03:00
Roman Volosovskyi 40dd0063d2 handle errors from jail 2016-06-23 19:07:31 +03:00
Roman Volosovskyi d07688136f adapt animation & cleanup 2016-06-23 16:11:21 +03:00
Adrian Tiberius 17497b5359 changed server url 2016-06-23 15:52:54 +03:00
Roman Volosovskyi 831132ccef adapt animation 2016-06-23 15:47:58 +03:00
Roman Volosovskyi dd3eb3c0eb Merge branch 'develop' into feature/#123
Conflicts:
	android/app/build.gradle
	android/settings.gradle
	package.json
	src/status_im/chat/handlers.cljs
	src/status_im/chat/subs.cljs
2016-06-23 12:02:39 +03:00
Jarrad 31d7161766 Merge pull request #140 from status-im/chat-animation
Chat animation
2016-06-22 20:43:55 +02:00
Roman Volosovskyi fa2e2c2f28 check identity length 2016-06-22 16:39:06 +03:00
Roman Volosovskyi 4181541ae2 check uniqueness 2016-06-22 16:32:05 +03:00
Roman Volosovskyi bb4641fc93 check uniqueness 2016-06-22 16:29:25 +03:00
Adrian Tiberius 6bb48a42f9 merged develop 2016-06-22 11:24:47 +03:00
Adrian Tiberius 42d8ea47df try using clojure spec for validation 2016-06-22 11:18:46 +03:00
Roman Volosovskyi bd3eea73fd Merge branch 'develop' into feature/#123 2016-06-22 10:53:27 +03:00
Roman Volosovskyi e3e4de6f12 Merge branch 'develop' into fix/single-drawer 2016-06-22 10:48:45 +03:00
Roman Volosovskyi 2887e1c502 comments 2016-06-21 20:13:51 +03:00
Roman Volosovskyi 8e2c207b2e Merge branch 'develop' into chat-animation
Conflicts:
	.re-natal
	src/status_im/android/core.cljs
	src/status_im/chat/views/message_input.cljs
	src/status_im/chat/views/plain_message.cljs
	src/status_im/db.cljs
2016-06-21 19:17:30 +03:00
Roman Volosovskyi 4be203bcd3 Merge branch 'develop' into feature/#138 2016-06-21 18:54:52 +03:00
Roman Volosovskyi dc567356ca no contacts screen & some fixes 2016-06-21 18:48:41 +03:00
Jarrad f800f2c6bd Merge pull request #143 from status-im/feature/#131
Feature/#131
2016-06-21 17:07:19 +02:00