]> Sergey Matveev's repositories - public-inbox.git/commit
view: cleaner Message-ID filtering for References
authorEric Wong <e@80x24.org>
Tue, 18 Aug 2015 01:08:28 +0000 (01:08 +0000)
committerEric Wong <e@80x24.org>
Tue, 18 Aug 2015 01:09:42 +0000 (01:09 +0000)
commit7310cc79cea5ba64b1cc7c97169d811d8a4653a0
tree4a74ea30b0244e3c4b160d40d41cee02669b9b7b
parent9beef8313200e56ef37764a43fbdfe1f4bfb4294
view: cleaner Message-ID filtering for References

Avoid compiling a weird and potentially fragile regexp every
time and use the same logic as our search module to dedupe
References.
lib/PublicInbox/View.pm