mirror of
https://github.com/gogs/gogs.git
synced 2025-05-01 05:01:40 +00:00
* Added option to use plain text alt to HTML emails. Should make the messages friendlier for spam filters. * Check that plaintext conversion worked before adding the HTML alt * Add description of ADD_PLAIN_TEXT_ALT to app.ini * Added comment clarifying html AddAlternative
Execute following command in ROOT directory when anything is changed:
$ go get -u github.com/go-bindata/go-bindata/...
$ make bindata