Commit Graph

1518 Commits

Author SHA1 Message Date
Kevin Serrano 89780bd22a
Modify changelog. 2016-10-07 02:11:14 -07:00
Kevin Serrano 0ecf364c5b
Prevent back/login buttons from appearing on the terms of service. 2016-10-07 02:11:03 -07:00
Kevin Serrano 21d1959435
Fix linting and guarantees set TOS hash. 2016-10-07 01:54:12 -07:00
Kevin Serrano e4f2cd2e09
Fix retention of terms of service hash across reloads of plugin. 2016-10-07 01:42:13 -07:00
Kevin Serrano 7c5ebb6a53
Renamed variables to make more sense. 2016-10-07 01:41:27 -07:00
Kevin Serrano d200ef4a10
Add missing path require statement. 2016-10-07 01:14:25 -07:00
Kevin Serrano 6a1a85ffdd
Merge branch 'tos' into tosplusupdatecheck 2016-10-07 00:11:00 -07:00
Kevin Serrano 4b3f374638
Merge branch 'master' into tos 2016-10-07 00:10:43 -07:00
Kevin Serrano 0a9b814f11
On update, check whether the TOS has changed using hashes. 2016-10-06 03:25:03 -07:00
Kevin Serrano 4ea3246912
Add controller functions for storing and checking TOS hashes. 2016-10-06 03:24:28 -07:00
Kevin Serrano db06813404
Add new functions for storing TOS hashes in config manager. 2016-10-06 03:23:47 -07:00
Kevin Serrano 3fbccdee90
Add string-hash as a package. 2016-10-06 03:21:33 -07:00
Dan Finlay 0182f8a4e9 Merge pull request #710 from MetaMask/EmphasizeAutoUpdating
Emphasize auto-updating in announcement
2016-10-05 20:28:02 -07:00
Kevin Serrano 671b54ff71
Merge branch 'master' into tos 2016-10-05 19:53:41 -07:00
Kevin Serrano e20e0f661d
Fix integration test. 2016-10-05 19:49:53 -07:00
Dan Finlay b055a95201 Emphasize auto-updating in announcement
Helps avoid issues like #703 by emphasizing uninstalling is not required.
2016-10-05 15:52:19 -07:00
Dan Finlay 7c006dac55 Merge pull request #709 from MetaMask/i707-MixedCaseAddresses
Add tolerance for mixed case addresses
2016-10-05 15:48:57 -07:00
Dan Finlay 07c65ecf9d Made announcer use correct text bolding 2016-10-05 15:27:26 -07:00
Dan Finlay f21170c7c3 Add tolerance for sending from mixed-case addresses.
We had to convert to lower case, and also had to modify the new provider-engine sanitizer to tolerate mixed case addresses.

Fixes #707
2016-10-05 15:26:56 -07:00
Dan Finlay 3e09e6a917 Merge pull request #708 from MetaMask/LittleFixes
Little fixes
2016-10-05 11:29:17 -07:00
Dan Finlay 39c129f1a2 Bump provider-engine version 2016-10-05 11:19:54 -07:00
Dan Finlay d02b2c4b4a Correct async link 2016-10-05 11:10:39 -07:00
Dan Finlay 5d63ab22f4 Add extension store description for easy reference 2016-10-05 11:10:04 -07:00
Dan Finlay 774f3bd635 Rebuild dev states 2016-10-05 11:09:51 -07:00
kumavis 8523a526fe Merge pull request #701 from MetaMask/Version-2.13.3
Version 2.13.3
2016-10-05 07:50:37 -07:00
kumavis ea4946ab3a Merge branch 'master' of github.com:MetaMask/metamask-plugin into Version-2.13.3 2016-10-05 07:22:51 -07:00
Kevin Serrano c0d6dcff00
Rewritten to react standards. Way easier. 2016-10-05 02:42:19 -07:00
Kevin Serrano a59422c01d
Linting. 2016-10-04 21:50:56 -07:00
Kevin Serrano 40baf0b7de
Add to changelog. 2016-10-04 21:49:06 -07:00
Kevin Serrano 862adf3a4b
Rename drop menu item to be consistent with naming. 2016-10-04 21:47:17 -07:00
Kevin Serrano f7714412e5
Add relevant legal links to help page. 2016-10-04 21:46:33 -07:00
Kevin Serrano 9b61978738
Make config page title consistent with menu item. 2016-10-04 21:06:31 -07:00
Kevin Serrano 94bfb5410b
Add links to relevant legal pages on user agreement page. 2016-10-04 21:03:14 -07:00
Kevin Serrano 64d8f91371
Add conditional logic for adding listener. 2016-10-04 20:49:06 -07:00
Kevin Serrano 1158855a15
Add padding to markdown paragraphs. 2016-10-04 18:45:01 -07:00
Kevin Serrano 30a915921e
Merge branch 'master' into tos 2016-10-04 18:40:47 -07:00
Kevin Serrano 991c06e542
Add CSS rules for proper formatting. 2016-10-04 18:39:54 -07:00
Kevin Serrano f43594a760
Modify USER_AGREEMENT to be formatted properly. 2016-10-04 18:39:41 -07:00
Kevin Serrano 3628c5b324
Implemented scroll-to-bottom functionality for button activation. 2016-10-04 17:42:17 -07:00
kumavis e5bf957242 Merge pull request #696 from MetaMask/SmallerCopiedButton
Formatting Fixes
2016-10-04 16:36:59 -07:00
kumavis ffe8ec2b89 Merge branch 'master' into SmallerCopiedButton 2016-10-04 16:33:42 -07:00
kumavis 43dd3a5d72 Merge pull request #694 from MetaMask/AddAnnouncerScript
Add announcer script
2016-10-04 16:33:20 -07:00
kumavis e4fc96c503 Merge branch 'master' into AddAnnouncerScript 2016-10-04 16:13:58 -07:00
kumavis 3791647ced Merge pull request #700 from MetaMask/OperaCompatibility
Add Opera compatibility
2016-10-04 16:13:29 -07:00
Dan Finlay 6ee22e6688 Version 2.13.3
Bumps provider-engine to fix log query filtering bug.
2016-10-04 16:11:52 -07:00
Dan Finlay 09983c9b03 Merge branch 'master' into OperaCompatibility 2016-10-04 14:23:41 -07:00
Dan Finlay 0b5984767b Add Opera compatibility
- Fix incorrect OS key
- Add additional icon image sizes.
2016-10-04 14:22:50 -07:00
Frankie 4eafb7da2f Merge branch 'master' into SmallerCopiedButton 2016-10-04 13:50:16 -07:00
Frankie cfcae23a7d Merge pull request #697 from MetaMask/StripPrivateKeyPrefix
Removed hex prefix from private key export
2016-10-04 13:49:18 -07:00
Dan Finlay 769bd8e2ee Removed hex prefix from private key export
For compatibility with Jaxx, MEW, and Geth.

Fixes #687
2016-10-04 13:26:51 -07:00