Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement some cross-browser practices (#473) | Dan Finlay | 2016-07-22 | 1 | -15/+16 |
| | | | | | | | | | | | | * Add mozilla plugin key to manifest * Move all chrome references into platform-checking module Addresses #453 * Add chrome global back to linter blacklist * Add tests | ||||
* | Linted | Dan Finlay | 2016-07-12 | 1 | -12/+9 |
| | |||||
* | Add notification global for development | Dan Finlay | 2016-07-12 | 1 | -1/+3 |
| | | | | The background process now has a global `METAMASK_NOTIFIER` object that allows easy mocking of notification data. | ||||
* | Unify wording for transaction options (#369) | Kevin Serrano | 2016-06-30 | 1 | -2/+2 |
| | | | | | | | | * Unify wording for transaction options. * Modify changelog. * Fix wording and spacing. | ||||
* | fix bad merge | kumavis | 2016-06-29 | 1 | -6/+1 |
| | |||||
* | Merge branch 'master' into notif2 | kumavis | 2016-06-29 | 1 | -1/+6 |
|\ | |||||
| * | Merge branch 'master' into FixSomeFormatting | kumavis | 2016-06-29 | 1 | -1/+6 |
| |\ | | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md # app/scripts/lib/notifications.js | ||||
| | * | fix #341 close notifications when oppening pop up | Frankie | 2016-06-29 | 1 | -2/+2 |
| | | | |||||
* | | | background - prepare state for notifcations | kumavis | 2016-06-29 | 1 | -36/+4 |
|/ / | |||||
* / | notif - change size for better readability | kumavis | 2016-06-28 | 1 | -3/+3 |
|/ | |||||
* | clean - appease the linting machine | kumavis | 2016-06-25 | 1 | -1/+0 |
| | |||||
* | svg notif now work for msg signatures | kumavis | 2016-06-25 | 1 | -47/+77 |
| | |||||
* | breakout pending-tx-details | kumavis | 2016-06-25 | 1 | -4/+3 |
| | |||||
* | some legit linting fixes | kumavis | 2016-06-24 | 1 | -0/+1 |
| | |||||
* | svg notif - use actual txParams | kumavis | 2016-06-24 | 1 | -15/+5 |
| | |||||
* | tx-conf add non-interactive mode for notification | kumavis | 2016-06-24 | 1 | -0/+1 |
| | |||||
* | svg notifications - remove unneeded deps and clean code | kumavis | 2016-06-24 | 1 | -50/+31 |
| | |||||
* | initial svg notifications | kumavis | 2016-06-23 | 1 | -16/+101 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -22/+19 |
| | |||||
* | fix illegal return statement :( | kumavis | 2016-06-03 | 1 | -16/+22 |
| | |||||
* | hotfix for #236 - chrome notif api not avail | kumavis | 2016-06-03 | 1 | -0/+9 |
| | |||||
* | background + notifications - add origin to message signatures | kumavis | 2016-05-26 | 1 | -0/+1 |
| | |||||
* | Merge pull request #219 from MetaMask/i218 | Dan Finlay | 2016-05-26 | 1 | -0/+1 |
|\ | | | | | Append dapp origin to RPC/txParams | ||||
| * | notifications - show tx origin | kumavis | 2016-05-26 | 1 | -0/+1 |
| | | |||||
* | | notifications - remove timeout for signature requests | kumavis | 2016-05-26 | 1 | -0/+2 |
|/ | |||||
* | signTx+Msg - show Account Unlock Request when locked | kumavis | 2016-05-25 | 1 | -0/+14 |
| | |||||
* | idmgmt - eth_sign support + notifications | kumavis | 2016-04-29 | 1 | -0/+75 |