Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some silly linting issues. | Kevin Serrano | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | Linted | Dan Finlay | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | Get notice version filtering working nicely | Dan Finlay | 2017-11-29 | 1 | -24/+27 |
| | |||||
* | Add firstVersion field to notices selector | Dan Finlay | 2017-11-29 | 1 | -1/+4 |
| | |||||
* | Add optional version field to notices | Dan Finlay | 2017-11-29 | 1 | -1/+9 |
| | | | | Allows notices to only show to users who are on a certain version. | ||||
* | 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. |