Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include thread related headers in issue/coment mail #7484

Merged
merged 6 commits into from
Jul 17, 2019

Commits on Jul 16, 2019

  1. 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.
    mrsdizzie committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    510e89c View commit details
    Browse the repository at this point in the history
  2. Add tests

    mrsdizzie committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    b854c65 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. more tests

    mrsdizzie committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    c44a0c3 View commit details
    Browse the repository at this point in the history
  2. fix typo

    mrsdizzie committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    99e3ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37570e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5258edf View commit details
    Browse the repository at this point in the history