]> Sergey Matveev's repositories - public-inbox.git/commit
view: simplify root filtering in followup display
authorEric Wong <e@80x24.org>
Sun, 23 Aug 2015 22:28:10 +0000 (22:28 +0000)
committerEric Wong <e@80x24.org>
Sun, 23 Aug 2015 22:35:21 +0000 (22:35 +0000)
commit9460e8b6de77374f2eda4ff2cd0ee88bd47cea40
treea47ea9d492266a84efcd534cdff0eed615dd2950
parentaf10d15487fa9f4086c8f5c74d7ee737997ed905
view: simplify root filtering in followup display

The root message-ID may be too long to compare.  Instead,
check fields based on the consistency of our DB.
lib/PublicInbox/View.pm