Commit Graph

1 Commits (31a1fe175f022078fa2894112b9526c426b76ba5)

Author SHA1 Message Date
mrsdizzie 944d904980 Include thread related headers in issue/coment mail (#7484)
* Include thread related headers in issue/coment mail

Make it so mail programs will group comments from an issue into the same
thread by setting Message-ID on initial issue and then using In-Reply-To
and References headers to reference that later on.

* Add tests

* more tests

* fix typo
6 years ago