mirror of
https://github.com/gogs/gogs.git
synced 2026-08-05 17:10:03 +02: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