1317 Commits

Author SHA1 Message Date
Roman Volosovskyi
28147a3730 Merge pull request #548 from status-im/bug/ios-crash
Restarting RPC server
2016-12-13 11:12:39 +02:00
Roman Volosovskyi
6c1f24b211 handle "Invalid JSON RPC response" error by restarting RPC server 2016-12-12 18:50:46 +02:00
Roman Volosovskyi
f74944ac2d prevent SIGPIPE crash on iOS 2016-12-11 13:09:12 +02:00
Roman Volosovskyi
85e7c6c1f1 remove v2 from base database 2016-12-11 12:59:21 +02:00
Jarrad
b6b46d19af Ropsten faucet typo 2016-12-10 11:01:20 +08:00
Roman Volosovskyi
ad0ddc1e0c Merge pull request #544 from status-im/feature/extended-defview
Extended defview macro
2016-12-09 13:03:51 +02: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
Roman Volosovskyi
1f3411f8fc fix chat-icon-view rerendering 2016-12-09 12:21:20 +02:00
alwx
430229d192 faucet command (#445) 2016-12-09 13:04:14 +03:00
Roman Volosovskyi
915394b058 fix LATEST_TAG in iOS versions script 2016-12-09 09:51:19 +02:00
Roman Volosovskyi
97c5bebafe Merge pull request #542 from status-im/feature/build-version
git-commit and tag based versioning
2016-12-08 16:34:14 +02:00
Jarrad Hope
9ac00ad41f git and tag based versioning 2016-12-08 16:33:39 +02:00
Roman Volosovskyi
cc687986cc extended defview macro 2016-12-08 15:24:58 +02:00
Roman Volosovskyi
1dc3371ae5 Merge pull request #536 from status-im/bug/group-chat-order-problems
Group chat adding/removing bugs
2016-12-08 11:55:40 +02:00
Adrian Tiberius
a96203b982 move jail initialization to core/init 2016-12-08 11:55:21 +02:00
Adrian Tiberius
ac617b73d5 fix null pointer exception 2016-12-08 11:36:56 +02:00
Roman Volosovskyi
fdecec9f28 upgrade status-go 0.9.0 2016-12-07 11:37:31 +02:00
Roman Volosovskyi
be2a13e900 reset schema version to v1 2016-12-07 11:11:55 +02:00
Roman Volosovskyi
49c604acdd fix #538 2016-12-05 17:31:48 +02:00
Roman Volosovskyi
3d72c6f300 fix bugs at adding/removing to/from group chat related to inconsistent order of incoming messages 2016-12-05 12:39:35 +02:00
Adrian Tiberius
6699e6e667 add gradle constants 2016-12-02 21:34:46 +02:00
Roman Volosovskyi
e7463b877a Merge pull request #535 from status-im/bug/#523
Add contact form: public key instead of address (#523)
2016-12-02 19:18:48 +02:00
Roman Volosovskyi
4aba1fac24 Merge pull request #534 from status-im/feature/console-suggestions-and-execution
Feature/console suggestions and execution
2016-12-02 19:17:07 +02:00
Adrian Tiberius
974ff50b02 implement console message handling and suggestions 2016-12-02 19:13:55 +02:00
alwx
e7043faa45 Ignore emacs projectile files 2016-12-02 20:12:41 +03:00
alwx
8d963726a7 Add contact form: public key instead of address (#523) 2016-12-02 16:21:02 +03:00
Roman Volosovskyi
e06ef1cd68 Merge pull request #519 from status-im/bug/#491-hashtags
Blue hashtags & new line fix (#491)
2016-12-02 14:28:48 +02:00
alwx
3122cb7ac3 Blue hashtags & new line fix (#491) 2016-12-02 14:40:21 +03:00
Roman Volosovskyi
d25ac5e0fe Merge pull request #531 from status-im/feature/#522
Address field in Send to Contacts Screen (#522)
2016-12-02 11:55:15 +02:00
Roman Volosovskyi
02aa30988b Merge pull request #533 from status-im/bug/#526
Show password request only for a new account
2016-12-02 11:40:27 +02:00
alwx
749ee16d58 Address field in Send to Contacts Screen (#522) 2016-12-02 12:38:55 +03:00
Roman Volosovskyi
0af4f8e7d1 fix #526 2016-12-02 10:53:40 +02:00
Roman Volosovskyi
fe1850589d fix #532 2016-12-01 17:45:05 +02:00
Roman Volosovskyi
0916cc6119 fix #528 2016-12-01 17:32:11 +02:00
Roman Volosovskyi
14477b4921 fix #530 2016-12-01 14:17:01 +02:00
Roman Volosovskyi
da3f80289d Merge pull request #520 from status-im/bug/#518
Accounts list overlaps with "Switch user" (#518)
2016-12-01 13:21:57 +02:00
Roman Volosovskyi
09240d99d6 Merge pull request #521 from status-im/bug/#517
No more error when tapping on command suggestion icon (#517)
2016-12-01 12:59:29 +02:00
adrian-tiberius
2e0eab5210 Merge pull request #525 from status-im/bug/#524
Fix creation of multiple accounts
2016-12-01 12:56:26 +02:00
Roman Volosovskyi
a53a0f9ffa Merge pull request #516 from status-im/bug/#509
Message delivery status in group chat
2016-12-01 12:30:30 +02:00
Roman Volosovskyi
a99af99b7b fix #524 2016-12-01 12:27:32 +02:00
alwx
3e4b943e72 No more error when tapping on command suggestion icon (#517) 2016-11-30 23:31:40 +03:00
alwx
dddbb3309c Accounts list overlaps with "Switch user" 2016-11-30 22:35:08 +03:00
Roman Volosovskyi
4854021005 Merge pull request #511 from status-im/feature/console-web3
Feature/console web3
2016-11-30 20:36:20 +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
746ec2d1fe Merge pull request #513 from status-im/bug/#507
Several messaging fixes: latest message (#507), no more clock-value bugs, some UI fixes
2016-11-30 18:14:56 +02:00
Roman Volosovskyi
4274bd26a7 Merge pull request #515 from status-im/feature/ios-icons
Remove Transparency in iOS icons
2016-11-30 17:14:49 +02:00
Roman Volosovskyi
b3037c7263 fix #509 2016-11-30 17:00:34 +02:00
Jarrad Hope
5accad5cce every icon is square 2016-11-30 22:54:13 +08:00