]> Sergey Matveev's repositories - public-inbox.git/commit
searchview: collapse Message-ID links in summary
authorEric Wong <e@80x24.org>
Wed, 17 Mar 2021 18:14:08 +0000 (20:14 +0200)
committerEric Wong <e@80x24.org>
Sun, 21 Mar 2021 10:30:55 +0000 (10:30 +0000)
commit076543017b7646a7324156ed5d5245d467d53c1c
treeea3e2b30fa4edc3bb9a63076b5bf2283411c6776
parenta82e09c5e2ded9bc771cfae0fc5e267b063020ba
searchview: collapse Message-ID links in summary

There's no point in showing duplicate links to the same
Message-ID in summary view.  The per-message page will
note the duplication (if any) separately.

Reported-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Link: https://public-inbox.org/meta/20210317132723.xx4klonordhsb6ve@chatter.i7.local/
lib/PublicInbox/SearchView.pm