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
asymkey
attachment
auth Use `ImagedProvider` for gplus oauth2 provider (#18504) 2022-02-01 01:02:56 +01:00
comments
cron
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
lfs
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
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