Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for markdown to HTML conversion (matrix). Closes #663 (#670) | Wim | 2019-01-06 | 5 | -0/+12560 |
| | | | | | This uses our own gomatrix lib with the SendHTML function which adds HTML to formatted_body in matrix. golang-commonmark is used to convert markdown into valid HTML. | ||||
* | Use mod vendor for vendored directory (backwards compatible) | Wim | 2018-08-06 | 10 | -3459/+0 |
| | |||||
* | Add vendor files for spf13/viper | Wim | 2018-03-04 | 22 | -0/+22047 |