]> Sergey Matveev's repositories - public-inbox.git/commitdiff
content_hash: skip Sender for cross posted messages
authorEric Wong <e@80x24.org>
Sat, 30 Jan 2021 05:41:09 +0000 (23:41 -0600)
committerEric Wong <e@80x24.org>
Sun, 31 Jan 2021 02:11:06 +0000 (02:11 +0000)
This regression was introduced long ago and matches behavior
originally specified in the comments.  It makes a noticeable
improvement with search results using -extindex ("all") and
lei results with multiple inboxes.

Update some style bits at the top of the test case while
we're at it.

Fixes: f0ef0a56a8957d6f ("v2: improve deduplication checks")

No differences found