gitea/services
zeripath 1ab44cb01d
Prevent merge messages from being sorted to the top of email chains (#18566)
* Prevent merge messages from being sorted to the top of email chains

Gitea will currrently resend the same message-id for the closed/merged/reopened
messages for issues. This will cause the merged message to leap to the top of an
email chain and become out of sync.

This PR adds specific suffices for these actions.

Fix #18560

Signed-off-by: Andrew Thornton <art27@cantab.net>

* add test

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-03 18:01:16 -05:00
..
agit Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
asymkey Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
attachment
auth Use ImagedProvider for gplus oauth2 provider (#18504) 2022-02-01 01:02:56 +01:00
comments format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cron format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
externalaccount
forms Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
gitdiff Fix partial cloning a repo (#18373) 2022-01-23 22:19:32 +01:00
issue format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
lfs Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2022-01-20 22:52:56 +01:00
mailer Prevent merge messages from being sorted to the top of email chains (#18566) 2022-02-03 18:01:16 -05:00
migrations Replace sync.Map with normal maps (#18584) 2022-02-03 21:18:18 +02:00
mirror Pause queues (#15928) 2022-01-22 21:22:14 +00:00
org
pull Detect conflicts with 3way merge (#18536) 2022-02-02 12:46:10 +08:00
release format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
repository Pause queues (#15928) 2022-01-22 21:22:14 +00:00
task Pause queues (#15928) 2022-01-22 21:22:14 +00:00
user
webhook Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
wiki Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00