]> Sergey Matveev's repositories - public-inbox.git/commit
view: account for threads lacking a common parent
authorEric Wong <e@80x24.org>
Wed, 6 Apr 2016 08:23:15 +0000 (08:23 +0000)
committerEric Wong <e@80x24.org>
Wed, 6 Apr 2016 08:25:09 +0000 (08:25 +0000)
commit7fe73c43efaa408d4dc8a5d8b9988feef7ff9f19
treedc49217070ce9ed659532cc93dc8c48407e63d8b
parent57502a7c27dd971d99def287bcc02949ba854d93
view: account for threads lacking a common parent

In the per-message view, we still need to account for threads
lacking a common parent.  This can happen when threads are
broken by some broken clients or if somebody sends the same
message twice to the same inbox with a different Message-ID.
lib/PublicInbox/View.pm