Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove notice body after reading. | Kevin Serrano | 2017-03-23 | 1 | -0/+1 |
| | |||||
* | Fix bugs with notice. Add disclaimer notice. | Kevin Serrano | 2017-02-10 | 1 | -3/+3 |
| | |||||
* | migration #8 - break out NoticeController substate | kumavis | 2017-02-03 | 1 | -26/+24 |
| | |||||
* | Change filepath for new location of notices. | Kevin Serrano | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Lint. | Kevin Serrano | 2016-12-21 | 1 | -11/+11 |
| | |||||
* | move notice code from metamask-controller + config-manager, in to ↵ | kumavis | 2016-12-17 | 1 | -1/+79 |
| | | | | notice-controller | ||||
* | Add ability to show notices to user & get confirmation. | Kevin Serrano | 2016-12-17 | 1 | -0/+18 |
Implement generation of markdown for notice files. Create npm command. Enhance notice generation. Add test files to test multiple notices. Add basic markdown support to notices. Interval checks for updates. Add extensionizer and linker Add terms and conditions state file Add link support to disclaimer. Changelog addition. |