]> Sergey Matveev's repositories - public-inbox.git/commitdiff
view: untangle loop when showing message headers
authorEric Wong <e@80x24.org>
Mon, 23 Apr 2018 04:16:52 +0000 (04:16 +0000)
committerEric Wong <e@80x24.org>
Mon, 23 Apr 2018 04:17:04 +0000 (04:17 +0000)
The old loop did not help with code clarity with the various
conditional statements.  It also hid a bug where we forgot to
(optionally) obfuscate email addresses in Subject: lines if
search was enabled.


No differences found