Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove shapeshift deposit form (#6746) | Mark Stacey | 2019-06-25 | 1 | -4/+0 |
| | | | Closes #6478 | ||||
* | Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension ↵ | kumavis | 2019-03-29 | 1 | -0/+9 |
|\ | | | | | | | into vimalsagar-develop | ||||
| * | merging upstream branch | Vimal | 2018-11-12 | 1 | -0/+45 |
| |\ | |||||
| * | | Adding CoinSwitch exchange | Vimal | 2018-10-22 | 1 | -0/+9 |
| | | | |||||
* | | | Increase Token Symbol length to twelve | Thomas Huang | 2018-11-23 | 1 | -2/+2 |
| | | | |||||
* | | | Remove "Beta" from welcome messages | Whymarrh Whitby | 2018-11-21 | 1 | -1/+1 |
| |/ |/| | | | | | | | | | | | | | | | | | More sed magic: sed -i.bak 's/MetaMask Beta/MetaMask/' app/_locales/**/messages.json && \ find app/_locales -name '*.bak' -delete sed -i.bak 's/"welcomeBeta"/"welcome"/' app/_locales/**/messages.json && \ find app/_locales -name '*.bak' -delete | ||||
* | | EIP-1102: add user privacy option | bitpshr | 2018-11-06 | 1 | -0/+6 |
| | | |||||
* | | EIP-1102: Add option to force-enable provider | bitpshr | 2018-11-06 | 1 | -0/+9 |
| | | |||||
* | | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 1 | -0/+30 |
|/ | |||||
* | Fix formatting of locale files (#5479) | Noel Yoo | 2018-10-10 | 1 | -7/+7 |
| | |||||
* | Update messages.json (#5280) | Kevin Serrano | 2018-09-20 | 1 | -0/+9 |
| | | | Added some translations for Chinese Traditional via Chainsights! | ||||
* | Fix casing of MetaMask in all localized messages | Whymarrh Whitby | 2018-08-14 | 1 | -1/+1 |
| | | | | | | | Using the following: sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete | ||||
* | Chinese translation Enhancements (#4218) | Orange | 2018-05-12 | 1 | -25/+358 |
| | |||||
* | fix | Orange | 2018-03-15 | 1 | -2/+2 |
| | | | | change loose => 疏松; change imported => 已导入私钥 | ||||
* | fix | Orange | 2018-03-14 | 1 | -1/+1 |
| | | | fix 接收 to 接受 | ||||
* | yuanaichi | yuanchao | 2018-03-14 | 1 | -102/+102 |
| | |||||
* | fix | Orange | 2018-03-14 | 1 | -30/+30 |
| | | | fix | ||||
* | fix | Orange | 2018-03-14 | 1 | -1/+1 |
| | | | fix | ||||
* | update | Orange | 2018-03-14 | 1 | -3/+602 |
| | | | update | ||||
* | First part of chinese translation. | Kevin Serrano | 2016-08-23 | 1 | -0/+10 |