]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
www: extmsg: dedupe cross-posted Message-IDs
authorEric Wong <e@80x24.org>
Mon, 12 May 2025 20:45:01 +0000 (20:45 +0000)
committerEric Wong <e@80x24.org>
Thu, 15 May 2025 07:59:57 +0000 (07:59 +0000)
commitdf0579765d8481607fcf580822f60b0224469ccb
tree452f0f8cf3d20fbfc1bb2868e31c7a982e42bfbb
parentc3d0295bd96297600a98b1d6aa6d79790518d906
www: extmsg: dedupe cross-posted Message-IDs

Having redundant links to the same cross-posted message is
unlikely to be of help, especially when using an /all/ extindex.
So just grab the first matching inbox + Message-ID combo and
ignore subsequent URLs for Message-IDs which exist in multiple
inboxes/extindices.
lib/PublicInbox/ExtMsg.pm