Commit Graph

1165 Commits

Author SHA1 Message Date
alealejandro 30fb48523e Refactor colors, remove unneeded (src/status_im) issue #278 2017-01-30 08:40:27 +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
Jarrad bf582c6091 Merge pull request #760 from erikzrekz/readme/marketing-link-update
Fix broken link
2017-01-27 16:25:50 +08:00
Andrey Shovkoplyas 191257ba13 hide emoji on unmount chat 2017-01-26 20:19:04 +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
Roman Volosovskyi ed8448f04a downgrade status-go 2017-01-26 15:23:09 +02:00
alwx 3b80f7d088 /browse links (addition to #638) 2017-01-25 22:45:04 +02:00
Math Vadash c9366892cf Fix for :navigation-stack is grows on switching tabs #747 2017-01-25 22:39:17 +02:00
Eriks Reks be363ecc1b Fix broken link
Change https://wiki.status.im/contributing/marketing/ to http://wiki.status.im/contributing/outreach/
2017-01-25 13:11:22 -05:00
Gustavo Nunes 016e9b31d1 Add Gnosis dapp to default contacts list #748 2017-01-21 10:09:41 +02:00
Gustavo Nunes 06c8498568 accounts: recover password no longer appears as clear text #732 2017-01-21 09:58:24 +02:00
alwx 374264e108 Semicolon in password works fine now (#684); fix for crash #25 2017-01-21 09:56:23 +02:00
Gustavo Nunes 065a0ddc80 components, profile: better username validation #685 2017-01-21 09:51:13 +02:00
Roman Volosovskyi 3868e6d3c6 fix "Unexpected token ?" on react-native start 2017-01-20 20:20:16 +02:00
Roman Volosovskyi 19e3be5109 make isNodeInitialized instance variable
re-init jail on Android
2017-01-20 18:25:17 +02:00
Roman Volosovskyi e47314bb7e fix awesome-phonenumber externs 2017-01-20 16:20:44 +02:00
alwx a4526f7e3f Alternate Currency Formats breaks ability to send ETH (#665) 2017-01-20 16:00:32 +02:00
Andrey Shovkoplyas 2765ca3eca https://github.com/status-im/status-react/pull/727#issuecomment-272797705
Revert "fixed #702"

This reverts commit ad255fbf8c474c0623eb0eb69ad31852b1b93f76.
fixed #702
2017-01-20 11:23:51 +02:00
Andrey Shovkoplyas 556b9beec7 https://github.com/status-im/status-react/issues/675
fixed #675
2017-01-20 11:14:42 +02:00
Roman Volosovskyi dc38ba94c6 upgrade status-go status-im/status-go#90 2017-01-19 19:53:19 +02:00
alwx a1e0407c8c Emojis are cropped (#673) 2017-01-19 18:04:02 +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
alwx e1a1ab5c37 Enable links within messages (#638) 2017-01-19 17:31:56 +02:00
alwx 4a73facf4e App crash on empty password at confirmation (#644) 2017-01-18 13:01:48 +02:00
Roman Volosovskyi b28faa3115 add externs for #735 2017-01-18 10:31:39 +02:00
alwx d08ca05d33 Add to Contacts tab does not appear (#636) 2017-01-18 09:40:48 +02:00
Roman Volosovskyi 285df463e3 reset isNodeInitialized flag when StatusService is destroyed 2017-01-17 18:30:25 +02:00
alwx d260117c85 Phone fixes (#539, #566, #634) 2017-01-17 17:43:27 +02:00
alwx 101448b963 Ensure browser sessions can not correlate identities between Status account sessions (#688) 2017-01-17 17:24:45 +02:00
Auryn Macmillan 351e54129c Add FirstBlood to existing dapps (#728) 2017-01-17 00:29:30 +03:00
Roman Volosovskyi a0b20e3c22 fix #680 2017-01-16 14:39:46 +02:00
Roman Volosovskyi ba3034f0cc Merge pull request #605 from status-im/feature/#557
Update public/private keys for discoveries (#557)
2017-01-16 13:05:30 +02:00
alwx 9462088de8 Update public/private keys for discoveries (#557) 2017-01-16 11:42:12 +02:00
Roman Volosovskyi 9d7c2867b6 Merge pull request #723 from status-im/bug/#695
Search input on Discover can leave header in indeterminate state (#695)
2017-01-16 11:16:34 +02:00
Roman Volosovskyi be5c6fe548 Merge pull request #707 from GustavoNunes/feature/copy-share-messages-#639
Add ability to copy/paste messages #639
2017-01-16 11:01:20 +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 34f43e11ce Merge pull request #592 from status-im/xmas-cleanup
Remove required namespaces
Remove unused local symbols
Apply lein-kibit suggestions
2017-01-16 08:48:04 +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
alwx 9f5aee0146 Search input on Discover can leave header in indeterminate state (#695) 2017-01-14 17:15:10 +03:00
Jarrad 42b14e71df Merge pull request #721 from johnmn3/feature/slash-command-char-regex-#687
chat.suggestions: updated regex for switch from ! to / command char
2017-01-14 09:39:05 +07:00
Jarrad 3bba4d7d08 developer introduction 2017-01-13 18:47:26 +07:00
Jarrad 3c6b138b20 free (libre) 2017-01-13 18:17:22 +07:00
john ce2a31b233 chat.suggestions: updated regex for switch from ! to / command char 2017-01-12 13:50:53 -05:00
Jarrad 00d7a6a0f4 Merge pull request #705 from GustavoNunes/feature/slash-command-char-#687
chat: change command char from ! to /  #687
2017-01-12 15:57:52 +07:00
Jarrad 395d3de927 Merge pull request #704 from GustavoNunes/bug/request-null-eth-#668
Prevent non-positive-number amounts for send / request commands (#668)
2017-01-12 15:36:55 +07:00
Jarrad Hope 8c37c2faa9 Merge remote-tracking branch 'origin/master' into develop 2017-01-12 15:33:22 +07:00
Gustavo Nunes c948b9b88e chat: change command char from ! to / #687 2017-01-11 14:07:47 -02:00
Gustavo Nunes 66c9e97eef Prevent non-positive-number amounts for send / request commands 2017-01-11 13:57:18 -02:00